aboutsummaryrefslogtreecommitdiff
path: root/www/kanboard/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2018-08-16 13:03:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2018-08-16 13:03:36 +0000
commit9a364938fd13db55d26d0defbcadf330301723b2 (patch)
tree1cb2a6c893a4e37b4ba7edc9e9f0b2d9a101b6a5 /www/kanboard/Makefile
parentbb4d4e942d4b30d603087c674427b9499e508ae0 (diff)
downloadports-9a364938fd13db55d26d0defbcadf330301723b2.tar.gz
ports-9a364938fd13db55d26d0defbcadf330301723b2.zip
- Update to 1.2.5
PR: 230481 Submitted by: sa.inbox@gmail.com Approved by: maintainer Sponsored by: iXsystems Inc.
Notes
Notes: svn path=/head/; revision=477331
Diffstat (limited to 'www/kanboard/Makefile')
-rw-r--r--www/kanboard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile
index c82e2a5c865e..a825ad8223a1 100644
--- a/www/kanboard/Makefile
+++ b/www/kanboard/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= kanboard
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.5
DISTVERSIONPREFIX= v
CATEGORIES= www
@@ -13,8 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NO_BUILD= yes
NO_ARCH= yes
-USE_GITHUB= yes
USES= php
+USE_GITHUB= yes
USE_PHP= ctype curl dom gd hash filter iconv json mcrypt mbstring \
openssl pdo session simplexml \
zlib xml