mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.14
Add the DDS shortcut
This commit is contained in:
parent
5da02345b0
commit
d2eb482ba1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141427
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Data-Dump-Streamer
|
||||
PORTVERSION= 1.12
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Data
|
||||
@ -21,8 +21,9 @@ BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Dif
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= DDS
|
||||
|
||||
MAN3= Data::Dump::Streamer.3
|
||||
MAN3= DDS.3 Data::Dump::Streamer.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Data-Dump-Streamer-1.12.tar.gz) = 1bc29e4669046600da372c11f67bdeae
|
||||
SIZE (Data-Dump-Streamer-1.12.tar.gz) = 63633
|
||||
MD5 (Data-Dump-Streamer-1.14.tar.gz) = 5456e2e505594f0c8c18ce968cb1e66e
|
||||
SIZE (Data-Dump-Streamer-1.14.tar.gz) = 64466
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $FreeBSD$
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/DDS.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Data/Dump/Streamer.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Data/Dump/Streamer/_/Printers.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dump/Streamer/.packlist
|
||||
|
Loading…
Reference in New Issue
Block a user