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
(cherry picked from commit 7ae8747093)
This commit is contained in:
Mikael Urankar 2021-11-10 09:42:37 +01:00
parent 835b5e7112
commit c04c2d0882
3 changed files with 12 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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