Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2006 10:37:11 +0200 (CEST)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96454: Update devel/p5-VCS-CVS to 2.05 to fix fetch 
Message-ID:  <200604280837.k3S8bBkA025067@bamse.staff.tdk.net>
Resent-Message-ID: <200604280840.k3S8eJxn032668@freefall.freebsd.org>

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

>Number:         96454
>Category:       ports
>Synopsis:       Update devel/p5-VCS-CVS to 2.05 to fix fetch
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 28 08:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
TDC A/S 
>Environment:
System: FreeBSD bamse.staff.tdk.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Mon Apr 3 11:10:31 CEST 2006 root@bamse.staff.tdk.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

- Update to 2.05 to fix fetching
- Fix whitespace

>How-To-Repeat:
	
>Fix:

	

--- p5-VCS-CVS.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-VCS-CVS/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	24 Apr 2006 11:06:52 -0000	1.4
+++ Makefile	28 Apr 2006 08:35:42 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	VCS-CVS
-PORTVERSION=	2.04
+PORTVERSION=	2.05
 CATEGORIES=	devel perl5
 MASTER_SITES=	http://savage.net.au/Perl-modules/
 PKGNAMEPREFIX=	p5-
@@ -15,11 +15,11 @@
 MAINTAINER=	tolid@plab.ku.dk
 COMMENT=	Perl module that provides a simple interface to CVS
 
-BUILD_DEPENDS=  ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build\
+BUILD_DEPENDS=	${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build\
 		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
-RUN_DEPENDS=    ${BUILD_DEPENDS}
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
-PERL_MODBUILD=  yes
+PERL_MODBUILD=	yes
 
 MAN3=		VCS::CVS.3
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-VCS-CVS/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	24 Apr 2006 11:06:52 -0000	1.4
+++ distinfo	28 Apr 2006 08:35:42 -0000
@@ -1,3 +1,3 @@
-MD5 (VCS-CVS-2.04.tgz) = 2e4813b03dfeef8c72772eebda8eeaf8
-SHA256 (VCS-CVS-2.04.tgz) = 3753b27bdb3beea6b8e60d9f6c474d0a064221a2ec52ea80ca4b59a396c6fc68
-SIZE (VCS-CVS-2.04.tgz) = 15064
+MD5 (VCS-CVS-2.05.tgz) = f105ce53e215d6e6a0797a0715a681da
+SHA256 (VCS-CVS-2.05.tgz) = c00c8098c79f406d58f4cc763706a8c7ad782a25944fb2346180c015790ee549
+SIZE (VCS-CVS-2.05.tgz) = 15601
--- p5-VCS-CVS.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?200604280837.k3S8bBkA025067>