mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- 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)
This commit is contained in:
parent
e834416e28
commit
cd7a7d8de5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191908
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user