From nobody@FreeBSD.org  Sat Feb  9 01:09:00 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DC31416A418
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2008 01:09:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id CAC5613C45A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  9 Feb 2008 01:09:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1916rvx045005
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 9 Feb 2008 01:06:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1916qQm045004;
	Sat, 9 Feb 2008 01:06:52 GMT
	(envelope-from nobody)
Message-Id: <200802090106.m1916qQm045004@www.freebsd.org>
Date: Sat, 9 Feb 2008 01:06:52 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/p5-Heap-Simple-Perl
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120436
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Heap-Simple-Perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 09 01:10:02 UTC 2008
>Closed-Date:    Sat Feb 23 16:23:23 UTC 2008
>Last-Modified:  Sat Feb 23 16:30:04 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.14;
- Fix pkg-plist;
- CONFIGURE_ARGS(-n) to avoid questions about test in this port.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Heap-Simple-Perl/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	8 Sep 2007 00:57:28 -0000	1.4
+++ Makefile	9 Feb 2008 01:06:13 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Heap-Simple-Perl
-PORTVERSION=	0.11
+PORTVERSION=	0.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Heap
@@ -19,6 +19,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
+CONFIGURE_ARGS+=	-n
 
 MAN3=		Heap::Simple::Perl.3
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Heap-Simple-Perl/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	20 Dec 2005 15:28:59 -0000	1.3
+++ distinfo	9 Feb 2008 01:06:13 -0000
@@ -1,3 +1,3 @@
-MD5 (Heap-Simple-Perl-0.11.tar.gz) = 898458aab2a4eb67b4a199d13fc6e1cf
-SHA256 (Heap-Simple-Perl-0.11.tar.gz) = a5d31b3e77430ae4c5219ccb9ab761c1c6e9a65e0bfdaa8bdbfb4444587d4bbb
-SIZE (Heap-Simple-Perl-0.11.tar.gz) = 27985
+MD5 (Heap-Simple-Perl-0.14.tar.gz) = a2723ab28b7fcb35131037525a5b2f93
+SHA256 (Heap-Simple-Perl-0.14.tar.gz) = 4cb11f0d17a7e480d86f259a10479991a942ca7ca56cda9f967d1886f08a1ff6
+SIZE (Heap-Simple-Perl-0.14.tar.gz) = 32176
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Heap-Simple-Perl/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 01:47:46 -0000	1.3
+++ pkg-plist	9 Feb 2008 01:06:13 -0000
@@ -7,6 +7,7 @@
 %%SITE_PERL%%/Heap/Simple/Number.pm
 %%SITE_PERL%%/Heap/Simple/NumberReverse.pm
 %%SITE_PERL%%/Heap/Simple/Object.pm
+%%SITE_PERL%%/Heap/Simple/Perl/Package.pm
 %%SITE_PERL%%/Heap/Simple/Perl.pm
 %%SITE_PERL%%/Heap/Simple/Scalar.pm
 %%SITE_PERL%%/Heap/Simple/String.pm
@@ -40,5 +41,6 @@
 @dirrm %%SITE_PERL%%/auto/Heap/Simple/Perl
 @dirrmtry %%SITE_PERL%%/auto/Heap/Simple
 @dirrmtry %%SITE_PERL%%/auto/Heap
+@dirrmtry %%SITE_PERL%%/Heap/Simple/Perl
 @dirrmtry %%SITE_PERL%%/Heap/Simple
 @dirrmtry %%SITE_PERL%%/Heap
Index: files/patch-Makefile
===================================================================
RCS file: files/patch-Makefile
diff -N files/patch-Makefile
--- files/patch-Makefile	20 Dec 2005 15:28:59 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- Makefile.PL	Wed Jul 27 15:21:08 2005
-+++ Makefile.PL	Fri Nov 25 19:10:07 2005
-@@ -7,7 +7,7 @@
- 
- # Allows to suppress all questions with -n
- use Getopt::Std;
--our $opt_n;
-+our $opt_n = 1;
- getopts("n") || die "Usage: $0 [-n]\n";
- 
- my $benchmark = 0;


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 9 01:10:08 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120436 
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sat Feb 23 16:23:16 UTC 2008 
State-Changed-Why:  
COmmitted, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120436 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120436: commit references a PR
Date: Sat, 23 Feb 2008 16:23:20 +0000 (UTC)

 erwin       2008-02-23 16:23:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/p5-Heap-Simple-Perl Makefile distinfo pkg-plist 
   Removed files:
     devel/p5-Heap-Simple-Perl/files patch-Makefile 
   Log:
   Update to 0.14
   
   PR:             120436
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer timeout
   
   Revision  Changes    Path
   1.5       +2 -1      ports/devel/p5-Heap-Simple-Perl/Makefile
   1.4       +3 -3      ports/devel/p5-Heap-Simple-Perl/distinfo
   1.2       +0 -11     ports/devel/p5-Heap-Simple-Perl/files/patch-Makefile (dead)
   1.4       +2 -0      ports/devel/p5-Heap-Simple-Perl/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
