Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2012 22:46:30 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jnlin@csie.nctu.edu.tw
Subject:   ports/170966: [PATCH] dns/p5-Net-Amazon-Route53: update to 0.122310
Message-ID:  <201208240246.q7O2kUrL006732@meatwad.mouf.net>
Resent-Message-ID: <201208240250.q7O2o6aB020168@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170966
>Category:       ports
>Synopsis:       [PATCH] dns/p5-Net-Amazon-Route53: update to 0.122310
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 02:50:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 0.122310

Port maintainer (jnlin@csie.nctu.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Net-Amazon-Route53-0.122310.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303051)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Net-Amazon-Route53-0.111300.tar.gz) = 29303cbb7b7796e705599713f10d66607253a4ed1c340acb2dedd83be50f4f65
-SIZE (Net-Amazon-Route53-0.111300.tar.gz) = 17974
+SHA256 (Net-Amazon-Route53-0.122310.tar.gz) = 36ff29ef0eb48673aa05ff34e91072394403d6d5381a767c79954b7bc1d8c859
+SIZE (Net-Amazon-Route53-0.122310.tar.gz) = 21884
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303051)
+++ pkg-plist	(working copy)
@@ -3,10 +3,12 @@
 %%SITE_PERL%%/Net/Amazon/Route53/Change.pm
 %%SITE_PERL%%/Net/Amazon/Route53/HostedZone.pm
 %%SITE_PERL%%/Net/Amazon/Route53/ResourceRecordSet.pm
+%%SITE_PERL%%/Net/Amazon/Route53/ResourceRecordSet/Change.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Route53/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/Route53
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrm %%SITE_PERL%%/Net/Amazon/Route53/ResourceRecordSet
 @dirrm %%SITE_PERL%%/Net/Amazon/Route53
 @dirrmtry %%SITE_PERL%%/Net/Amazon
 @dirrmtry %%SITE_PERL%%/Net
Index: Makefile
===================================================================
--- Makefile	(revision 303051)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Amazon-Route53
-PORTVERSION=	0.111300
+PORTVERSION=	0.122310
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -29,6 +29,7 @@
 MAN3=		Net::Amazon::Route53.3 \
 		Net::Amazon::Route53::HostedZone.3 \
 		Net::Amazon::Route53::ResourceRecordSet.3 \
+		Net::Amazon::Route53::ResourceRecordSet::Change.3 \
 		Net::Amazon::Route53::Change.3
 
 .include <bsd.port.mk>
--- p5-Net-Amazon-Route53-0.122310.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208240246.q7O2kUrL006732>