ports/119580: [maintainer update] net/p5-Net-Amazon-EC2: Removed pkg-message from SUB_FILES

Greg Larkin glarkin at sourcehosting.net
Fri Jan 11 23:20:04 UTC 2008


>Number:         119580
>Category:       ports
>Synopsis:       [maintainer update] net/p5-Net-Amazon-EC2: Removed pkg-message from SUB_FILES
>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:   Fri Jan 11 23:20:03 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: Thu Apr 26 14:24:01 UTC 2007
>Description:
Incorporated a change suggested by Yen-Ming Lee. files/pkg-message.in
has no substitations, so it can be removed from SUB_FILES and
moved up one directory level.

Added file(s):
- pkg-message

Removed file(s):
- files/pkg-message.in

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

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

--- p5-Net-Amazon-EC2-0.05_1.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	Thu Jan 10 18:18:35 2008
+++ /usr/ports/net/p5-Net-Amazon-EC2/Makefile	Fri Jan 11 18:09:10 2008
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-Amazon-EC2
 PORTVERSION=	0.05
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -32,8 +33,6 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::Amazon::EC2.3
-
-SUB_FILES=	pkg-message
 
 post-install:
 	@${CAT} ${PKGMESSAGE}
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Amazon-EC2.orig/files/pkg-message.in /usr/ports/net/p5-Net-Amazon-EC2/files/pkg-message.in
--- /usr/ports/net/p5-Net-Amazon-EC2.orig/files/pkg-message.in	Wed Dec 12 08:30:26 2007
+++ /usr/ports/net/p5-Net-Amazon-EC2/files/pkg-message.in	Wed Dec 31 19:00:00 1969
@@ -1,15 +0,0 @@
-
-You need to do some things before you can use the Amazon Elastic
-Compute Cloud:
-
-1) Visit http://aws.amazon.com/ to create an Amazon AWS account.
-
-2) Obtain your AWS public key and secret key to use with the EC2 service.
-
-3) Create AMIs and use them as needed.
-
-   DISCLAIMER: No one but you is responsible for paying Amazon to use
-               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-descr /usr/ports/net/p5-Net-Amazon-EC2/pkg-descr
--- /usr/ports/net/p5-Net-Amazon-EC2.orig/pkg-descr	Wed Dec 12 08:30:26 2007
+++ /usr/ports/net/p5-Net-Amazon-EC2/pkg-descr	Fri Jan 11 18:08:46 2008
@@ -1,3 +1,3 @@
 This module provides a Perlish interface to Amazon Elastic Compute Cloud.
 
-WWW:	http://search.cpan.org/~jkim/Net-Amazon-EC2-0.04/
+WWW:	http://search.cpan.org/~jkim/Net-Amazon-EC2-0.05/
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	Wed Dec 31 19:00:00 1969
+++ /usr/ports/net/p5-Net-Amazon-EC2/pkg-message	Fri Jan 11 18:12:53 2008
@@ -0,0 +1,14 @@
+
+You need to do some things before you can use the Amazon Elastic
+Compute Cloud:
+
+1) Visit http://aws.amazon.com/ to create an Amazon AWS account.
+
+2) Obtain your AWS public key and secret key to use with the EC2 service.
+
+3) Create AMIs and use them as needed.
+
+   DISCLAIMER: No one but you is responsible for paying Amazon to use
+               the EC2 service. EC2 does not have a free sandbox area,
+               so be aware how much money you are spending to use the
+               service.
--- p5-Net-Amazon-EC2-0.05_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list