View | Details | Raw Unified | Return to bug 215110 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	wordpress
4
PORTNAME=	wordpress
5
PORTVERSION=	4.6.1
5
PORTVERSION=	4.7
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	http://wordpress.org/
8
MASTER_SITES=	http://wordpress.org/
Lines 16-22 Link Here
16
16
17
NO_ARCH=	yes
17
NO_ARCH=	yes
18
NO_BUILD=	yes
18
NO_BUILD=	yes
19
USES=		php:web cpe
19
USES=		php:web cpe ssl
20
USE_PHP=	curl gd hash mysqli pcre tokenizer xml zip zlib ftp
20
USE_PHP=	curl gd hash mysqli pcre tokenizer xml zip zlib ftp
21
WRKSRC=		${WRKDIR}/${PORTNAME}
21
WRKSRC=		${WRKDIR}/${PORTNAME}
22
22
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1473265458
1
TIMESTAMP = 1481101948
2
SHA256 (wordpress-4.6.1.tar.gz) = 873f562cdea14d6305b9ad2f41f18a557d99cd8694b4a0056a33970e127abfee
2
SHA256 (wordpress-4.7.tar.gz) = 7eae27ff70716dae2d2ba58280f2832fd70a208c9cdaf29ab36ac789c14d6977
3
SIZE (wordpress-4.6.1.tar.gz) = 7961036
3
SIZE (wordpress-4.7.tar.gz) = 7993186

Return to bug 215110