Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  2 Apr 2012 16:43:23 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lth@FreeBSD.org
Subject:   ports/166576: [PATCH] devel/p5-Parse-CPAN-Meta: update to 1.44.03
Message-ID:  <3VLn5R3bjlz931@sunpoet.net>
Resent-Message-ID: <201204020900.q3290Pcf025119@freefall.freebsd.org>

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

>Number:         166576
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Parse-CPAN-Meta: update to 1.44.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 09:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Mar 19 09:07:46 CST 2012
>Description:
- Update to 1.4403

Changes:	http://search.cpan.org/dist/Parse-CPAN-Meta/Changes

Port maintainer (lth@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Parse-CPAN-Meta-1.44.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-CPAN-Meta/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	3 Oct 2011 18:37:39 -0000	1.8
+++ Makefile	2 Apr 2012 08:43:20 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Parse-CPAN-Meta
-PORTVERSION=	1.44.01
-PORTREVISION=	1
+PORTVERSION=	1.44.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -17,17 +16,13 @@
 MAINTAINER=	lth@FreeBSD.org
 COMMENT=	Parse META.yml and other similar CPAN metadata files
 
+BUILD_DEPENDS=	p5-CPAN-Meta-YAML>=0.008:${PORTSDIR}/devel/p5-CPAN-Meta-YAML \
+		p5-JSON-PP>=2.27200:${PORTSDIR}/converters/p5-JSON-PP
+RUN_DEPENDS=	p5-CPAN-Meta-YAML>=0.008:${PORTSDIR}/devel/p5-CPAN-Meta-YAML \
+		p5-JSON-PP>=2.27200:${PORTSDIR}/converters/p5-JSON-PP
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Parse::CPAN::Meta.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501400
-BUILD_DEPENDS+=	p5-CPAN-Meta-YAML>=0.002:${PORTSDIR}/devel/p5-CPAN-Meta-YAML \
-		p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP
-RUN_DEPENDS+=	p5-CPAN-Meta-YAML>=0.002:${PORTSDIR}/devel/p5-CPAN-Meta-YAML \
-		p5-JSON-PP>=2.27103:${PORTSDIR}/converters/p5-JSON-PP
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Parse-CPAN-Meta/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	10 Mar 2011 18:54:58 -0000	1.6
+++ distinfo	2 Apr 2012 08:43:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (Parse-CPAN-Meta-1.4401.tar.gz) = b8b81bcadd09738902f0be8e64141f6d39b80bcf8d10c713eb095acf810a683c
-SIZE (Parse-CPAN-Meta-1.4401.tar.gz) = 7449
+SHA256 (Parse-CPAN-Meta-1.4403.tar.gz) = fd3f440deb4dbd68f9e90a65f6e2ded9d80ffe43b33d0204891abe54358073f4
+SIZE (Parse-CPAN-Meta-1.4403.tar.gz) = 7763
--- p5-Parse-CPAN-Meta-1.44.03.patch ends here ---

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



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