aboutsummaryrefslogtreecommitdiff
path: root/www/glpi/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2017-02-05 17:42:10 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2017-02-05 17:42:10 +0000
commit4fb1211e54f99ca8ca0b66efac2d979187e4c3b5 (patch)
treeb4a8712931dfc63293d4a95ed3d5e1f24d7a71ac /www/glpi/Makefile
parentb91a6e2e48ad1fed5e67dfc77453da842e3548fb (diff)
downloadports-4fb1211e54f99ca8ca0b66efac2d979187e4c3b5.tar.gz
ports-4fb1211e54f99ca8ca0b66efac2d979187e4c3b5.zip
www/glpi: update to 9.1.2
ChangeLog for 9.1.2 at https://github.com/glpi-project/glpi/releases/tag/9.1.2 PR: 216796 PR: 212674 Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) Reported by: dasti <stievenard.david@gmail.com>
Notes
Notes: svn path=/head/; revision=433436
Diffstat (limited to 'www/glpi/Makefile')
-rw-r--r--www/glpi/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile
index 6cf4c3b9dbb8..3606bd4deca4 100644
--- a/www/glpi/Makefile
+++ b/www/glpi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= glpi
-PORTVERSION= 0.90.5
+PORTVERSION= 9.1.2
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
@@ -12,11 +12,13 @@ COMMENT= Free IT and asset management software
LICENSE= GPLv2
-USES= cpe gettext php
+USES= cpe gettext php tar:tgz
CPE_VENDOR= glpi-project
-USE_PHP= mysqli mbstring pcre session xml json ctype gd
+USE_PHP= ctype fileinfo filter gd json mbstring mysqli \
+ pcre session simplexml wddx xml xmlrpc zlib
WRKSRC= ${WRKDIR}/${PORTNAME}
+NO_ARCH= yes
NO_BUILD= yes
GLPIDIR?= www/${PORTNAME}