ports/106182: [PATCH] devel/p5-Sub-Install: update to 0.924

Christopher Boumenot boumenot at gmail.com
Sat Dec 2 02:20:01 UTC 2006


>Number:         106182
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Sub-Install: update to 0.924
>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 Dec 02 02:20:00 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 0.924
- Fix the depends line.

Port maintainer (lbr at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Sub-Install-0.924.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sub-Install/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	22 Jul 2006 06:44:47 -0000	1.4
+++ Makefile	2 Dec 2006 02:11:59 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Sub-Install
-PORTVERSION=	0.922
+PORTVERSION=	0.924
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Sub
@@ -15,9 +15,8 @@
 MAINTAINER=	lbr at FreeBSD.org
 COMMENT=	Install subroutines into packages easily
 
-BUILD_DEPENDS=	${RUN_DEPENDS} \
-		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS=	p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
+BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Sub-Install/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jul 2006 06:44:47 -0000	1.3
+++ distinfo	2 Dec 2006 02:11:59 -0000
@@ -1,3 +1,3 @@
-MD5 (Sub-Install-0.922.tar.gz) = 48e8e9f72cdd5b3f5f7115b8b7de3ddf
-SHA256 (Sub-Install-0.922.tar.gz) = 314de5dcc9550a9bff0784a7c9552f8092115452e2a5f4a59903c75bfbf658df
-SIZE (Sub-Install-0.922.tar.gz) = 7088
+MD5 (Sub-Install-0.924.tar.gz) = eae66cb5cbd2064ae02b3aeacf6338e4
+SHA256 (Sub-Install-0.924.tar.gz) = 49f41448c5aca6b6e49a83e32a0dd7107a090f58f6d54b05d2484997f0e4817d
+SIZE (Sub-Install-0.924.tar.gz) = 14349
--- p5-Sub-Install-0.924.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list