Following http://www.freebsd.org/cgi/query-pr.cgi?pr=173611, please copy over www/typo3 to www/typo347 using the following patch: --- typo3-4.7.7.patch begins here --- diff -ruN --exclude=CVS ../typo3.org/Makefile ./Makefile --- ../typo3.org/Makefile 2012-11-13 12:57:27.000000000 +0100 +++ ./Makefile 2012-11-13 21:13:47.000000000 +0100 @@ -11,13 +11,14 @@ LICENSE= GPLv2 +NO_LATEST_LINK= yes 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} --- typo3-4.7.7.patch ends here ---
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->crees I'll take it.
State Changed From-To: open->feedback Hi Helmut, I've got the copy ready to commit. To be honest, if we can get the new version in at the same time, that'd be better rather than having two identical ports in the tree (which will break INDEX)
State Changed From-To: feedback->closed Forgot about this bit, I've set LATEST_LINK to be typo347 as per the port origin. Thanks!