Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2009 00:34:14 -0500 (EST)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org
Subject:   ports/140963: [PATCH] devel/p5-Getopt-Long-Descriptive: update to 0.081
Message-ID:  <20091128053414.CD95E1723A@spartan.hamla.org>
Resent-Message-ID: <200911280540.nAS5e1l7049693@freefall.freebsd.org>

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

>Number:         140963
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Getopt-Long-Descriptive: update to 0.081
>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:   Sat Nov 28 05:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
- Update to 0.081
- Remove stale RUN_DEPENDS on devel/p5-IO-stringy
>How-To-Repeat:
	
>Fix:

	



--- p5-Getopt-Long-Descriptive.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Getopt-Long-Descriptive/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	23 Aug 2009 07:14:36 -0000	1.3
+++ Makefile	28 Nov 2009 05:27:42 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Getopt-Long-Descriptive
-PORTVERSION=	0.077
+PORTVERSION=	0.081
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +14,7 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Getopt::Long with usage text
 
-RUN_DEPENDS=	p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
-		p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \
+RUN_DEPENDS=	p5-Params-Validate>=0.74:${PORTSDIR}/devel/p5-Params-Validate \
 		p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Getopt-Long-Descriptive/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	23 Aug 2009 07:14:36 -0000	1.2
+++ distinfo	28 Nov 2009 05:27:42 -0000
@@ -1,3 +1,3 @@
-MD5 (Getopt-Long-Descriptive-0.077.tar.gz) = a39971f6f138ebe6004438402620d032
-SHA256 (Getopt-Long-Descriptive-0.077.tar.gz) = 404eabac8cea4596a0d9a3c5e9200f195713c548b01c5d871a457def6ec483fe
-SIZE (Getopt-Long-Descriptive-0.077.tar.gz) = 9166
+MD5 (Getopt-Long-Descriptive-0.081.tar.gz) = 14dd9c5b8b5f856c77a80d1f90a9db4d
+SHA256 (Getopt-Long-Descriptive-0.081.tar.gz) = fc6669fd0534bc0765bb59ed609d455a492d51b8a0626dca2281dc00eb7e2eae
+SIZE (Getopt-Long-Descriptive-0.081.tar.gz) = 10255
--- p5-Getopt-Long-Descriptive.diff ends here ---

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



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