diff options
author | culot <culot@FreeBSD.org> | 2013-05-07 00:29:48 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-05-07 00:29:48 +0800 |
commit | 8a3268922069297bc9c098400c60227b1118b6f6 (patch) | |
tree | b32bdf31f7a5f88861ae32ee368b978bb7d34343 | |
parent | 0d531f15547b9e460b49f878304bb04791ac98c5 (diff) | |
download | freebsd-ports-gnome-8a3268922069297bc9c098400c60227b1118b6f6.tar.gz freebsd-ports-gnome-8a3268922069297bc9c098400c60227b1118b6f6.tar.zst freebsd-ports-gnome-8a3268922069297bc9c098400c60227b1118b6f6.zip |
- Update to 4.5.26
Changes: http://wiki.typo3.org/TYPO3_4.5.26
PR: ports/178327
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
-rw-r--r-- | www/typo345/Makefile | 2 | ||||
-rw-r--r-- | www/typo345/distinfo | 8 | ||||
-rw-r--r-- | www/typo345/pkg-descr | 6 | ||||
-rw-r--r-- | www/typo345/pkg-plist | 1 |
4 files changed, 9 insertions, 8 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index ade397b1edc5..b5bdee8ec8a4 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.5.25 +PORTVERSION= 4.5.26 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo345/distinfo b/www/typo345/distinfo index e4639ca54d9e..da6fcb02afc2 100644 --- a/www/typo345/distinfo +++ b/www/typo345/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.5.25.tar.gz) = 419a7ca6499318f6536bef0e882dfbfe72653ba33d4e68e571c2b84ffa143f1e -SIZE (typo3_src-4.5.25.tar.gz) = 20643456 -SHA256 (dummy-4.5.25.tar.gz) = 4cb11c995e1908a58522c34c2dbb39501fd8616f3fbe720187720ff37e1fca51 -SIZE (dummy-4.5.25.tar.gz) = 9858 +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 diff --git a/www/typo345/pkg-descr b/www/typo345/pkg-descr index 3f8e24ffba1c..96341686d8c8 100644 --- a/www/typo345/pkg-descr +++ b/www/typo345/pkg-descr @@ -2,7 +2,9 @@ TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. -This version is the LTS release. It is recommended for existing -projects and will get full support until April 2014. +The stable LTS release (for old projects) +This version is the Long Term Support release. It can be used for existing +projects, and will get full support (bug fixes and security fixes) until April +2014. Important and security related fixes will be provided until October 2014. WWW: http://typo3.org/ diff --git a/www/typo345/pkg-plist b/www/typo345/pkg-plist index c3f1727348c9..3c75668b0ce6 100644 --- a/www/typo345/pkg-plist +++ b/www/typo345/pkg-plist @@ -2609,7 +2609,6 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/scripts/thread.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/scripts/tmenu_layers.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/scripts/wapversionLib.inc -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/scripts/xmenu_layers.diff %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/scripts/xmlversionLib.inc %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/uploads/back1.png %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/cms/tslib/media/uploads/back2.png |