Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 19:09:08 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120911: [UPDATE] devel/p5-Rcs-Agent
Message-ID:  <200802201909.m1KJ981s053220@www.freebsd.org>
Resent-Message-ID: <200802201920.m1KJK4MM052835@freefall.freebsd.org>

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

>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@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@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:



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