Bug 173769

Summary: www/typo347: New port
Product: Ports & Packages Reporter: Helmut Ritter <freebsd-ports>
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Helmut Ritter 2012-11-21 18:20:00 UTC
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 ---
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-11-21 18:27:36 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Chris Rees freebsd_committer freebsd_triage 2012-11-21 18:35:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 3 Chris Rees freebsd_committer freebsd_triage 2012-11-21 18:40:08 UTC
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)
Comment 4 Chris Rees freebsd_committer freebsd_triage 2012-12-02 12:20:56 UTC
State Changed
From-To: feedback->closed

Forgot about this bit, I've set LATEST_LINK to be typo347 as per the 
port origin.  Thanks!