diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-06-26 23:18:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-06-26 23:18:01 +0800 |
commit | 187a9c62a78e1d9751c966e78e4423a4572c6323 (patch) | |
tree | 279272cd7012821e29339e5c856e3c96d855915c /dns/p5-Net-Amazon-Route53 | |
parent | 6b01558473f60632d5df21962d4e58af3f27ae7d (diff) | |
download | freebsd-ports-gnome-187a9c62a78e1d9751c966e78e4423a4572c6323.tar.gz freebsd-ports-gnome-187a9c62a78e1d9751c966e78e4423a4572c6323.tar.zst freebsd-ports-gnome-187a9c62a78e1d9751c966e78e4423a4572c6323.zip |
- Update to 0.111300
Changes: http://search.cpan.org/dist/Net-Amazon-Route53/Changes
PR: ports/158288
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
Diffstat (limited to 'dns/p5-Net-Amazon-Route53')
-rw-r--r-- | dns/p5-Net-Amazon-Route53/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-Net-Amazon-Route53/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/dns/p5-Net-Amazon-Route53/Makefile b/dns/p5-Net-Amazon-Route53/Makefile index 763107f6e9ca..5ffab8369405 100644 --- a/dns/p5-Net-Amazon-Route53/Makefile +++ b/dns/p5-Net-Amazon-Route53/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Net-Amazon-Route53 -PORTVERSION= 0.110310 -PORTREVISION= 1 +PORTVERSION= 0.111300 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,7 +22,6 @@ RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ p5-XML-Bare>=0:${PORTSDIR}/textproc/p5-XML-Bare \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/dns/p5-Net-Amazon-Route53/distinfo b/dns/p5-Net-Amazon-Route53/distinfo index 5da807ab8ec1..cada7c9a29c8 100644 --- a/dns/p5-Net-Amazon-Route53/distinfo +++ b/dns/p5-Net-Amazon-Route53/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Amazon-Route53-0.110310.tar.gz) = 553c958a4c646b44b09ee312625e5a74349c26cb234edad2ba9adcf7e352bbf2 -SIZE (Net-Amazon-Route53-0.110310.tar.gz) = 17916 +SHA256 (Net-Amazon-Route53-0.111300.tar.gz) = 29303cbb7b7796e705599713f10d66607253a4ed1c340acb2dedd83be50f4f65 +SIZE (Net-Amazon-Route53-0.111300.tar.gz) = 17974 |