svn commit: r380181 - head/www/typo3
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 1 14:31:47 UTC 2015
Author: sunpoet
Date: Sun Mar 1 14:31:45 2015
New Revision: 380181
URL: https://svnweb.freebsd.org/changeset/ports/380181
QAT: https://qat.redports.org/buildarchive/r380181/
Log:
- Update to 7.1.0
- Update PORTSCOUT
Changes: http://typo3.org/news/article/typo3-cms-71-released-home-improvement/
PR: 198084
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Modified:
head/www/typo3/Makefile
head/www/typo3/distinfo
Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile Sun Mar 1 13:09:56 2015 (r380180)
+++ head/www/typo3/Makefile Sun Mar 1 14:31:45 2015 (r380181)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= typo3
-PORTVERSION= 7.0.2
+PORTVERSION= 7.1.0
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
@@ -11,7 +11,7 @@ COMMENT= Typo3 content management system
LICENSE= GPLv2
-PORTSCOUT= limit:^7\.0\.
+PORTSCOUT= limit:^7\.1\.
NO_BUILD= yes
USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml
Modified: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo Sun Mar 1 13:09:56 2015 (r380180)
+++ head/www/typo3/distinfo Sun Mar 1 14:31:45 2015 (r380181)
@@ -1,2 +1,2 @@
-SHA256 (typo3_src-7.0.2.tar.gz) = 8a88d7758039714aa41bdb9dbfdfc37902aeaed6d1acb4ec53cd34cee4a3fbc8
-SIZE (typo3_src-7.0.2.tar.gz) = 21456771
+SHA256 (typo3_src-7.1.0.tar.gz) = 50cbbf935e566ff7268f0c2407b5d9d20a0d12518166993519247f202132c8a1
+SIZE (typo3_src-7.1.0.tar.gz) = 17658558
More information about the svn-ports-all
mailing list