Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2013 19:34:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336209 - head/www/typo347
Message-ID:  <201312111934.rBBJYQ4P016472@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Dec 11 19:34:26 2013
New Revision: 336209
URL: http://svnweb.freebsd.org/changeset/ports/336209

Log:
  - Update to 4.7.17
  - While I'm here:
    - Fix PKGNAME collision: add PKGNAMESUFFIX
    - Remove LATEST_LINK
    - Fix TYPO3SITE to avoid CONFLICTS with www/typo3
  
  Changes:	http://typo3.org/news/article/typo3-cms-4532-4717-6012-and-617-released/
  Security:	https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/
  PR:		ports/184671
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)

Modified:
  head/www/typo347/Makefile
  head/www/typo347/distinfo
  head/www/typo347/pkg-plist

Modified: head/www/typo347/Makefile
==============================================================================
--- head/www/typo347/Makefile	Wed Dec 11 19:34:19 2013	(r336208)
+++ head/www/typo347/Makefile	Wed Dec 11 19:34:26 2013	(r336209)
@@ -2,23 +2,23 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	4.7.16
+PORTVERSION=	4.7.17
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
+PKGNAMESUFFIX=	${TYPO3RELEASE}
 
 MAINTAINER=	freebsd-ports@charlieroot.de
 COMMENT=	The typo3 content management system
 
 LICENSE=	GPLv2
 
-LATEST_LINK=	${PKGBASE}${TYPO3RELEASE}
 NO_BUILD=	yes
 USE_PHP=	ctype filter json mysql pcre session xml
 WANT_PHP_WEB=	yes
 
 TYPO3WWW=	www
 TYPO3RELEASE=	47
-TYPO3SITE=	${TYPO3WWW}/${PORTNAME}
+TYPO3SITE=	${TYPO3WWW}/${PORTNAME}-${TYPO3RELEASE}
 TYPO3PKG=	${PORTNAME}-${PORTVERSION}
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}
 TYPO3DUMMY=	dummy-${PORTVERSION}

Modified: head/www/typo347/distinfo
==============================================================================
--- head/www/typo347/distinfo	Wed Dec 11 19:34:19 2013	(r336208)
+++ head/www/typo347/distinfo	Wed Dec 11 19:34:26 2013	(r336209)
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-4.7.16.tar.gz) = 93457c92adc46ace7a3b37a92dabda971ccb53ebc9fdca462aaed429b8cba8b7
-SIZE (typo3_src-4.7.16.tar.gz) = 22630645
-SHA256 (dummy-4.7.16.tar.gz) = 707c5319780b7e9ac469537fbe955efa52af04c35988ec4994ef5dc9c972d2d6
-SIZE (dummy-4.7.16.tar.gz) = 10277
+SHA256 (typo3_src-4.7.17.tar.gz) = f2b6fb15d56a5dbe24b3ccbcbf15c6f465154fb9bb244554653d4e26fa3ed613
+SIZE (typo3_src-4.7.17.tar.gz) = 22632250
+SHA256 (dummy-4.7.17.tar.gz) = 2cd45e97ea8ad67915283301c3daffe00b5e314cf6c85f7da9745fb041b4ae74
+SIZE (dummy-4.7.17.tar.gz) = 10277

Modified: head/www/typo347/pkg-plist
==============================================================================
--- head/www/typo347/pkg-plist	Wed Dec 11 19:34:19 2013	(r336208)
+++ head/www/typo347/pkg-plist	Wed Dec 11 19:34:26 2013	(r336209)
@@ -1,25 +1,25 @@
-%%WWWDIR%%/INSTALL.txt
-%%WWWDIR%%/README.txt
-%%WWWDIR%%/RELEASE_NOTES.txt
-%%WWWDIR%%/_.htaccess
-%%WWWDIR%%/clear.gif
-%%WWWDIR%%/fileadmin/_temp_/.htaccess
-%%WWWDIR%%/fileadmin/_temp_/index.html
-%%WWWDIR%%/fileadmin/user_upload/index.html
-%%WWWDIR%%/index.php
-%%WWWDIR%%/t3lib
-%%WWWDIR%%/typo3
-%%WWWDIR%%/typo3_src
-%%WWWDIR%%/typo3conf/ext/index.html
-%%WWWDIR%%/typo3conf/extTables.php
-%%WWWDIR%%/typo3conf/index.html
-%%WWWDIR%%/typo3conf/l10n/index.html
-%%WWWDIR%%/typo3conf/localconf.php.dist
-%%WWWDIR%%/typo3temp/index.html
-%%WWWDIR%%/uploads/index.html
-%%WWWDIR%%/uploads/media/index.html
-%%WWWDIR%%/uploads/pics/index.html
-%%WWWDIR%%/uploads/tf/index.html
+%%WWWDIR%%-47/INSTALL.txt
+%%WWWDIR%%-47/README.txt
+%%WWWDIR%%-47/RELEASE_NOTES.txt
+%%WWWDIR%%-47/_.htaccess
+%%WWWDIR%%-47/clear.gif
+%%WWWDIR%%-47/fileadmin/_temp_/.htaccess
+%%WWWDIR%%-47/fileadmin/_temp_/index.html
+%%WWWDIR%%-47/fileadmin/user_upload/index.html
+%%WWWDIR%%-47/index.php
+%%WWWDIR%%-47/t3lib
+%%WWWDIR%%-47/typo3
+%%WWWDIR%%-47/typo3_src
+%%WWWDIR%%-47/typo3conf/ext/index.html
+%%WWWDIR%%-47/typo3conf/extTables.php
+%%WWWDIR%%-47/typo3conf/index.html
+%%WWWDIR%%-47/typo3conf/l10n/index.html
+%%WWWDIR%%-47/typo3conf/localconf.php.dist
+%%WWWDIR%%-47/typo3temp/index.html
+%%WWWDIR%%-47/uploads/index.html
+%%WWWDIR%%-47/uploads/media/index.html
+%%WWWDIR%%-47/uploads/pics/index.html
+%%WWWDIR%%-47/uploads/tf/index.html
 %%WWWDIR%%_src-%%PORTVERSION%%/ChangeLog
 %%WWWDIR%%_src-%%PORTVERSION%%/GPL.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/INSTALL.txt
@@ -2989,6 +2989,7 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/oracle/templavoila.diff
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/postgresql/postgresql-compatibility.sql
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/ChangeLog
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests/Unit/tools/class.tx_em_toolsTest.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/class.tx_em_api.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/class.tx_em_extensionmanager.php
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/conf.php
@@ -8972,6 +8973,9 @@
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/database
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes/connection
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/classes
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests/Unit/tools
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests/Unit
+@dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em/Tests
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/em
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/postgresql
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/dbal/res/oracle
@@ -9299,15 +9303,15 @@
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/t3lib/cache
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%/t3lib
 @dirrm %%WWWDIR%%_src-%%PORTVERSION%%
-@dirrm %%WWWDIR%%/uploads/tf
-@dirrm %%WWWDIR%%/uploads/pics
-@dirrm %%WWWDIR%%/uploads/media
-@dirrm %%WWWDIR%%/uploads
-@dirrm %%WWWDIR%%/typo3temp
-@dirrm %%WWWDIR%%/typo3conf/l10n
-@dirrm %%WWWDIR%%/typo3conf/ext
-@dirrm %%WWWDIR%%/typo3conf
-@dirrm %%WWWDIR%%/fileadmin/user_upload
-@dirrm %%WWWDIR%%/fileadmin/_temp_
-@dirrm %%WWWDIR%%/fileadmin
-@dirrm %%WWWDIR%%
+@dirrm %%WWWDIR%%-47/uploads/tf
+@dirrm %%WWWDIR%%-47/uploads/pics
+@dirrm %%WWWDIR%%-47/uploads/media
+@dirrm %%WWWDIR%%-47/uploads
+@dirrm %%WWWDIR%%-47/typo3temp
+@dirrm %%WWWDIR%%-47/typo3conf/l10n
+@dirrm %%WWWDIR%%-47/typo3conf/ext
+@dirrm %%WWWDIR%%-47/typo3conf
+@dirrm %%WWWDIR%%-47/fileadmin/user_upload
+@dirrm %%WWWDIR%%-47/fileadmin/_temp_
+@dirrm %%WWWDIR%%-47/fileadmin
+@dirrm %%WWWDIR%%-47



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312111934.rBBJYQ4P016472>