ports/162967: [PATCH] multimedia/grake: update to 0.1.0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 30 11:40:13 UTC 2011


>Number:         162967
>Category:       ports
>Synopsis:       [PATCH] multimedia/grake: update to 0.1.0
>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 Nov 30 11:40:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Update to 0.1.0
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://repo.or.cz/w/grake.git/blob/HEAD:/NEWS

Port maintainer (geekounet at poildetroll.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- grake-0.1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/grake/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	7 Aug 2011 12:10:12 -0000	1.2
+++ Makefile	30 Nov 2011 11:37:39 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	grake
-PORTVERSION=	0.0.7
+PORTVERSION=	0.1.0
 CATEGORIES=	multimedia
 MASTER_SITES=	GOOGLE_CODE
 
@@ -15,10 +15,16 @@
 
 LICENSE=	GPLv3
 
+BUILD_DEPENDS=	p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+		p5-Umph-Prompt>=0:${PORTSDIR}/multimedia/p5-Umph-Prompt \
+		p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS=	p5-Getopt-ArgvFile>=1.11:${PORTSDIR}/devel/p5-Getopt-ArgvFile \
+		p5-Umph-Prompt>=0:${PORTSDIR}/multimedia/p5-Umph-Prompt \
 		p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww
 
-PERL_CONFIGURE=	yes
+TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+
+PERL_CONFIGURE=	5.10.1+
 
 MAN1=		grake.1
 PLIST_DIRS=	${SITE_PERL_REL}/${PERL_ARCH}/auto/grake
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/grake/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	7 Aug 2011 12:10:12 -0000	1.2
+++ distinfo	30 Nov 2011 11:37:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (grake-0.0.7.tar.gz) = 2200419132b1d9720779696b7f7ff5ba065f0a099af9b7daf11ce24067a32f00
-SIZE (grake-0.0.7.tar.gz) = 19424
+SHA256 (grake-0.1.0.tar.gz) = a9286f5cf5696ca391e2b54dbb307fe1db58cd9449aa40f04523b24459f00639
+SIZE (grake-0.1.0.tar.gz) = 19336
--- grake-0.1.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list