svn commit: r308101 - head/www/typo347
Chris Rees
crees at FreeBSD.org
Sun Dec 2 12:19:13 UTC 2012
Author: crees
Date: Sun Dec 2 12:19:12 2012
New Revision: 308101
URL: http://svnweb.freebsd.org/changeset/ports/308101
Log:
Set LATEST_LINK
PR: ports/173769
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de>
Feature safe: yes
Modified:
head/www/typo347/Makefile
Modified: head/www/typo347/Makefile
==============================================================================
--- head/www/typo347/Makefile Sun Dec 2 12:17:01 2012 (r308100)
+++ head/www/typo347/Makefile Sun Dec 2 12:19:12 2012 (r308101)
@@ -11,13 +11,14 @@ COMMENT= The typo3 content management sy
LICENSE= GPLv2
+LATEST_LINK= ${PKGBASE}${TYPO3RELEASE}
NO_BUILD= yes
USE_PHP= ctype filter json mysql pcre session xml
WANT_PHP_WEB= yes
IGNORE_WITH_PHP=4
TYPO3WWW= www
-TYPO3RELEASE=
+TYPO3RELEASE= 47
TYPO3SITE= ${TYPO3WWW}/${PORTNAME}
TYPO3PKG= ${PORTNAME}-${PORTVERSION}
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
More information about the svn-ports-head
mailing list