Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 17:19:53 GMT
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ddc4a5d0aefa - main - net-mgmt/phpipam: update to 1.4.3
Message-ID:  <202108021719.172HJr0a045858@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by krion:

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

commit ddc4a5d0aefabb722045136d7bce32c431d0f1b6
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2021-08-02 17:18:09 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2021-08-02 17:19:44 +0000

    net-mgmt/phpipam: update to 1.4.3
    
    PR:             256666
    Submitted by:   olevole+at+olevole__dot_ru
    Approved by:    maintainer timeout
---
 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@xz.cx>
 
 PORTNAME=	phpipam
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	jake@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108021719.172HJr0a045858>