Summary: | [MAINTAINER] www/typo3: update to 6.1.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Helmut Ritter <freebsd-ports> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Helmut Ritter
2013-12-10 19:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it. Author: sunpoet Date: Wed Dec 11 19:34:12 2013 New Revision: 336207 URL: http://svnweb.freebsd.org/changeset/ports/336207 Log: - Update to 6.1.7 Changes: http://typo3.org/news/article/typo3-cms-4532-4717-6012-and-617-released/ Security: https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-004/ PR: ports/184669 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Modified: head/www/typo3/Makefile head/www/typo3/distinfo Modified: head/www/typo3/Makefile ============================================================================== --- head/www/typo3/Makefile Wed Dec 11 19:33:20 2013 (r336206) +++ head/www/typo3/Makefile Wed Dec 11 19:34:12 2013 (r336207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.1.6 +PORTVERSION= 6.1.7 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} Modified: head/www/typo3/distinfo ============================================================================== --- head/www/typo3/distinfo Wed Dec 11 19:33:20 2013 (r336206) +++ head/www/typo3/distinfo Wed Dec 11 19:34:12 2013 (r336207) @@ -1,4 +1,4 @@ -SHA256 (typo3_src-6.1.6.tar.gz) = b2b642dce479b88419a719b50518544b20b17fef58fe7de6a666bdf0d160dfd5 -SIZE (typo3_src-6.1.6.tar.gz) = 21141976 -SHA256 (dummy-6.1.6.tar.gz) = 59bafa6e4202df2f223e026eb9d8f4909c76db9a6133ebc21121806cb291a973 -SIZE (dummy-6.1.6.tar.gz) = 9817 +SHA256 (typo3_src-6.1.7.tar.gz) = d14a99349aa8776568639ee62666099aeac470b924d614bf7b99910879471958 +SIZE (typo3_src-6.1.7.tar.gz) = 21144129 +SHA256 (dummy-6.1.7.tar.gz) = 5df4ba1214469db22f2b7778db679c41020b2a18676c0cedb852d4d524534677 +SIZE (dummy-6.1.7.tar.gz) = 9816 _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |