Bug 190176 - [MAINTAINER] www/typo347: update to 4.7.19
Summary: [MAINTAINER] www/typo347: update to 4.7.19
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:20 UTC by Helmut Ritter
Modified: 2014-05-24 22:22 UTC (History)
0 users

See Also:


Attachments
typo347-4.7.19.patch (1.85 KB, patch)
2014-05-24 13:20 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:20:00 UTC
- Update to 4.7.19
- 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:20:25 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:54:00 UTC
Author: sunpoet
Date: Sat May 24 20:53:54 2014
New Revision: 355083
URL: http://svnweb.freebsd.org/changeset/ports/355083
QAT: https://qat.redports.org/buildarchive/r355083/

Log:
  - Update to 4.7.19
  - While I'm here, complete PLIST
  
  Changes:	https://typo3.org/news/article/typo3-cms-4534-4719-6014-619-and-623-released/
  PR:		ports/190176
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)

Modified:
  head/www/typo347/Makefile
  head/www/typo347/distinfo
  head/www/typo347/pkg-plist

Modified: head/www/typo347/Makefile
==============================================================================
--- head/www/typo347/Makefile	Sat May 24 20:53:47 2014	(r355082)
+++ head/www/typo347/Makefile	Sat May 24 20:53:54 2014	(r355083)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	4.7.18
+PORTVERSION=	4.7.19
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 PKGNAMESUFFIX=	${TYPO3RELEASE}

Modified: head/www/typo347/distinfo
==============================================================================
--- head/www/typo347/distinfo	Sat May 24 20:53:47 2014	(r355082)
+++ head/www/typo347/distinfo	Sat May 24 20:53:54 2014	(r355083)
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-4.7.18.tar.gz) = ffbd6ffbbcc60986a37fa6b07dbdcf03473e963f9e47a8cc927a4b9e12638b6d
-SIZE (typo3_src-4.7.18.tar.gz) = 22663845
-SHA256 (dummy-4.7.18.tar.gz) = 3d1544f40c1463ee2966a9050bcb03ea22eb21ae71955296f6a049e212c46eec
-SIZE (dummy-4.7.18.tar.gz) = 10277
+SHA256 (typo3_src-4.7.19.tar.gz) = 38f7ce8e79ea462b9ef6d32b29df8da7fa252d976951ca5a4acda5edd278d6a2
+SIZE (typo3_src-4.7.19.tar.gz) = 22580217
+SHA256 (dummy-4.7.19.tar.gz) = 82589e31852e405f90e1d0b6a943a525cce29929855ee45a875bd867019d61b1
+SIZE (dummy-4.7.19.tar.gz) = 10276

Modified: head/www/typo347/pkg-plist
==============================================================================
--- head/www/typo347/pkg-plist	Sat May 24 20:53:47 2014	(r355082)
+++ head/www/typo347/pkg-plist	Sat May 24 20:53:54 2014	(r355083)
@@ -536,7 +536,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
@@ -9319,3 +9318,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:20 UTC
State Changed
From-To: open->closed

Committed. Thanks!