ports/120911: [UPDATE] devel/p5-Rcs-Agent
Felippe de Meirelles Motta
lippemail at gmail.com
Wed Feb 20 19:20:05 UTC 2008
>Number: 120911
>Category: ports
>Synopsis: [UPDATE] devel/p5-Rcs-Agent
>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 Feb 20 19:20:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Felippe de Meirelles Motta
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Updated to 1.05
- Use CPAN macro
- Minimal required version by dependency.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Rcs-Agent/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 10 Jun 2003 15:45:14 -0000 1.3
+++ Makefile 20 Feb 2008 18:42:47 -0000
@@ -6,16 +6,15 @@
#
PORTNAME= Rcs-Agent
-PORTVERSION= 1.03
+PORTVERSION= 1.05
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Rcs
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= nick at foobar.org
COMMENT= A perl module for RCS archive manipulation
-BUILD_DEPENDS= ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
+BUILD_DEPENDS= p5-String-ShellQuote>1.00:${PORTSDIR}/textproc/p5-String-ShellQuote
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Rcs-Agent/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 22 Jan 2006 08:29:25 -0000 1.4
+++ distinfo 20 Feb 2008 18:42:47 -0000
@@ -1,3 +1,3 @@
-MD5 (Rcs-Agent-1.03.tar.gz) = 62d0b810edd25e1ec6ffda464de52d8e
-SHA256 (Rcs-Agent-1.03.tar.gz) = 2b3c319ea58b8cadc864c6b682386560203514c3ffce875ffa36bb0e2bec53e2
-SIZE (Rcs-Agent-1.03.tar.gz) = 15667
+MD5 (Rcs-Agent-1.05.tar.gz) = c1c595888a3479659f2f348b8eced474
+SHA256 (Rcs-Agent-1.05.tar.gz) = 6b9c91306723d4d2336e75cbb3939c0ef490c9a6da420a0e623ac181764b03f6
+SIZE (Rcs-Agent-1.05.tar.gz) = 16720
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list