svn commit: r385106 - head/www/typo3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 1 10:00:13 UTC 2015


Author: sunpoet
Date: Fri May  1 10:00:12 2015
New Revision: 385106
URL: https://svnweb.freebsd.org/changeset/ports/385106

Log:
  - Update to 7.2.0
  - While I'm here, remove PORTSCOUT
  
  Changes:	http://typo3.org/news/article/announcing-typo3-cms-72-continuous-excitement/
  PR:		199813
  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	Fri May  1 10:00:07 2015	(r385105)
+++ head/www/typo3/Makefile	Fri May  1 10:00:12 2015	(r385106)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	7.1.0
+PORTVERSION=	7.2.0
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 
@@ -11,8 +11,6 @@ COMMENT=	Typo3 content management system
 
 LICENSE=	GPLv2
 
-PORTSCOUT=	limit:^7\.1\.
-
 NO_BUILD=	yes
 USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml
 WANT_PHP_WEB=	yes

Modified: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo	Fri May  1 10:00:07 2015	(r385105)
+++ head/www/typo3/distinfo	Fri May  1 10:00:12 2015	(r385106)
@@ -1,2 +1,2 @@
-SHA256 (typo3_src-7.1.0.tar.gz) = 50cbbf935e566ff7268f0c2407b5d9d20a0d12518166993519247f202132c8a1
-SIZE (typo3_src-7.1.0.tar.gz) = 17658558
+SHA256 (typo3_src-7.2.0.tar.gz) = 84205cec38d968830b2bc951842a6751be18b75ba519bb71bad20064d001ffbd
+SIZE (typo3_src-7.2.0.tar.gz) = 17702749


More information about the svn-ports-all mailing list