Date: Fri, 22 Sep 2006 08:35:59 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org, clsung@FreeBSD.org Subject: ports/103465: [PATCH] devel/p5-Module-Build-Convert: update to 0.32 Message-ID: <20060922003559.F3A1E412@netnews.NCTU.edu.tw> Resent-Message-ID: <200609220040.k8M0eMGS030347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103465 >Category: ports >Synopsis: [PATCH] devel/p5-Module-Build-Convert: update to 0.32 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Sep 22 00:40:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.32 - Reduce some dependencies already in Perl 5.6 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Module-Build-Convert-0.32.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Module-Build-Convert/Makefile /home/staff/gslin/work/ports/p5-Module-Build-Convert/Makefile --- /usr/ports/devel/p5-Module-Build-Convert/Makefile Sun Jun 25 23:00:57 2006 +++ /home/staff/gslin/work/ports/p5-Module-Build-Convert/Makefile Fri Sep 22 08:35:22 2006 @@ -6,7 +6,7 @@ # PORTNAME= Module-Build-Convert -PORTVERSION= 0.30 +PORTVERSION= 0.32 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -18,10 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage -RUN_DEPENDS= p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ +RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir PERL_MODBUILD= yes diff -ruN --exclude=CVS /usr/ports/devel/p5-Module-Build-Convert/distinfo /home/staff/gslin/work/ports/p5-Module-Build-Convert/distinfo --- /usr/ports/devel/p5-Module-Build-Convert/distinfo Sun Jun 25 23:00:57 2006 +++ /home/staff/gslin/work/ports/p5-Module-Build-Convert/distinfo Fri Sep 22 08:32:07 2006 @@ -1,3 +1,3 @@ -MD5 (Module-Build-Convert-0.30.tar.gz) = f72afc6795fa40eab18bc30021810897 -SHA256 (Module-Build-Convert-0.30.tar.gz) = b7e1ce0ba6425d508c2f8a5274f84cb59108fd95e2a0bbd4bdceefbc71f441e3 -SIZE (Module-Build-Convert-0.30.tar.gz) = 14981 +MD5 (Module-Build-Convert-0.32.tar.gz) = f9fc6609c3f88fea3481fcea976921af +SHA256 (Module-Build-Convert-0.32.tar.gz) = 0478a826eb5f9df286fe039150a8df6b86b65dae34530389b4f4517363ae86ca +SIZE (Module-Build-Convert-0.32.tar.gz) = 15441 --- p5-Module-Build-Convert-0.32.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060922003559.F3A1E412>