Summary: | [MAINTAINER] www/typo345: update to 4.5.27 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Helmut Ritter <freebsd-ports> | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Helmut Ritter
2013-05-25 13:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. State Changed From-To: open->closed Committed. Thanks! 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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" |