diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-05-27 07:23:37 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-05-27 07:23:37 +0000 |
commit | 203bb828c1915e69d95cee922f7bfc810f88e3f8 (patch) | |
tree | 27cc3f95031c4df99200471ee75d1e70446f4e86 /www | |
parent | c6f6e1303e5f1785481f017f9ca8eecdc8299a15 (diff) | |
download | ports-203bb828c1915e69d95cee922f7bfc810f88e3f8.tar.gz ports-203bb828c1915e69d95cee922f7bfc810f88e3f8.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/typo345/Makefile | 2 | ||||
-rw-r--r-- | www/typo345/distinfo | 8 | ||||
-rw-r--r-- | www/typo345/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index b5bdee8ec8a4..dee93f44e8e3 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -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} diff --git a/www/typo345/distinfo b/www/typo345/distinfo index da6fcb02afc2..9b5937ff216f 100644 --- a/www/typo345/distinfo +++ b/www/typo345/distinfo @@ -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 diff --git a/www/typo345/pkg-plist b/www/typo345/pkg-plist index 3c75668b0ce6..ae4658dc340e 100644 --- a/www/typo345/pkg-plist +++ b/www/typo345/pkg-plist @@ -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 |