diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-16 01:24:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-16 01:24:19 +0800 |
commit | 10867887ed796077b44be8d5cefbcc3c3b128ced (patch) | |
tree | f7eb80a4e4dfadb104c62c8102755d18c6008406 /www/p5-WWW-DHL | |
parent | 5e45fb50602233e3d47a3b96ce1564e442b89f0a (diff) | |
download | freebsd-ports-gnome-10867887ed796077b44be8d5cefbcc3c3b128ced.tar.gz freebsd-ports-gnome-10867887ed796077b44be8d5cefbcc3c3b128ced.tar.zst freebsd-ports-gnome-10867887ed796077b44be8d5cefbcc3c3b128ced.zip |
- Update to 0.03
- Pass maintainership to perl@
PR: 131703
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Diffstat (limited to 'www/p5-WWW-DHL')
-rw-r--r-- | www/p5-WWW-DHL/Makefile | 7 | ||||
-rw-r--r-- | www/p5-WWW-DHL/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-WWW-DHL/Makefile b/www/p5-WWW-DHL/Makefile index 97d6a225e30e..b07c76d93f73 100644 --- a/www/p5-WWW-DHL/Makefile +++ b/www/p5-WWW-DHL/Makefile @@ -6,18 +6,17 @@ # PORTNAME= WWW-DHL -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= WWW PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for the DHL online tracking service PERL_CONFIGURE= yes MAN3= WWW::DHL.3 -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/www/p5-WWW-DHL/distinfo b/www/p5-WWW-DHL/distinfo index 2c55eedf3fd4..a762040aadd6 100644 --- a/www/p5-WWW-DHL/distinfo +++ b/www/p5-WWW-DHL/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-DHL-0.02.tar.gz) = ec4cf414275033ff5b8fb68e6f3246db -SHA256 (WWW-DHL-0.02.tar.gz) = 801765ecd8a64e2aa3f8864e31fd464801e481c429f3d649d5ed382484dadf09 -SIZE (WWW-DHL-0.02.tar.gz) = 2682 +MD5 (WWW-DHL-0.03.tar.gz) = 313849f809e0d81eabb5bd872c747d00 +SHA256 (WWW-DHL-0.03.tar.gz) = 9a18cbbba1fc6a599935ac39675fc0dcc8428e42e5520a546e7011855d20ccf6 +SIZE (WWW-DHL-0.03.tar.gz) = 2730 |