git: 7ae8747093e9 - main - net-mgmt/phpipam: Update to 1.4.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Nov 2021 08:44:17 UTC
The branch main has been updated by mikael:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7ae8747093e99782e245ad1399f8c707709778dd
commit 7ae8747093e99782e245ad1399f8c707709778dd
Author: Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2021-11-10 08:42:37 +0000
Commit: Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-11-10 08:42:37 +0000
net-mgmt/phpipam: Update to 1.4.4
- Update to 1.4.4
- Add missing php modules
- Fix folder permission
Changes: https://github.com/phpipam/phpipam/releases/tag/v1.4.4
PR: 258700
---
net-mgmt/phpipam/Makefile | 8 ++++----
net-mgmt/phpipam/distinfo | 6 +++---
net-mgmt/phpipam/pkg-plist | 5 +++++
3 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/net-mgmt/phpipam/Makefile b/net-mgmt/phpipam/Makefile
index 5f40c0ee4039..5b2cd7bff474 100644
--- a/net-mgmt/phpipam/Makefile
+++ b/net-mgmt/phpipam/Makefile
@@ -1,7 +1,7 @@
# Created by: Jake Smith <jake@xz.cx>
PORTNAME= phpipam
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
CATEGORIES= net-mgmt
MAINTAINER= jake@xz.cx
@@ -14,10 +14,10 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
USES= cpe gettext php:web tar:
USE_GITHUB= yes
-GH_TAGNAME= f6302da
+GH_TAGNAME= a14bc06
-USE_PHP= ctype curl filter gd gettext gmp iconv json mbstring mcrypt \
- openssl pcntl pdo pdo_mysql session simplexml sockets
+USE_PHP= ctype curl dom filter gd gettext gmp iconv json mbstring mcrypt \
+ openssl pcntl pdo pdo_mysql posix session simplexml sockets
NO_ARCH= yes
NO_BUILD= yes
diff --git a/net-mgmt/phpipam/distinfo b/net-mgmt/phpipam/distinfo
index e1b494dacb7a..6f9d24ffe3e4 100644
--- a/net-mgmt/phpipam/distinfo
+++ b/net-mgmt/phpipam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623913999
-SHA256 (phpipam-phpipam-1.4.3-f6302da_GH0.tar.gz) = 320972370847f9b4c8119adb541a47f2bb981ade98ae295d0952e3846860b392
-SIZE (phpipam-phpipam-1.4.3-f6302da_GH0.tar.gz) = 5034704
+TIMESTAMP = 1632439590
+SHA256 (phpipam-phpipam-1.4.4-a14bc06_GH0.tar.gz) = c00e01bc9df5125d915658447f54bfd20ebea2fa0ec51623c5f87d36ab5c1b17
+SIZE (phpipam-phpipam-1.4.4-a14bc06_GH0.tar.gz) = 5036788
diff --git a/net-mgmt/phpipam/pkg-plist b/net-mgmt/phpipam/pkg-plist
index f6752f6aa7d1..3663dfa0c226 100644
--- a/net-mgmt/phpipam/pkg-plist
+++ b/net-mgmt/phpipam/pkg-plist
@@ -991,6 +991,11 @@
%%WWWDIR%%/UPDATE
%%WWWDIR%%/upgrade/.htaccess
%%WWWDIR%%/upgrade/index.php
+@owner www
+@group www
+@dir %%WWWDIR%%/app/admin/import-export/upload
+@owner
+@group
@dir %%WWWDIR%%/app/login/captcha
@dir %%WWWDIR%%/functions/GoogleAuthenticator
@dir %%WWWDIR%%/functions/php-saml