Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2017 15:47:21 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447698 - head/www/typo3-7
Message-ID:  <201708101547.v7AFlLxU065467@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu Aug 10 15:47:21 2017
New Revision: 447698
URL: https://svnweb.freebsd.org/changeset/ports/447698

Log:
  - www/typo3-7: Update from 7.6.20 to 7.6.21
  - Changelog: https://typo3.org/news/article/typo3-874-and-7621-released/
  
  PR:		221388
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
  Approved by:	tz (mentor)
  MFH:		2017Q3
  Differential Revision:	https://reviews.freebsd.org/D11952

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

Modified: head/www/typo3-7/Makefile
==============================================================================
--- head/www/typo3-7/Makefile	Thu Aug 10 15:45:38 2017	(r447697)
+++ head/www/typo3-7/Makefile	Thu Aug 10 15:47:21 2017	(r447698)
@@ -4,7 +4,7 @@
 PORTNAME=	typo3
 PORTVERSION=	${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH}
 CATEGORIES=	www
-MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
+MASTER_SITES=	https://typo3.azureedge.net/typo3/${PORTVERSION}/
 PKGNAMESUFFIX=	-${PORT_V_MAJOR}
 
 MAINTAINER=	freebsd-ports@charlieroot.de
@@ -24,7 +24,7 @@ WRKSRC=		${WRKDIR}/${TYPO3SRC}
 
 PORT_V_MAJOR=	7
 PORT_V_MINOR=	6
-PORT_V_PATCH=	20
+PORT_V_PATCH=	21
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}

Modified: head/www/typo3-7/distinfo
==============================================================================
--- head/www/typo3-7/distinfo	Thu Aug 10 15:45:38 2017	(r447697)
+++ head/www/typo3-7/distinfo	Thu Aug 10 15:47:21 2017	(r447698)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499297168
-SHA256 (typo3_src-7.6.20.tar.gz) = 7c930d86f5fa8d8a97b562dc9b90c8a1a486f1be7b4a91188c8aab3fe40dae17
-SIZE (typo3_src-7.6.20.tar.gz) = 20469679
+TIMESTAMP = 1502367066
+SHA256 (typo3_src-7.6.21.tar.gz) = 8ba70e31ca46b07dfc3afab8097130f7296c2f88b0d8b0ec42fe058987d79176
+SIZE (typo3_src-7.6.21.tar.gz) = 20470284



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708101547.v7AFlLxU065467>