Bug 178327 - [MAINTAINER] www/typo345: update to 4.5.26
Summary: [MAINTAINER] www/typo345: update to 4.5.26
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-03 22:00 UTC by Helmut Ritter
Modified: 2013-05-06 17:40 UTC (History)
0 users

See Also:


Attachments
typo3-4.5.26.patch (2.62 KB, patch)
2013-05-03 22:00 UTC, Helmut Ritter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2013-05-03 22:00:03 UTC
- Update to 4.5.26

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-05-03 22:49:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-06 17:30:02 UTC
Author: culot
Date: Mon May  6 16:29:48 2013
New Revision: 317531
URL: http://svnweb.freebsd.org/changeset/ports/317531

Log:
  - 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)

Modified:
  head/www/typo345/Makefile
  head/www/typo345/distinfo
  head/www/typo345/pkg-descr
  head/www/typo345/pkg-plist

Modified: head/www/typo345/Makefile
==============================================================================
--- head/www/typo345/Makefile	Mon May  6 16:17:06 2013	(r317530)
+++ head/www/typo345/Makefile	Mon May  6 16:29:48 2013	(r317531)
@@ -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}
 

Modified: head/www/typo345/distinfo
==============================================================================
--- head/www/typo345/distinfo	Mon May  6 16:17:06 2013	(r317530)
+++ head/www/typo345/distinfo	Mon May  6 16:29:48 2013	(r317531)
@@ -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

Modified: head/www/typo345/pkg-descr
==============================================================================
--- head/www/typo345/pkg-descr	Mon May  6 16:17:06 2013	(r317530)
+++ head/www/typo345/pkg-descr	Mon May  6 16:29:48 2013	(r317531)
@@ -2,7 +2,9 @@ TYPO3 is a free Open Source content mana
 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/

Modified: head/www/typo345/pkg-plist
==============================================================================
--- head/www/typo345/pkg-plist	Mon May  6 16:17:06 2013	(r317530)
+++ head/www/typo345/pkg-plist	Mon May  6 16:29:48 2013	(r317531)
@@ -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
_______________________________________________
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"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-05-06 17:30:18 UTC
State Changed
From-To: open->closed

Committed, with minor changes (avoid lines >80 chars in pkg-descr). 
Thanks!