View | Details | Raw Unified | Return to bug 213799
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	typo3
4
PORTNAME=	typo3
5
PORTVERSION=	6.2.25
5
PORTVERSION=	6.2.27
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
7
MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
8
PKGNAMESUFFIX=	-lts
8
PKGNAMESUFFIX=	-lts
Lines 15-27 Link Here
15
15
16
PORTSCOUT=	limit:^6\.2\.
16
PORTSCOUT=	limit:^6\.2\.
17
17
18
USES=		cpe shebangfix
18
USES=		cpe shebangfix php:web
19
SHEBANG_FILES=	typo3/sysext/core/Build/Scripts/update-static-composer.sh \
19
SHEBANG_FILES=	typo3/sysext/core/Build/Scripts/update-static-composer.sh \
20
		typo3/sysext/core/Build/Scripts/xlfcheck.sh
20
		typo3/sysext/core/Build/Scripts/xlfcheck.sh
21
NO_BUILD=	yes
21
NO_BUILD=	yes
22
NO_ARCH=	yes
22
NO_ARCH=	yes
23
USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml
23
USE_PHP=	ctype fileinfo filter hash json mysqli openssl pcre session soap xml
24
WANT_PHP_WEB=	yes
25
WRKSRC=		${WRKDIR}/${TYPO3SRC}
24
WRKSRC=		${WRKDIR}/${TYPO3SRC}
26
25
27
TYPO3WWW=	www
26
TYPO3WWW=	www
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1467799003
1
TIMESTAMP = 1477466346
2
SHA256 (typo3_src-6.2.25.tar.gz) = bb0205364fa4598d070567ca320ac92de870204cce069b2a03b4b8f444690b66
2
SHA256 (typo3_src-6.2.27.tar.gz) = 1f8ff63fbc51f68fd8a821fe21e3be35f20a3d2d8bcef0fe5b3353d2b7d25383
3
SIZE (typo3_src-6.2.25.tar.gz) = 20940818
3
SIZE (typo3_src-6.2.27.tar.gz) = 20948237

Return to bug 213799