Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 18:54:55 -0500 (EST)
From:      Greg Larkin <glarkin@sourcehosting.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@sourcehosting.net
Subject:   ports/120919: [maintainer update] net/p5-Net-Amazon-EC2: update to 0.06
Message-ID:  <200802202354.m1KNstYq046832@ports.entropy.prv>
Resent-Message-ID: <200802210000.m1L00Ce9078589@freefall.freebsd.org>

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

>Number:         120919
>Category:       ports
>Synopsis:       [maintainer update] net/p5-Net-Amazon-EC2: update to 0.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 21 00:00:12 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Wed Feb 13 01:40:13 UTC 2008
>Description:
- Update to 0.06
- Rearranged the *_DEPENDS sections and fixed pkg-plist

Port maintainer (glarkin@sourcehosting.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Amazon-EC2-0.06.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon-EC2.orig/Makefile /usr/ports/net/p5-Net-Amazon-EC2/Makefile
--- /usr/ports/net/p5-Net-Amazon-EC2.orig/Makefile	Sun Jan 27 23:46:44 2008
+++ /usr/ports/net/p5-Net-Amazon-EC2/Makefile	Wed Feb 20 18:50:30 2008
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Amazon-EC2
-PORTVERSION=	0.05
+PORTVERSION=	0.06
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,14 +14,15 @@
 MAINTAINER=	glarkin@sourcehosting.net
 COMMENT=	Perl interface to the Amazon Elastic Compute Cloud
 
-RUN_DEPENDS=	${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
-		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
 		${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
-		${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build \
-		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+		${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+		${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
 		${SITE_PERL}/Moose.pm:${PORTSDIR}/devel/p5-Moose
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon-EC2.orig/distinfo /usr/ports/net/p5-Net-Amazon-EC2/distinfo
--- /usr/ports/net/p5-Net-Amazon-EC2.orig/distinfo	Thu Jan 10 18:18:35 2008
+++ /usr/ports/net/p5-Net-Amazon-EC2/distinfo	Wed Feb 20 18:32:31 2008
@@ -1,3 +1,3 @@
-MD5 (Net-Amazon-EC2-0.05.tar.gz) = 231800b7a54e86453756728748463cf5
-SHA256 (Net-Amazon-EC2-0.05.tar.gz) = c3b63d6ae816a0d6572acda1d251740f119362d878b991febaee3d521817ca0c
-SIZE (Net-Amazon-EC2-0.05.tar.gz) = 28888
+MD5 (Net-Amazon-EC2-0.06.tar.gz) = 3621ca7f99444ae4f176ccbeb514e0f6
+SHA256 (Net-Amazon-EC2-0.06.tar.gz) = 37608df24fa6cb9ebb01e8ba015b96a9bcdca17541bce070ed48aed365e7b952
+SIZE (Net-Amazon-EC2-0.06.tar.gz) = 29076
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon-EC2.orig/pkg-message /usr/ports/net/p5-Net-Amazon-EC2/pkg-message
--- /usr/ports/net/p5-Net-Amazon-EC2.orig/pkg-message	Sun Jan 27 23:46:44 2008
+++ /usr/ports/net/p5-Net-Amazon-EC2/pkg-message	Wed Feb 20 18:50:59 2008
@@ -12,4 +12,3 @@
                the EC2 service. EC2 does not have a free sandbox area,
                so be aware how much money you are spending to use the
                service.
-
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon-EC2.orig/pkg-plist /usr/ports/net/p5-Net-Amazon-EC2/pkg-plist
--- /usr/ports/net/p5-Net-Amazon-EC2.orig/pkg-plist	Thu Jan 10 18:18:35 2008
+++ /usr/ports/net/p5-Net-Amazon-EC2/pkg-plist	Wed Feb 20 18:45:45 2008
@@ -26,7 +26,6 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon/EC2
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Amazon
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
 @dirrm %%SITE_PERL%%/Net/Amazon/EC2
 @dirrmtry %%SITE_PERL%%/Net/Amazon
+@dirrmtry %%SITE_PERL%%/Net
--- p5-Net-Amazon-EC2-0.06.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?200802202354.m1KNstYq046832>