FreeBSD Bugzilla – Attachment 93630 Details for
Bug 131586
[Update]devel/p5-Algorithm-Dependency:update to 1.108
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.33 KB, created by
wenheping
on 2009-02-11 13:00:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
wenheping
Created:
2009-02-11 13:00:14 UTC
Size:
2.33 KB
patch
obsolete
>--- Makefile.orig 2009-02-11 19:52:01.000000000 +0800 >+++ Makefile 2009-02-11 20:54:45.000000000 +0800 >@@ -6,17 +6,19 @@ > # > > PORTNAME= Algorithm-Dependency >-PORTVERSION= 1.106 >+PORTVERSION= 1.108 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= wenheping@gmail.com > COMMENT= Base class for implementing various dependency trees > >-RUN_DEPENDS= p5-Params-Util>=0.06:${PORTSDIR}/devel/p5-Params-Util >+RUN_DEPENDS= p5-Params-Util>=0.31:${PORTSDIR}/devel/p5-Params-Util > BUILD_DEPENDS= ${RUN_DEPENDS} >-BUILD_DEPENDS+= p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI >+BUILD_DEPENDS+= p5-Test-ClassAPI>=0.6:${PORTSDIR}/devel/p5-Test-ClassAPI \ >+ p5-PathTools>=3.29:${PORTSDIR}/devel/p5-PathTools \ >+ p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple > > MAN3= Algorithm::Dependency.3 \ > Algorithm::Dependency::Item.3 \ >@@ -24,14 +26,9 @@ > Algorithm::Dependency::Source.3 \ > Algorithm::Dependency::Source::File.3 \ > Algorithm::Dependency::Source::HoA.3 \ >+ Algorithm::Dependency::Source::Invert.3 \ > Algorithm::Dependency::Weight.3 > > PERL_CONFIGURE= yes > >-.include <bsd.port.pre.mk> >- >-.if ${PERL_LEVEL} < 500801 >-RUN_DEPENDS+= p5-Scalar-List-Utils>=1.11:${PORTSDIR}/lang/p5-Scalar-List-Utils >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >--- distinfo.orig 2009-02-11 19:52:01.000000000 +0800 >+++ distinfo 2009-02-11 19:52:01.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (Algorithm-Dependency-1.106.tar.gz) = 60cb5584ceacd0a569537bc0ff359e1f >-SHA256 (Algorithm-Dependency-1.106.tar.gz) = 95d259695a715f7b0bdcd6d8459fe017b09240d08b8dfe7b6d4a7e329ae8db46 >-SIZE (Algorithm-Dependency-1.106.tar.gz) = 36390 >+MD5 (Algorithm-Dependency-1.108.tar.gz) = 50c2e1a28f1def9e21619d4036ce62ee >+SHA256 (Algorithm-Dependency-1.108.tar.gz) = b3400c81c4f4c949d7c562f41b6fe2d923221dc28af2adeb7167b76a740769ed >+SIZE (Algorithm-Dependency-1.108.tar.gz) = 38376 >--- pkg-plist.orig 2009-02-11 19:52:01.000000000 +0800 >+++ pkg-plist 2009-02-11 19:52:01.000000000 +0800 >@@ -2,6 +2,7 @@ > %%SITE_PERL%%/Algorithm/Dependency/Item.pm > %%SITE_PERL%%/Algorithm/Dependency/Ordered.pm > %%SITE_PERL%%/Algorithm/Dependency/Source.pm >+%%SITE_PERL%%/Algorithm/Dependency/Source/Invert.pm > %%SITE_PERL%%/Algorithm/Dependency/Source/File.pm > %%SITE_PERL%%/Algorithm/Dependency/Source/HoA.pm > %%SITE_PERL%%/Algorithm/Dependency/Weight.pm
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 131586
: 93630