Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2012 15:02:00 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        snowfly@yuntech.edu.tw
Subject:   ports/166702: [PATCH] devel/p5-orz: update to 0.13
Message-ID:  <201204061902.q36J20JE001017@meatwad.mouf.net>
Resent-Message-ID: <201204061910.q36JA29b068390@freefall.freebsd.org>

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

>Number:         166702
>Category:       ports
>Synopsis:       [PATCH] devel/p5-orz: update to 0.13
>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:   Fri Apr 06 19:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r233932: Thu Apr  5 22:13:25
>Description:
- Update to 0.13

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

Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-orz-0.13.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-orz/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	21 Jan 2012 17:39:34 -0000	1.7
+++ Makefile	6 Apr 2012 19:01:52 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	orz
-PORTVERSION=	0.12
+PORTVERSION=	0.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN/INGY
@@ -15,7 +15,7 @@
 MAINTAINER=	snowfly@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.21:${PORTSDIR}/devel/p5-Module-Compile
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-orz/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	3 Jul 2011 14:58:13 -0000	1.3
+++ distinfo	6 Apr 2012 19:01:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (orz-0.12.tar.gz) = 1e14c993bf27792e7ed5f6964b03e1171b1862ff3aa4a346a099274f590b5232
-SIZE (orz-0.12.tar.gz) = 32034
+SHA256 (orz-0.13.tar.gz) = 2b4393e1d0569cfeb78d4bfe55e46423063b77824af0d8150808efa415287f4c
+SIZE (orz-0.13.tar.gz) = 45971
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/p5-orz/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	24 Sep 2010 02:02:58 -0000	1.2
+++ pkg-plist	6 Apr 2012 19:01:52 -0000
@@ -1,3 +1,4 @@
 %%SITE_PERL%%/orz.pm
+%%SITE_PERL%%/orz.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/orz/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/orz
--- p5-orz-0.13.patch ends here ---

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



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