FreeBSD Bugzilla – Attachment 66495 Details for
Bug 98242
Update Port: devel/p5-Data-Dump-Streamer 2.02->2.03-30
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
submission.txt
submission.txt (text/plain), 2.63 KB, created by
Aaron Dalton
on 2006-05-31 22:30:21 UTC
(
hide
)
Description:
submission.txt
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-05-31 22:30:21 UTC
Size:
2.63 KB
patch
obsolete
>? submission.txt >Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Data-Dump-Streamer/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 11 Apr 2006 14:48:57 -0000 1.8 >+++ Makefile 31 May 2006 21:26:21 -0000 >@@ -6,19 +6,19 @@ > # > > PORTNAME= Data-Dump-Streamer >-PORTVERSION= 2.02 >+PORTVERSION= 2.03 > CATEGORIES= devel perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Data > PKGNAMEPREFIX= p5- >+DISTNAME= ${PORTNAME}-${PORTVERSION}-30 > > MAINTAINER= mat@FreeBSD.org >-COMMENT= Stream a highly accurate breadth first data dump in perl code form to a var or file >+COMMENT= Stream a highly accurate breadth first data dump in Perl code > > RUN_DEPENDS= ${SITE_PERL}/Text/Balanced.pm:${PORTSDIR}/textproc/p5-Text-Balanced \ >- ${SITE_PERL}/B/BUtils.pm:${PORTSDIR}/devel/p5-Module-Info >+ ${SITE_PERL}/B/Utils.pm:${PORTSDIR}/devel/p5-B-Utils > BUILD_DEPENDS= ${RUN_DEPENDS} >-BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple > > PERL_CONFIGURE= yes > CONFIGURE_ARGS= DDS >@@ -27,11 +27,12 @@ > > .include <bsd.port.pre.mk> > >-post-patch: >- ${FIND} ${WRKSRC} -type f | ${XARGS} ${PERL} -pi -e 's,B::Utils,B::BUtils,g' >- > .if ${PERL_LEVEL} < 500600 > IGNORE= requires perl 5.6 or above > .endif > >+.if ${PERL_LEVEL} >= 500800 >+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/PadWalker.pm:${PORTSDIR}/devel/p5-PadWalker >+.endif >+ > .include <bsd.port.post.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Data-Dump-Streamer/distinfo,v >retrieving revision 1.7 >diff -u -r1.7 distinfo >--- distinfo 11 Apr 2006 14:48:57 -0000 1.7 >+++ distinfo 31 May 2006 21:26:21 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Data-Dump-Streamer-2.02.tar.gz) = 49e3852a3d471f148cfba5192335db25 >-SHA256 (Data-Dump-Streamer-2.02.tar.gz) = fff9e75c73fe9d184cb5de6c7ba05643b21eb7628210d2ad6e5e674c1953bc5b >-SIZE (Data-Dump-Streamer-2.02.tar.gz) = 69368 >+MD5 (Data-Dump-Streamer-2.03-30.tar.gz) = 55cf625b3a93605c4ee0d96d8ff7db8d >+SHA256 (Data-Dump-Streamer-2.03-30.tar.gz) = 22e45a7dbefadf90932dfe379ed27005caf3752e76f30d3c38f693e6f7478265 >+SIZE (Data-Dump-Streamer-2.03-30.tar.gz) = 71331 >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/devel/p5-Data-Dump-Streamer/pkg-descr,v >retrieving revision 1.1 >diff -u -r1.1 pkg-descr >--- pkg-descr 23 Mar 2004 15:06:01 -0000 1.1 >+++ pkg-descr 31 May 2006 21:26:21 -0000 >@@ -10,3 +10,4 @@ > the output, but obeying the depth relationships of the first pass. > > WWW: http://search.cpan.org/dist/Data-Dump-Streamer/ >+Author: Yves Orton <yves@cpan.org>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 98242
: 66495