svn commit: r319161 - head/www/typo345
Frederic Culot
culot at FreeBSD.org
Mon May 27 07:23:38 UTC 2013
Author: culot
Date: Mon May 27 07:23:37 2013
New Revision: 319161
URL: http://svnweb.freebsd.org/changeset/ports/319161
Log:
- Update to 4.5.27
Changes: http://wiki.typo3.org/TYPO3_4.5.27
PR: ports/178967
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Modified:
head/www/typo345/Makefile
head/www/typo345/distinfo
head/www/typo345/pkg-plist
Modified: head/www/typo345/Makefile
==============================================================================
--- head/www/typo345/Makefile Mon May 27 07:20:21 2013 (r319160)
+++ head/www/typo345/Makefile Mon May 27 07:23:37 2013 (r319161)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typo3
-PORTVERSION= 4.5.26
+PORTVERSION= 4.5.27
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
Modified: head/www/typo345/distinfo
==============================================================================
--- head/www/typo345/distinfo Mon May 27 07:20:21 2013 (r319160)
+++ head/www/typo345/distinfo Mon May 27 07:23:37 2013 (r319161)
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-4.5.26.tar.gz) = 8f97725d3a64ae6a6bed7c5944eaa42dfaa47459a7dd7891f56270f95c58630f
-SIZE (typo3_src-4.5.26.tar.gz) = 20639930
-SHA256 (dummy-4.5.26.tar.gz) = dba2ac3f020a2b0b29611f4b3432d00bf0017a748033e1c73c216560bf8f3e8c
-SIZE (dummy-4.5.26.tar.gz) = 9857
+SHA256 (typo3_src-4.5.27.tar.gz) = c84e9f91b397760c8014cad38ab0d5ed01c160ce18733320e0c4863d1cd81e4d
+SIZE (typo3_src-4.5.27.tar.gz) = 20638737
+SHA256 (dummy-4.5.27.tar.gz) = 701046b7a63a1bf8920d2f4bcdd0926e1ffb4a7d7128d837d67dd7edd0533d7e
+SIZE (dummy-4.5.27.tar.gz) = 9855
Modified: head/www/typo345/pkg-plist
==============================================================================
--- head/www/typo345/pkg-plist Mon May 27 07:20:21 2013 (r319160)
+++ head/www/typo345/pkg-plist Mon May 27 07:23:37 2013 (r319161)
@@ -2992,6 +2992,7 @@
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/CleanStateNotMemorized.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectType.php
+%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InconsistentQuerySettings.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidClass.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidNumberOfConstraints.php
%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidPropertyType.php
More information about the svn-ports-all
mailing list