Date: Sun, 10 Sep 2006 23:33:55 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] www/p5-WWW-Myspace: update to 0.56 Message-ID: <20060910153355.341966D@netnews.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-WWW-Myspace: update to 0.56 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.56 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Myspace-0.56.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Myspace/Makefile /home/staff/gslin/work/p5-WWW-Myspace/Makefile --- /usr/ports/www/p5-WWW-Myspace/Makefile Thu Sep 7 03:16:49 2006 +++ /home/staff/gslin/work/p5-WWW-Myspace/Makefile Sun Sep 10 23:31:31 2006 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Myspace -PORTVERSION= 0.54 +PORTVERSION= 0.56 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW @@ -42,7 +42,7 @@ .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500804 # Locale::SubCountry needs perl 5.8.4 +.if ${PERL_LEVEL} < 500804 # Locale::SubCountry needs Perl 5.8.4 IGNORE= requires Perl 5.8.4 or newer. Install lang/perl5.8 and try again .endif diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Myspace/distinfo /home/staff/gslin/work/p5-WWW-Myspace/distinfo --- /usr/ports/www/p5-WWW-Myspace/distinfo Thu Sep 7 03:16:49 2006 +++ /home/staff/gslin/work/p5-WWW-Myspace/distinfo Sun Sep 10 23:30:08 2006 @@ -1,3 +1,3 @@ -MD5 (WWW-Myspace-0.54.tar.gz) = c49576698e81febd0395323b237895b7 -SHA256 (WWW-Myspace-0.54.tar.gz) = d9089c0e3c91778caa045432b2d61a3d4ae1900540a3f34aadc8f91f82870948 -SIZE (WWW-Myspace-0.54.tar.gz) = 111106 +MD5 (WWW-Myspace-0.56.tar.gz) = 998b24b24a6870034f7d290ebe66b967 +SHA256 (WWW-Myspace-0.56.tar.gz) = cd53cd8c8ce48acf797d5e4cc6e6dc0e9400f1dd501ea122211c9dcb4798d963 +SIZE (WWW-Myspace-0.56.tar.gz) = 114901 --- p5-WWW-Myspace-0.56.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060910153355.341966D>