Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2007 09:28:02 +0800 (CST)
From:      Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tjs@cdpa.nsysu.edu.tw
Subject:   ports/112279: [PATCH] www/wordpress-mu: update to 1.2.1, reset maintainership
Message-ID:  <200705010128.l411S2m3077814@pluto.cdpa.nsysu.edu.tw>
Resent-Message-ID: <200705010130.l411UDaE061362@freefall.freebsd.org>

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

>Number:         112279
>Category:       ports
>Synopsis:       [PATCH] www/wordpress-mu: update to 1.2.1, reset maintainership
>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:   Tue May 01 01:30:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Mar 19 09:26:35 CST 2007
>Description:
- Update to 1.2.1
- Reset maintainership to ports@FreeBSD.org

Port maintainer (tjs@cdpa.nsysu.edu.tw) is cc'd.

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

--- wordpress-mu-1.2.1,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/wordpress-mu/Makefile /hd1/wordpress-mu/Makefile
--- /usr/ports/www/wordpress-mu/Makefile	Tue Oct 31 12:39:13 2006
+++ /hd1/wordpress-mu/Makefile	Tue May  1 09:27:25 2007
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	wordpress-mu
-PORTVERSION=	1.0
+PORTVERSION=	1.2.1
 PORTEPOCH=	2
 CATEGORIES=	www
-MASTER_SITES=	http://blogs.linux.ie/download/wpmu/ \
-		http://ftp.twaren.net/local-distfiles/wpmu/
+MASTER_SITES=	http://ftp.twaren.net/local-distfiles/wpmu/ \
+		ftp://ftp.stu.edu.tw/pub/wpmu/
 DISTNAME=	wordpressmu-${PORTVERSION}
 
-MAINTAINER=	tjs@cdpa.nsysu.edu.tw
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-user version of the famous WordPress blogging application
 
-WRKSRC=		${WRKDIR}/${DISTNAME}
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_PHP=	mysql pcre xml
 NO_BUILD=	YES
diff -ruN --exclude=CVS /usr/ports/www/wordpress-mu/distinfo /hd1/wordpress-mu/distinfo
--- /usr/ports/www/wordpress-mu/distinfo	Tue Oct 31 12:39:13 2006
+++ /hd1/wordpress-mu/distinfo	Mon Apr 30 22:20:14 2007
@@ -1,3 +1,3 @@
-MD5 (wordpressmu-1.0.tar.gz) = d682b6273de7cae6f7ede4f80ae8f64f
-SHA256 (wordpressmu-1.0.tar.gz) = ae68a67b35ba0b820f8dd7eaadc25a36ab7a7c24fb964c0c9db888344470cd26
-SIZE (wordpressmu-1.0.tar.gz) = 752871
+MD5 (wordpressmu-1.2.1.tar.gz) = d4577c23b33d44b6e8ea21c90fe37362
+SHA256 (wordpressmu-1.2.1.tar.gz) = 4b571a6a077e4ed5bb4926070e7766b92d8fdbb9006d5a3e6d143d77932b164f
+SIZE (wordpressmu-1.2.1.tar.gz) = 872804
--- wordpress-mu-1.2.1,2.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?200705010128.l411S2m3077814>