Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2006 14:40:09 -0600 (MDT)
From:      "Aaron Dalton" <aaron@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98313: Update Port: devel/p5-Test-SubCalls 0.05->1.06
Message-ID:  <200606012040.k51Ke9g6072781@moondance.itsy-bitsy.net>
Resent-Message-ID: <200606012050.k51KoIFH072631@freefall.freebsd.org>

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

>Number:         98313
>Category:       ports
>Synopsis:       Update Port: devel/p5-Test-SubCalls 0.05->1.06
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 01 20:50:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
- Update from v0.05 to v1.06
- Removed post-patch target as vendor has removed the auto-install code

1.06 Fri 12 May 2006
	- Moving to a stable version number
	- Upgrading to Module::Install 0.62 final
	- Removing auto_install
>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-SubCalls/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	29 Apr 2006 12:19:50 -0000	1.6
+++ Makefile	1 Jun 2006 20:40:06 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Test-SubCalls
-PORTVERSION=	0.05
+PORTVERSION=	1.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Test
@@ -23,11 +23,6 @@
 
 MAN3=	Test::SubCalls.3
 
-post-patch:
-	@${RM} ${WRKSRC}/inc/Module/Install/AutoInstall.pm
-	@${PERL} -pi -e '$$_="" if m/AutoInstall/' ${WRKSRC}/MANIFEST
-	@${PERL} -pi -e '$$_="" if m/Test::More|auto_install/' ${WRKSRC}/Makefile.PL
-
 .include <bsd.port.pre.mk>
 .if ${PERL_LEVEL} < 500601  # inherited from devel/p5-Hook-LexWrap
 IGNORE=	requires perl 5.6.1 or newer. Install lang/perl5 or lang/perl5.8 and try again
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-SubCalls/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	29 Apr 2006 12:19:50 -0000	1.5
+++ distinfo	1 Jun 2006 20:40:06 -0000
@@ -1,3 +1,3 @@
-MD5 (Test-SubCalls-0.05.tar.gz) = 23ae21fea8a30477aba508b4a6f785b5
-SHA256 (Test-SubCalls-0.05.tar.gz) = dd56f0728a50e79a97adef1bc301789e2d75f09a9c88c4f88bcd0a87e169bea6
-SIZE (Test-SubCalls-0.05.tar.gz) = 27268
+MD5 (Test-SubCalls-1.06.tar.gz) = 207801b2f5b109cfe804289f066ba896
+SHA256 (Test-SubCalls-1.06.tar.gz) = 0ca1a05616fc03b1783a30add2bd9c13e063be68f24b60a7e35c88760beb45b2
+SIZE (Test-SubCalls-1.06.tar.gz) = 21052
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Test-SubCalls/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	13 Oct 2005 12:04:15 -0000	1.1
+++ pkg-descr	1 Jun 2006 20:40:06 -0000
@@ -4,3 +4,4 @@
 number of times.
 
 WWW: http://search.cpan.org/dist/Test-SubCalls/
+Author: Adam Kennedy <cpan@ali.as>
--- submission.txt ends here ---


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



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