svn commit: r391159 - head/www/typo3-lts

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 2 14:43:39 UTC 2015


Author: sunpoet
Date: Thu Jul  2 14:43:37 2015
New Revision: 391159
URL: https://svnweb.freebsd.org/changeset/ports/391159

Log:
  - Update to 6.2.14
  
  Changes:	http://typo3.org/news/article/typo3-cms-6214-and-731-released/
  PR:		201277
  Submitted by:	Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)

Modified:
  head/www/typo3-lts/Makefile
  head/www/typo3-lts/distinfo

Modified: head/www/typo3-lts/Makefile
==============================================================================
--- head/www/typo3-lts/Makefile	Thu Jul  2 14:43:32 2015	(r391158)
+++ head/www/typo3-lts/Makefile	Thu Jul  2 14:43:37 2015	(r391159)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	6.2.13
+PORTVERSION=	6.2.14
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 PKGNAMESUFFIX=	-lts
@@ -16,8 +16,7 @@ LICENSE_FILE=	${WRKDIR}/${TYPO3SRC}/LICE
 PORTSCOUT=	limit:^6\.2\.
 
 USES=		cpe shebangfix
-SHEBANG_FILES=	typo3/sysext/core/Build/Scripts/xlfcheck.sh \
-		typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh
+SHEBANG_FILES=	typo3/sysext/core/Build/Scripts/xlfcheck.sh
 NO_BUILD=	yes
 NO_ARCH=	yes
 USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml

Modified: head/www/typo3-lts/distinfo
==============================================================================
--- head/www/typo3-lts/distinfo	Thu Jul  2 14:43:32 2015	(r391158)
+++ head/www/typo3-lts/distinfo	Thu Jul  2 14:43:37 2015	(r391159)
@@ -1,2 +1,2 @@
-SHA256 (typo3_src-6.2.13.tar.gz) = 72277d4ebfce81f14eb0ed3fc1bb89f4ef5991bed3d09063e0f618df84a55711
-SIZE (typo3_src-6.2.13.tar.gz) = 21760256
+SHA256 (typo3_src-6.2.14.tar.gz) = 8fdd8c325a653e9c308ffab2d538e1b032785d5d06c7de1ee4141c94406571e8
+SIZE (typo3_src-6.2.14.tar.gz) = 21142714


More information about the svn-ports-head mailing list