Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Feb 2003 16:47:58 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48031: Update port: devel/p5-VCS to 0.10
Message-ID:  <20030207074758.55DB954B7@hadaly.dyndns.org>

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

>Number:         48031
>Category:       ports
>Synopsis:       Update port: devel/p5-VCS to 0.10
>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:   Thu Feb 06 23:50:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #0: Tue Jan 7 14:25:02 JST 2003 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
Update to 0.10
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-VCS/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	29 Jan 2003 14:30:39 -0000	1.3
+++ Makefile	7 Feb 2003 07:46:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	VCS
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	VCS
@@ -25,4 +25,10 @@
 		VCS::Hms.3 VCS::Rcs.3 VCS::Version.3 VCS_dev.3
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+BUILD_DEPENDS+=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-VCS/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	29 Jan 2003 14:30:39 -0000	1.3
+++ distinfo	7 Feb 2003 07:46:31 -0000
@@ -1 +1 @@
-MD5 (VCS-0.09.tar.gz) = 69f3234f79baab245bdc65d8281d8812
+MD5 (VCS-0.10.tar.gz) = 7995cb3db8f1149e15ca771d212466d9

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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