diff options
author | wen <wen@FreeBSD.org> | 2016-11-10 10:22:17 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2016-11-10 10:22:17 +0800 |
commit | c2202e17db3b110bbcba52ad1d703f03bab3da84 (patch) | |
tree | 16a1816e06747b0683ae1501fe527362dd843ff5 | |
parent | 17a1a6d1efe49e44728070cdc7e66ce14450e3ef (diff) | |
download | freebsd-ports-gnome-c2202e17db3b110bbcba52ad1d703f03bab3da84.tar.gz freebsd-ports-gnome-c2202e17db3b110bbcba52ad1d703f03bab3da84.tar.zst freebsd-ports-gnome-c2202e17db3b110bbcba52ad1d703f03bab3da84.zip |
- Update to 6.2.28
PR: 214321
Submitted by: joneum@bsdproject.de
Approved by: maintainer
-rw-r--r-- | www/typo3-lts/Makefile | 5 | ||||
-rw-r--r-- | www/typo3-lts/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/typo3-lts/Makefile b/www/typo3-lts/Makefile index 209b5eec9a95..06ce611db603 100644 --- a/www/typo3-lts/Makefile +++ b/www/typo3-lts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 6.2.27 +PORTVERSION= 6.2.28 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} PKGNAMESUFFIX= -lts @@ -17,7 +17,8 @@ PORTSCOUT= limit:^6\.2\. USES= cpe shebangfix php:web SHEBANG_FILES= typo3/sysext/core/Build/Scripts/update-static-composer.sh \ - typo3/sysext/core/Build/Scripts/xlfcheck.sh + typo3/sysext/core/Build/Scripts/xlfcheck.sh \ + typo3/sysext/core/Build/Scripts/splitFunctionalTests.sh NO_BUILD= yes NO_ARCH= yes USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml diff --git a/www/typo3-lts/distinfo b/www/typo3-lts/distinfo index e32c7594e6bc..522d9225fbe7 100644 --- a/www/typo3-lts/distinfo +++ b/www/typo3-lts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1136139212 -SHA256 (typo3_src-6.2.27.tar.gz) = 1f8ff63fbc51f68fd8a821fe21e3be35f20a3d2d8bcef0fe5b3353d2b7d25383 -SIZE (typo3_src-6.2.27.tar.gz) = 20948237 +TIMESTAMP = 1478742582 +SHA256 (typo3_src-6.2.28.tar.gz) = 5063c586b292a057db539fe32022119f2ec42d234c51ad3018826d78a45d91ed +SIZE (typo3_src-6.2.28.tar.gz) = 20954064 |