diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-07-06 11:33:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-07-06 11:33:20 +0800 |
commit | 1fb041bc9ea16b30ddfe7ec81e7ed04c8e234b37 (patch) | |
tree | aca0288168e25c5309ff9ccbbeca0cbd1921d0a2 /www/typo3 | |
parent | 45e238911a1539efaa315ed54f89aa2a38696439 (diff) | |
download | freebsd-ports-gnome-1fb041bc9ea16b30ddfe7ec81e7ed04c8e234b37.tar.gz freebsd-ports-gnome-1fb041bc9ea16b30ddfe7ec81e7ed04c8e234b37.tar.zst freebsd-ports-gnome-1fb041bc9ea16b30ddfe7ec81e7ed04c8e234b37.zip |
- Update to 4.7.2
Changes: http://wiki.typo3.org/wiki/TYPO3_4.7.2
PR: ports/169638
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
Security: https://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-003/
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 2 | ||||
-rw-r--r-- | www/typo3/distinfo | 8 | ||||
-rw-r--r-- | www/typo3/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 5229f68ccc12..a37fe9bbd6af 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= typo3 -PORTVERSION= 4.7.1 +PORTVERSION= 4.7.2 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 1940f7bc1a68..faf1401f2353 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.7.1.tar.gz) = 14a2a28a076247da31559b3af324e339d5bb6f73c8e613e5f5b2b72a3405efb0 -SIZE (typo3_src-4.7.1.tar.gz) = 22369267 -SHA256 (dummy-4.7.1.tar.gz) = 9606155cdd9446871327f784d38c0501ed60f6e9f3c2c9fd52b86fa90938ad68 -SIZE (dummy-4.7.1.tar.gz) = 10149 +SHA256 (typo3_src-4.7.2.tar.gz) = 43a3390b2580f7c74819377441b669d3d2d0a62c686036224e073b7b1db90ee9 +SIZE (typo3_src-4.7.2.tar.gz) = 22374815 +SHA256 (dummy-4.7.2.tar.gz) = 693a2c30325aa1697f5f3bb905caf755fcf6db4718008635af1461ccea56761c +SIZE (dummy-4.7.2.tar.gz) = 10148 diff --git a/www/typo3/pkg-plist b/www/typo3/pkg-plist index ddc7ba540b30..4989bd85c0f0 100644 --- a/www/typo3/pkg-plist +++ b/www/typo3/pkg-plist @@ -20,6 +20,7 @@ %%WWWDIR%%/uploads/media/index.html %%WWWDIR%%/uploads/pics/index.html %%WWWDIR%%/uploads/tf/index.html +%%WWWDIR%%_src-%%PORTVERSION%%/.travis.yml %%WWWDIR%%_src-%%PORTVERSION%%/ChangeLog %%WWWDIR%%_src-%%PORTVERSION%%/GPL.txt %%WWWDIR%%_src-%%PORTVERSION%%/INSTALL.txt |