Date: Tue, 22 Mar 2005 11:48:45 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tjs@cdpa.nsysu.edu.tw Subject: ports/79110: [PATCH] www/wordpress-mu: add new MASTER_SITES Message-ID: <20050322034845.A0CE03EA1A7@utopia.leeym.com> Resent-Message-ID: <200503220350.j2M3o2V0006639@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79110 >Category: ports >Synopsis: [PATCH] www/wordpress-mu: add new MASTER_SITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 22 03:50:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Tue Mar 15 10:20:57 CST 2005 >Description: - add new MASTER_SITES Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd. - this PR is already approved by maintainer, and waiting portmgr's approval to commit Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- wordpress-mu-2005.02.23.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/wordpress-mu/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 25 Feb 2005 07:42:44 -0000 1.2 +++ Makefile 22 Mar 2005 03:45:45 -0000 @@ -8,7 +8,8 @@ PORTNAME= wordpress-mu PORTVERSION= 2005.02.23 CATEGORIES= www -MASTER_SITES= http://mu.wordpress.org/download/ +MASTER_SITES= http://blogs.linux.ie/download/wpmu/ \ + http://mu.wordpress.org/download/ DISTNAME= wpmu-${PORTVERSION:S/./-/g} MAINTAINER= tjs@cdpa.nsysu.edu.tw --- wordpress-mu-2005.02.23.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?20050322034845.A0CE03EA1A7>