Bug 190175 - [MAINTAINER] www/typo345: update to 4.5.34
Summary: [MAINTAINER] www/typo345: update to 4.5.34
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 13:00 UTC by Helmut Ritter
Modified: 2014-05-24 22:22 UTC (History)
0 users

See Also:


Attachments
typo345-4.5.34.patch (1.85 KB, patch)
2014-05-24 13: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 2014-05-24 13:00:01 UTC
- Update to 4.5.34
- Bugfix and security update
- https://typo3.org/news/article/typo3-cms-4534-4719-6014-619-and-623-released/

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-24 13:00:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-24 21:53:52 UTC
Author: sunpoet
Date: Sat May 24 20:53:47 2014
New Revision: 355082
URL: http://svnweb.freebsd.org/changeset/ports/355082
QAT: https://qat.redports.org/buildarchive/r355082/

Log:
  - Update to 4.5.34
  - While I'm here, complete PLIST
  
  Changes:	https://typo3.org/news/article/typo3-cms-4534-4719-6014-619-and-623-released/
  PR:		ports/190175
  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	Sat May 24 20:53:40 2014	(r355081)
+++ head/www/typo345/Makefile	Sat May 24 20:53:47 2014	(r355082)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	4.5.33
+PORTVERSION=	4.5.34
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 PKGNAMESUFFIX=	${TYPO3RELEASE}

Modified: head/www/typo345/distinfo
==============================================================================
--- head/www/typo345/distinfo	Sat May 24 20:53:40 2014	(r355081)
+++ head/www/typo345/distinfo	Sat May 24 20:53:47 2014	(r355082)
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-4.5.33.tar.gz) = f4afed9eb239989a9cd38581ed8184c9fdf0a610b6d799f64bc1a8f9c85a3630
-SIZE (typo3_src-4.5.33.tar.gz) = 20796168
-SHA256 (dummy-4.5.33.tar.gz) = 16eb3275016c9cfcea9258e890befad47b730760196da8f60bddd3eff6506c9b
-SIZE (dummy-4.5.33.tar.gz) = 9980
+SHA256 (typo3_src-4.5.34.tar.gz) = 8beb4c8a41dd4efab8451909274a828bbb269a7bdeb140b0ce41f8008e7115b3
+SIZE (typo3_src-4.5.34.tar.gz) = 20715903
+SHA256 (dummy-4.5.34.tar.gz) = 0361df4af889716ed662456e2fb2dc27b73a5edaeeaeae33c006c270e8f4f787
+SIZE (dummy-4.5.34.tar.gz) = 9981

Modified: head/www/typo345/pkg-plist
==============================================================================
--- head/www/typo345/pkg-plist	Sat May 24 20:53:40 2014	(r355081)
+++ head/www/typo345/pkg-plist	Sat May 24 20:53:47 2014	(r355082)
@@ -490,7 +490,6 @@
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-vn.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-zh_CN.js
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/locale/ext-lang-zh_TW.js
-%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/charts.swf
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/README.txt
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/debug.css
 %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/extjs/resources/css/ext-all-notheme.css
@@ -8334,3 +8333,5 @@
 @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/templates
 @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3
 @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%
+@owner
+@group
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-05-24 22:22:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!