Date: Fri, 23 Feb 2007 20:41:54 +0800 (CST) From: Cheng-Lung Sung <clsung@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/109460: [PATCH] www/p5-IMDB-Film: update to 0.24 Message-ID: <20070223124154.16F5428BCC@going04.iis.sinica.edu.tw> Resent-Message-ID: <200702231240.l1NCeF6T099070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109460 >Category: ports >Synopsis: [PATCH] www/p5-IMDB-Film: update to 0.24 >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 Feb 23 12:40:14 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 6.2-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD going04.iis.sinica.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #22: Fri Jan 12 22:51:58 CST 2007 >Description: - Update to 0.24 - remove perl5.6 IGNORE stuff Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-IMDB-Film-0.24.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-IMDB-Film/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 2 Aug 2006 03:20:18 -0000 1.1 +++ Makefile 23 Feb 2007 12:38:23 -0000 @@ -6,9 +6,9 @@ # PORTNAME= IMDB-Film -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/S/ST/STEPANOV PKGNAMEPREFIX= p5- @@ -26,10 +26,4 @@ MAN3= IMDB::BaseClass.3 IMDB::Film.3 IMDB::Persons.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500600 # Inherited from many ports -IGNORE= requires Perl 5.6.0 or newer. Please install lang/perl5.8 and try again -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-IMDB-Film/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 2 Aug 2006 03:20:18 -0000 1.1 +++ distinfo 23 Feb 2007 12:38:23 -0000 @@ -1,3 +1,3 @@ -MD5 (IMDB-Film-0.22.tar.gz) = 3a3906237fe7ec32a587405fdc74be0b -SHA256 (IMDB-Film-0.22.tar.gz) = c88864ccdd66f20211e5ba9bf3096b2f9a5d1fa21fe34eeb6abf07e4b0594cf4 -SIZE (IMDB-Film-0.22.tar.gz) = 48094 +MD5 (IMDB-Film-0.24.tar.gz) = 201863cc38c39587a5e2cfa58ce23003 +SHA256 (IMDB-Film-0.24.tar.gz) = 04db9d156ecb4675c2725f2018847521bf53fd90febce4d2ef19b1f5f0fb73f9 +SIZE (IMDB-Film-0.24.tar.gz) = 49030 --- p5-IMDB-Film-0.24.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?20070223124154.16F5428BCC>