Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Mar 2014 05:55:50 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lth@FreeBSD.org
Subject:   ports/187305: [PATCH] devel/p5-Parse-CPAN-Meta: update to 1.44.14
Message-ID:  <20140305215551.1018B4689@sunpoet.net>
Resent-Message-ID: <201403052200.s25M00GX068288@freefall.freebsd.org>

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

>Number:         187305
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Parse-CPAN-Meta: update to 1.44.14
>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:   Wed Mar 05 22:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r262595: Fri Feb 28 17:51:10 CST
>Description:
- Update to 1.4414
- Add LICENSE

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

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

Generated with FreeBSD Port Tools 1.00.2014.02.18 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Parse-CPAN-Meta-1.44.14.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 347145)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Parse-CPAN-Meta
-PORTVERSION=	1.44.04
+PORTVERSION=	1.44.14
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
@@ -12,9 +12,12 @@
 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
-RUN_DEPENDS=	p5-CPAN-Meta-YAML>=0.008:${PORTSDIR}/devel/p5-CPAN-Meta-YAML
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	p5-CPAN-Meta-YAML>=0.011:${PORTSDIR}/devel/p5-CPAN-Meta-YAML
+RUN_DEPENDS=	p5-CPAN-Meta-YAML>=0.011:${PORTSDIR}/devel/p5-CPAN-Meta-YAML
+
 USES=		perl5
 USE_PERL5=	configure
 
Index: distinfo
===================================================================
--- distinfo	(revision 347145)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Parse-CPAN-Meta-1.4404.tar.gz) = b03ad539129a30fc76311a4d341878172a5aade8338c4d7a0184ce5961c995f8
-SIZE (Parse-CPAN-Meta-1.4404.tar.gz) = 7829
+SHA256 (Parse-CPAN-Meta-1.4414.tar.gz) = cd7608154dfb72c9e110f012befe6b75d78448cb3e761716b60aa7545e16ca1b
+SIZE (Parse-CPAN-Meta-1.4414.tar.gz) = 23457
--- p5-Parse-CPAN-Meta-1.44.14.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?20140305215551.1018B4689>