Date: Sun, 20 Aug 2006 01:11:14 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/102278: [MAINTAINER] www/p5-MediaWiki: update to 1.07 Message-ID: <20060819171114.800CA218@netnews.NCTU.edu.tw> Resent-Message-ID: <200608191720.k7JHKMFj072986@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 102278 >Category: ports >Synopsis: [MAINTAINER] www/p5-MediaWiki: update to 1.07 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 19 17:20:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >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 1.07 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-MediaWiki-1.07.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-MediaWiki/Makefile /home/staff/gslin/work/p5-MediaWiki/Makefile --- /usr/ports/www/p5-MediaWiki/Makefile Wed Aug 16 09:13:28 2006 +++ /home/staff/gslin/work/p5-MediaWiki/Makefile Sun Aug 20 01:09:42 2006 @@ -6,7 +6,7 @@ # PORTNAME= MediaWiki -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/S/SP/SPECTRUM/ @@ -25,8 +25,8 @@ .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500600 #inherited from www/p5-libwww -IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again +.if ${PERL_LEVEL} < 500600 # Inherited from www/p5-libwww +IGNORE= requires 5.6.0 or newer. Please install lang/perl5.8 and try again .endif .include <bsd.port.post.mk> diff -ruN --exclude=CVS /usr/ports/www/p5-MediaWiki/distinfo /home/staff/gslin/work/p5-MediaWiki/distinfo --- /usr/ports/www/p5-MediaWiki/distinfo Wed Aug 16 09:13:28 2006 +++ /home/staff/gslin/work/p5-MediaWiki/distinfo Sun Aug 20 01:08:55 2006 @@ -1,3 +1,3 @@ -MD5 (MediaWiki-1.06.tar.gz) = 20c01740269d89de8adba6b9b51f85ad -SHA256 (MediaWiki-1.06.tar.gz) = 7100bd9af391dd813dd2194a6b7e3d18cdf86a9ef0234846532e5a0a61f49487 -SIZE (MediaWiki-1.06.tar.gz) = 14808 +MD5 (MediaWiki-1.07.tar.gz) = b37f9359b761e59b1e126a1cada11238 +SHA256 (MediaWiki-1.07.tar.gz) = df71b020235c8b6332c93a6981e531fa2e32c4835c1c2fd47a54d54fc9648b28 +SIZE (MediaWiki-1.07.tar.gz) = 15479 --- p5-MediaWiki-1.07.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?20060819171114.800CA218>