- Now the DISTNAME can get a package version.
- Update version from 2.9.1 to 2.9.1.1. PR: ports/143475, ports/144282 Submitted by: Helmut Schneider <jumper99@gmx.de>, Joe Horn <joehorn@gmail.com> Feature safe: YES
This commit is contained in:
parent
cd8800e1e4
commit
ac7985dcbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250311
@ -6,12 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= wordpress-mu
|
||||
PORTVERSION= 2.9.1
|
||||
PORTVERSION= 2.9.1.1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://mu.wordpress.org/
|
||||
DISTNAME= latest
|
||||
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= araujo@FreeBSD.org
|
||||
COMMENT= Multi-user version of the famous WordPress blogging application
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (wordpress-mu/2.9.1/latest.tar.gz) = 85ffe0c80032257e99ca65c8fe978d3a
|
||||
SHA256 (wordpress-mu/2.9.1/latest.tar.gz) = 798fc2e925d6c7b35cea9fd5a804431f67b4c0a96fd1a64cbdb471ba47a31764
|
||||
SIZE (wordpress-mu/2.9.1/latest.tar.gz) = 2343910
|
||||
MD5 (wordpress-mu-2.9.1.1.tar.gz) = 85ffe0c80032257e99ca65c8fe978d3a
|
||||
SHA256 (wordpress-mu-2.9.1.1.tar.gz) = 798fc2e925d6c7b35cea9fd5a804431f67b4c0a96fd1a64cbdb471ba47a31764
|
||||
SIZE (wordpress-mu-2.9.1.1.tar.gz) = 2343910
|
||||
|
Loading…
Reference in New Issue
Block a user