aboutsummaryrefslogtreecommitdiff
path: root/www/mybb/Makefile
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-11-24 19:30:46 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-11-24 19:30:46 +0000
commit482dc7f4cbc7aa95280bfcb5d22457c3a133a30a (patch)
tree742d0fffed07f1c472704eaac121e168c50ec370 /www/mybb/Makefile
parentda37877a715d3a19b412a0bd88c58832b5af9063 (diff)
downloadports-482dc7f4cbc7aa95280bfcb5d22457c3a133a30a.tar.gz
ports-482dc7f4cbc7aa95280bfcb5d22457c3a133a30a.zip
www/mybb: Update to 1.8.13
Changelog: https://blog.mybb.com/2017/11/07/mybb-1-8-13-released-security-maintenance-release/ Approved by: tcberner (mentor) MFH: 2017Q4 Security: 7761288c-d148-11e7-87e5-00e04c1ea73d Differential Revision: https://reviews.freebsd.org/D13231
Notes
Notes: svn path=/head/; revision=454838
Diffstat (limited to 'www/mybb/Makefile')
-rw-r--r--www/mybb/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/mybb/Makefile b/www/mybb/Makefile
index 48ec7e104b41..f2f086c0ded6 100644
--- a/www/mybb/Makefile
+++ b/www/mybb/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mybb
-PORTVERSION= 1.8.12
+PORTVERSION= 1.8.13
CATEGORIES= www
MAINTAINER= joneum@FreeBSD.org
@@ -12,12 +12,12 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
-GH_TAGNAME= ${PORTNAME}_1812
+GH_TAGNAME= ${PORTNAME}_1813
-USES= cpe mysql php
+USES= cpe mysql php:web
NO_BUILD= yes
NO_ARCH= yes
-USE_PHP= xsl mysql iconv gd xml
+USE_PHP= xsl mysqli iconv gd xml
SUB_FILES= pkg-message
WWWDIR?= ${PREFIX}/www/${PORTNAME}
PLIST_SUB= WWWOWN=${WWWOWN}