Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 May 2007 05:03:58 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, skv@FreeBSD.org
Subject:   ports/112451: [PATCH] devel/p5-Want: update to 0.14
Message-ID:  <20070505210408.E010071E@netnews.NCTU.edu.tw>
Resent-Message-ID: <200705052110.l45LA5BX026829@freefall.freebsd.org>

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

>Number:         112451
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Want: update to 0.14
>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:   Sat May 05 21:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Sat Apr 28 00:53:10 CST 2007
>Description:
- Update to 0.14

Port maintainer (skv@FreeBSD.org) is cc'd.

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

--- p5-Want-0.14.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Want/Makefile /home/staff/gslin/work/ports/p5-Want/Makefile
--- /usr/ports/devel/p5-Want/Makefile	Tue Sep  5 03:08:43 2006
+++ /home/staff/gslin/work/ports/p5-Want/Makefile	Sun May  6 05:02:01 2007
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	Want
-PORTVERSION=	0.12
+PORTVERSION=	0.14
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/R/RO/ROBIN
 PKGNAMEPREFIX=	p5-
 
@@ -19,10 +19,4 @@
 
 MAN3=		Want.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE=		requires Perl 5.6 or newer. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Want/distinfo /home/staff/gslin/work/ports/p5-Want/distinfo
--- /usr/ports/devel/p5-Want/distinfo	Tue Sep  5 03:08:43 2006
+++ /home/staff/gslin/work/ports/p5-Want/distinfo	Sun May  6 05:02:32 2007
@@ -1,3 +1,3 @@
-MD5 (Want-0.12.tar.gz) = 4e6475d881b49c4fb891ccbe03f5e219
-SHA256 (Want-0.12.tar.gz) = 4895912dadeae127c9a773b198c54f7f382a49794997186ac5ac8e5c9a50b5f2
-SIZE (Want-0.12.tar.gz) = 16882
+MD5 (Want-0.14.tar.gz) = dc5b8e04a842b0293d661f330a32bda6
+SHA256 (Want-0.14.tar.gz) = 1cf32f819c0d57a5c7ee2dbdd90f93dc01482a9447d7bcc9c3091c843ec538d6
+SIZE (Want-0.14.tar.gz) = 17815
diff -ruN --exclude=CVS /usr/ports/devel/p5-Want/pkg-plist /home/staff/gslin/work/ports/p5-Want/pkg-plist
--- /usr/ports/devel/p5-Want/pkg-plist	Wed Aug  6 23:45:56 2003
+++ /home/staff/gslin/work/ports/p5-Want/pkg-plist	Sun May  6 05:02:47 2007
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Want/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/Want.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Want/Want.bs
--- p5-Want-0.14.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?20070505210408.E010071E>