git: 6e44e365010b - 2021Q3 - net-mgmt/phpipam: update to 1.4.3

Kirill Ponomarev krion at FreeBSD.org
Mon Aug 2 17:20:18 UTC 2021


The branch 2021Q3 has been updated by krion:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6e44e365010b3b85bea569ae926bdeb345f7ac4f

commit 6e44e365010b3b85bea569ae926bdeb345f7ac4f
Author:     Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-08-02 17:18:09 +0000
Commit:     Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-08-02 17:20:14 +0000

    net-mgmt/phpipam: update to 1.4.3
    
    PR:             256666
    Submitted by:   olevole+at+olevole__dot_ru
    Approved by:    maintainer timeout
    
    (cherry picked from commit ddc4a5d0aefabb722045136d7bce32c431d0f1b6)
---
 net-mgmt/phpipam/Makefile | 8 ++++----
 net-mgmt/phpipam/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-mgmt/phpipam/Makefile b/net-mgmt/phpipam/Makefile
index a36ba75556ce..2185ee552c58 100644
--- a/net-mgmt/phpipam/Makefile
+++ b/net-mgmt/phpipam/Makefile
@@ -1,7 +1,7 @@
 # Created by: Jake Smith <jake at xz.cx>
 
 PORTNAME=	phpipam
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	jake at xz.cx
@@ -14,10 +14,10 @@ RUN_DEPENDS=	${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
 USES=		gettext php:web tar:
 
 USE_GITHUB=	yes
-GH_TAGNAME=	968a4d2
+GH_TAGNAME=	f6302da
 
-USE_PHP=	ctype curl filter gd gettext gmp iconv json mbstring openssl \
-		pcntl pdo pdo_mysql session simplexml sockets
+USE_PHP=	ctype curl filter gd gettext gmp iconv json mbstring mcrypt \
+		openssl pcntl pdo pdo_mysql session simplexml sockets
 
 NO_ARCH=	yes
 NO_BUILD=	yes
diff --git a/net-mgmt/phpipam/distinfo b/net-mgmt/phpipam/distinfo
index 7b5df3d32bc5..e1b494dacb7a 100644
--- a/net-mgmt/phpipam/distinfo
+++ b/net-mgmt/phpipam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616873910
-SHA256 (phpipam-phpipam-1.4.2-968a4d2_GH0.tar.gz) = 232ba467eee2306137269b76c29520983dac7e1157a951fea794b2d9ce0c5eeb
-SIZE (phpipam-phpipam-1.4.2-968a4d2_GH0.tar.gz) = 5034499
+TIMESTAMP = 1623913999
+SHA256 (phpipam-phpipam-1.4.3-f6302da_GH0.tar.gz) = 320972370847f9b4c8119adb541a47f2bb981ade98ae295d0952e3846860b392
+SIZE (phpipam-phpipam-1.4.3-f6302da_GH0.tar.gz) = 5034704


More information about the dev-commits-ports-branches mailing list