diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-20 14:53:45 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-07-20 14:53:45 +0000 |
commit | 594b2797b1b410cccc62ba6e018c3dfd257a1e39 (patch) | |
tree | 735bec24879ce83b5b9c1b3ba733724a65e6e96a /devel/p5-Test-Deep | |
parent | 2c4d8eaafc469c2b211312e7bc18c6caf93ca231 (diff) | |
download | ports-594b2797b1b410cccc62ba6e018c3dfd257a1e39.tar.gz ports-594b2797b1b410cccc62ba6e018c3dfd257a1e39.zip |
Notes
Diffstat (limited to 'devel/p5-Test-Deep')
-rw-r--r-- | devel/p5-Test-Deep/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Test-Deep/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Test-Deep/plist | 38 |
3 files changed, 4 insertions, 42 deletions
diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile index b54164625ded..61bf0d0b8484 100644 --- a/devel/p5-Test-Deep/Makefile +++ b/devel/p5-Test-Deep/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Test-Deep -PORTVERSION= 0.087 +PORTVERSION= 0.088 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= az@inec.ru COMMENT= Test data structures for differences deeply BUILD_DEPENDS= ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings \ diff --git a/devel/p5-Test-Deep/distinfo b/devel/p5-Test-Deep/distinfo index 8cc93f0e0c3f..1f642f67d3f7 100644 --- a/devel/p5-Test-Deep/distinfo +++ b/devel/p5-Test-Deep/distinfo @@ -1,2 +1,2 @@ -MD5 (Test-Deep-0.087.tar.gz) = 6b0b9de6c540f613f8f3db942d93a467 -SIZE (Test-Deep-0.087.tar.gz) = 29135 +MD5 (Test-Deep-0.088.tar.gz) = 51fb03ef16df2080b5a59973c9534e35 +SIZE (Test-Deep-0.088.tar.gz) = 28986 diff --git a/devel/p5-Test-Deep/plist b/devel/p5-Test-Deep/plist deleted file mode 100644 index a4f530ae9580..000000000000 --- a/devel/p5-Test-Deep/plist +++ /dev/null @@ -1,38 +0,0 @@ -%%SITE_PERL%%/Test/Deep/String.pm -%%SITE_PERL%%/Test/Deep/Cmp.pm -%%SITE_PERL%%/Test/Deep/Boolean.pm -%%SITE_PERL%%/Test/Deep/HashElements.pm -%%SITE_PERL%%/Test/Deep/Isa.pm -%%SITE_PERL%%/Test/Deep/ArrayLengthOnly.pm -%%SITE_PERL%%/Test/Deep/Cache/Simple.pm -%%SITE_PERL%%/Test/Deep/Set.pm -%%SITE_PERL%%/Test/Deep/Number.pm -%%SITE_PERL%%/Test/Deep/HashEach.pm -%%SITE_PERL%%/Test/Deep/Regexp.pm -%%SITE_PERL%%/Test/Deep/Ignore.pm -%%SITE_PERL%%/Test/Deep/ArrayLength.pm -%%SITE_PERL%%/Test/Deep/Array.pm -%%SITE_PERL%%/Test/Deep/Shallow.pm -%%SITE_PERL%%/Test/Deep/ListMethods.pm -%%SITE_PERL%%/Test/Deep/HashKeysOnly.pm -%%SITE_PERL%%/Test/Deep/ArrayEach.pm -%%SITE_PERL%%/Test/Deep/RegexpRef.pm -%%SITE_PERL%%/Test/Deep/MM.pm -%%SITE_PERL%%/Test/Deep/Any.pm -%%SITE_PERL%%/Test/Deep/All.pm -%%SITE_PERL%%/Test/Deep/ArrayElementsOnly.pm -%%SITE_PERL%%/Test/Deep/Methods.pm -%%SITE_PERL%%/Test/Deep/Cache.pm -%%SITE_PERL%%/Test/Deep/HashKeys.pm -%%SITE_PERL%%/Test/Deep/ScalarRefOnly.pm -%%SITE_PERL%%/Test/Deep/Code.pm -%%SITE_PERL%%/Test/Deep/Ref.pm -%%SITE_PERL%%/Test/Deep/Blessed.pm -%%SITE_PERL%%/Test/Deep/ScalarRef.pm -%%SITE_PERL%%/Test/Deep.pm -%%SITE_PERL%%/Test/Deep/RegexpRefOnly.pm -%%SITE_PERL%%/Test/Deep/Hash.pm -%%SITE_PERL%%/Test/Deep/Class.pm -%%SITE_PERL%%/Test/Deep.pod -%%SITE_PERL%%/Test/Deep/RefType.pm -%%SITE_PERL%%/Test/Deep/Stack.pm |