diff options
author | az <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
commit | 7fd01e05c5819a38c3e7a76d21d645d85ab803ae (patch) | |
tree | 389eac41627466458418aa46322f1cf83fab1da0 /lang/p5-Test-XPath | |
parent | f57990a532e2e034929b8286bd47697725edd079 (diff) | |
download | freebsd-ports-graphics-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.tar.gz freebsd-ports-graphics-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.tar.zst freebsd-ports-graphics-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.zip |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Diffstat (limited to 'lang/p5-Test-XPath')
-rw-r--r-- | lang/p5-Test-XPath/Makefile | 2 | ||||
-rw-r--r-- | lang/p5-Test-XPath/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/p5-Test-XPath/Makefile b/lang/p5-Test-XPath/Makefile index acb07fa4d5d..6c2c3f809a3 100644 --- a/lang/p5-Test-XPath/Makefile +++ b/lang/p5-Test-XPath/Makefile @@ -9,7 +9,7 @@ PORTNAME= Test-XPath PORTVERSION= 0.13 CATEGORIES= lang perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER +MASTER_SITE_SUBDIR= CPAN:DWHEELER PKGNAMEPREFIX= p5- MAINTAINER= milki@rescomp.berkeley.edu diff --git a/lang/p5-Test-XPath/distinfo b/lang/p5-Test-XPath/distinfo index a809add06cf..6e9721fa5e4 100644 --- a/lang/p5-Test-XPath/distinfo +++ b/lang/p5-Test-XPath/distinfo @@ -1,3 +1,2 @@ -MD5 (Test-XPath-0.13.tar.gz) = 930c3b3d900d16f73a5f0116feb2581d SHA256 (Test-XPath-0.13.tar.gz) = f31b772ba943e0322dc1f3915c9b8bca8a92831b442a2c3471f9ccc8151efd1a SIZE (Test-XPath-0.13.tar.gz) = 14285 |