Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2009 17:06:25 GMT
From:      Cezary Morga <cm@therek.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136696: [maintainer update] update devel/p5-File-Find-Rule-VCS to 1.06
Message-ID:  <200907121706.n6CH6PYo021856@www.freebsd.org>
Resent-Message-ID: <200907121710.n6CHA4VB066281@freefall.freebsd.org>

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

>Number:         136696
>Category:       ports
>Synopsis:       [maintainer update] update devel/p5-File-Find-Rule-VCS to 1.06
>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:   Sun Jul 12 17:10:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Cezary Morga
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
>Description:
- Update devel/p5-File-Find-Rule-VCS from 1.05 to 1.06
- Add dependencies
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN devel/p5-File-Find-Rule-VCS.orig/Makefile devel/p5-File-Find-Rule-VCS/Makefile
--- devel/p5-File-Find-Rule-VCS.orig/Makefile	2009-03-15 18:15:18.000000000 +0100
+++ devel/p5-File-Find-Rule-VCS/Makefile	2009-07-12 18:59:44.808271000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-Find-Rule-VCS
-PORTVERSION=	1.05
+PORTVERSION=	1.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,11 @@
 MAINTAINER=	cm@therek.net
 COMMENT=	Exclude files and directories for Version Control Systems
 
-PERL_CONFIGURE=	YES
+BUILD_DEPENDS=	p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
+		p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
+PERL_CONFIGURE=	5.5.3+
 
 MAN3=		File::Find::Rule::VCS.3
 
diff -ruN devel/p5-File-Find-Rule-VCS.orig/distinfo devel/p5-File-Find-Rule-VCS/distinfo
--- devel/p5-File-Find-Rule-VCS.orig/distinfo	2009-03-06 21:59:01.000000000 +0100
+++ devel/p5-File-Find-Rule-VCS/distinfo	2009-07-12 18:54:04.442012000 +0200
@@ -1,3 +1,3 @@
-MD5 (File-Find-Rule-VCS-1.05.tar.gz) = 58526cd2ec430d24e2feb9ebdfe58398
-SHA256 (File-Find-Rule-VCS-1.05.tar.gz) = 01f798ed3c77feaa3ce5ed1e55fd814b3166757a150d11151fcbc06dcde4c7df
-SIZE (File-Find-Rule-VCS-1.05.tar.gz) = 23012
+MD5 (File-Find-Rule-VCS-1.06.tar.gz) = 09d9be6effed6c5fa296d8e82d219e70
+SHA256 (File-Find-Rule-VCS-1.06.tar.gz) = e8cee989e0f312205df07ff56fde5e8e427f846055ec2400730894b88fe7e503
+SIZE (File-Find-Rule-VCS-1.06.tar.gz) = 25734


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



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