diff options
author | araujo <araujo@FreeBSD.org> | 2007-05-26 23:30:43 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-05-26 23:30:43 +0800 |
commit | d1b64e00dcfd421afc3b21769e8b151887c5460a (patch) | |
tree | 8be065c016a80b36287e62f0583033489838da71 | |
parent | a0c34759037d31d97295d0b4ddb91d8d0e10bde8 (diff) | |
download | freebsd-ports-gnome-d1b64e00dcfd421afc3b21769e8b151887c5460a.tar.gz freebsd-ports-gnome-d1b64e00dcfd421afc3b21769e8b151887c5460a.tar.zst freebsd-ports-gnome-d1b64e00dcfd421afc3b21769e8b151887c5460a.zip |
- Update to 1.2.1.
- Reset maintainership to araujo@bsdmail.org.
PR: ports/112279
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by: stas (mentor)
-rw-r--r-- | www/wordpress-mu/Makefile | 10 | ||||
-rw-r--r-- | www/wordpress-mu/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index 4b558e11648c..eeb57538331b 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -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= araujo@bsdmail.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 --git a/www/wordpress-mu/distinfo b/www/wordpress-mu/distinfo index 948c2d311443..01b765009605 100644 --- a/www/wordpress-mu/distinfo +++ b/www/wordpress-mu/distinfo @@ -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 |