ports/99524: [PATCH] devel/p5-orz: update to 0.12

Rong-En Fan rafan at FreeBSD.org
Tue Jun 27 03:10:22 UTC 2006


>Number:         99524
>Category:       ports
>Synopsis:       [PATCH] devel/p5-orz: update to 0.12
>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:   Tue Jun 27 03:10:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
NTU CSIE
>Environment:
>Description:
- Update to 0.12
- Require Module::Compile 0.16, which I just sent in another PR

Port maintainer (snowfly at yuntech.edu.tw) is cc'd.

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

--- p5-orz-0.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/rafan/work/FreeBSD/ncvs/ports/devel/p5-orz/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	10 Jun 2006 09:43:33 -0000	1.1
+++ Makefile	27 Jun 2006 02:55:29 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	orz
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	CPAN/INGY
@@ -15,7 +15,7 @@
 MAINTAINER=	snowfly at yuntech.edu.tw
 COMMENT=	A method of annotation as /* */ in perl
 
-BUILD_DEPENDS=	${SITE_PERL}/Module/Compile.pm:${PORTSDIR}/devel/p5-Module-Compile
+BUILD_DEPENDS=	p5-Module-Compile>=0.16:${PORTSDIR}/devel/p5-Module-Compile
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/rafan/work/FreeBSD/ncvs/ports/devel/p5-orz/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	10 Jun 2006 09:43:33 -0000	1.1
+++ distinfo	27 Jun 2006 02:55:32 -0000
@@ -1,3 +1,3 @@
-MD5 (orz-0.11.tar.gz) = 355b09cc0ff0ca3cab95d57372e913fe
-SHA256 (orz-0.11.tar.gz) = dbf034c0c992ee480e1cbeb01ecfae539d794c3656c1067207c2a893923a8646
-SIZE (orz-0.11.tar.gz) = 30393
+MD5 (orz-0.12.tar.gz) = 27b08d416bd2566a8ece8131e64af75c
+SHA256 (orz-0.12.tar.gz) = 1e14c993bf27792e7ed5f6964b03e1171b1862ff3aa4a346a099274f590b5232
+SIZE (orz-0.12.tar.gz) = 32034
--- p5-orz-0.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list