- Update to 0.3
Changes: http://search.cpan.org/dist/Data-Printer/Changes
This commit is contained in:
parent
9ff2ecd840
commit
52fa897e76
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291405
2 changed files with 4 additions and 3 deletions
|
@ -6,10 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= Data-Printer
|
||||
PORTVERSION= 0.29
|
||||
PORTVERSION= 0.30
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Colored pretty-print of Perl data structures and objects
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Data-Printer-0.29.tar.gz) = 6391bb6746bafd2524626b871eea1915be4a509bb1ea83975e70cdb30446428f
|
||||
SIZE (Data-Printer-0.29.tar.gz) = 43107
|
||||
SHA256 (Data-Printer-0.3.tar.gz) = d1f1cbcc0673e1fae0afb1d0522cd6237dd31fa1d6db0c3f3cfe7685845199c5
|
||||
SIZE (Data-Printer-0.3.tar.gz) = 44800
|
||||
|
|
Loading…
Reference in a new issue