aboutsummaryrefslogtreecommitdiff
path: root/www/glpi/Makefile
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2020-12-11 08:26:46 +0000
committerMikael Urankar <mikael@FreeBSD.org>2020-12-11 08:26:46 +0000
commit61fa1a15d6151ae25fb4225283d0a08ba7b06008 (patch)
tree70acaad7a3c3d53a49a3203fc4d99cd9ea16068f /www/glpi/Makefile
parent018dcf6c5477893efd1c5bb8a7e1b7a0abe7bd8b (diff)
downloadports-61fa1a15d6151ae25fb4225283d0a08ba7b06008.tar.gz
ports-61fa1a15d6151ae25fb4225283d0a08ba7b06008.zip
www/glpi: Update to 9.5.3
Notes
Notes: svn path=/head/; revision=557702
Diffstat (limited to 'www/glpi/Makefile')
-rw-r--r--www/glpi/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile
index 848610c101cb..80ed11a35450 100644
--- a/www/glpi/Makefile
+++ b/www/glpi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= glpi
-PORTVERSION= 9.4.5
+PORTVERSION= 9.5.3
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
@@ -12,12 +12,10 @@ COMMENT= Free IT and asset management software
LICENSE= GPLv2
-IGNORE_WITH_PHP= 74
-
USES= cpe gettext php tar:tgz
CPE_VENDOR= glpi-project
-USE_PHP= ctype curl dom fileinfo filter gd json mbstring mysqli \
- pcre session simplexml wddx xml xmlrpc zlib
+USE_PHP= bz2 ctype curl exif fileinfo gd iconv intl json mbstring \
+ mysqli opcache openssl session simplexml sodium xml xmlrpc zip zlib
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_ARCH= yes