Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2009 19:32:41 GMT
From:      Cezary Morga <cm@therek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132706: [maintainer update] devel/p5-Module-Manifest update to 0.06
Message-ID:  <200903161932.n2GJWff2003920@www.freebsd.org>
Resent-Message-ID: <200903161940.n2GJe17K007269@freefall.freebsd.org>

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

>Number:         132706
>Category:       ports
>Synopsis:       [maintainer update] devel/p5-Module-Manifest 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:   Mon Mar 16 19:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cezary Morga
>Release:        FreeBSD 7.1-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.06
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN p5-Module-Manifest.orig/Makefile p5-Module-Manifest/Makefile
--- p5-Module-Manifest.orig/Makefile	2009-03-15 18:13:27.000000000 +0100
+++ p5-Module-Manifest/Makefile	2009-03-16 20:25:29.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Module-Manifest
-PORTVERSION=	0.04
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,8 @@
 MAINTAINER=	cm@therek.net
 COMMENT=	Parse and examine a Perl distribution MANIFEST file
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
+		${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	YES
diff -ruN p5-Module-Manifest.orig/distinfo p5-Module-Manifest/distinfo
--- p5-Module-Manifest.orig/distinfo	2009-03-06 21:59:01.000000000 +0100
+++ p5-Module-Manifest/distinfo	2009-03-16 20:18:31.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (Module-Manifest-0.04.tar.gz) = 7d41517f9ee7dd376a44c66d7e23b386
-SHA256 (Module-Manifest-0.04.tar.gz) = b18db97a29b417486930cac1bda8f785415223b0b78cde433ee23e48daa3e92f
-SIZE (Module-Manifest-0.04.tar.gz) = 22722
+MD5 (Module-Manifest-0.06.tar.gz) = 4dee7f275e6eb024e821610f205dae1c
+SHA256 (Module-Manifest-0.06.tar.gz) = e6fc9097185b73a4e7aecd569a540fbe74e2b7af88cb765ad7c218156198d4bc
+SIZE (Module-Manifest-0.06.tar.gz) = 27010


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



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