Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2005 18:56:57 -0700 (MST)
From:      "Aaron Dalton" <aaron@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89342: Update Port: devel/p5-Module-Starter 1.40 -> 1.42
Message-ID:  <200511210156.jAL1uv1Q075288@moondance.itsy-bitsy.net>
Resent-Message-ID: <200511210200.jAL20VtB098836@freefall.freebsd.org>

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

>Number:         89342
>Category:       ports
>Synopsis:       Update Port: devel/p5-Module-Starter 1.40 -> 1.42
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 02:00:31 GMT 2005
>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:
1.42    Wed Nov  9 11:25:10 CST 2005
        [FIXES]
        * Don't build Build.PL or Makefile.PL multiple times
        * Move Test::More from require to build_require in Build.PL

        [ENHANCEMENTS]
        * Documentation now includes references to search.cpan, AnnoCPAN,
          RT and CPAN Ratings.
        * Email addresses are now obfuscated very basically as
          "andy at petdance.com".
        * Include boilerplate.t to notice unchanged boilerplate text
        * Experimental new method to handle plugin loading

>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-Starter/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	7 Jul 2005 06:05:09 -0000	1.3
+++ Makefile	21 Nov 2005 01:50:20 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Module-Starter
-PORTVERSION=	1.40
+PORTVERSION=	1.42
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Module
@@ -26,7 +26,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500601
-IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE=		requires perl 5.6.x or later. Install lang/perl5 then try again
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Module-Starter/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	7 Jul 2005 06:05:09 -0000	1.3
+++ distinfo	21 Nov 2005 01:50:28 -0000
@@ -1,2 +1,3 @@
-MD5 (Module-Starter-1.40.tar.gz) = f65fae89533bd8d328c3fd34f1344e7f
-SIZE (Module-Starter-1.40.tar.gz) = 11393
+MD5 (Module-Starter-1.42.tar.gz) = baf4a379d93c3a49c90a889626783d88
+SHA256 (Module-Starter-1.42.tar.gz) = f9d57ae8aecb4c2ae24c752f8a21b28ef14fb047316c0af219d5eecbd8f9f9eb
+SIZE (Module-Starter-1.42.tar.gz) = 12499
--- 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?200511210156.jAL1uv1Q075288>