View | Details | Raw Unified | Return to bug 256666
Collapse All | Expand All

(-)b/net-mgmt/phpipam/Makefile (-4 / +4 lines)
Lines 1-7 Link Here
1
# Created by: Jake Smith <jake@xz.cx>
1
# Created by: Jake Smith <jake@xz.cx>
2
2
3
PORTNAME=	phpipam
3
PORTNAME=	phpipam
4
PORTVERSION=	1.4.2
4
PORTVERSION=	1.4.3
5
CATEGORIES=	net-mgmt
5
CATEGORIES=	net-mgmt
6
6
7
MAINTAINER=	jake@xz.cx
7
MAINTAINER=	jake@xz.cx
Lines 14-23 RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR} Link Here
14
USES=		gettext php:web tar:
14
USES=		gettext php:web tar:
15
15
16
USE_GITHUB=	yes
16
USE_GITHUB=	yes
17
GH_TAGNAME=	968a4d2
17
GH_TAGNAME=	f6302da
18
18
19
USE_PHP=	ctype curl filter gd gettext gmp iconv json mbstring openssl \
19
USE_PHP=	ctype curl filter gd gettext gmp iconv json mbstring mcrypt \
20
		pcntl pdo pdo_mysql session simplexml sockets
20
		openssl pcntl pdo pdo_mysql session simplexml sockets
21
21
22
NO_ARCH=	yes
22
NO_ARCH=	yes
23
NO_BUILD=	yes
23
NO_BUILD=	yes
(-)b/net-mgmt/phpipam/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1616873910
1
TIMESTAMP = 1623913999
2
SHA256 (phpipam-phpipam-1.4.2-968a4d2_GH0.tar.gz) = 232ba467eee2306137269b76c29520983dac7e1157a951fea794b2d9ce0c5eeb
2
SHA256 (phpipam-phpipam-1.4.3-f6302da_GH0.tar.gz) = 320972370847f9b4c8119adb541a47f2bb981ade98ae295d0952e3846860b392
3
SIZE (phpipam-phpipam-1.4.2-968a4d2_GH0.tar.gz) = 5034499
3
SIZE (phpipam-phpipam-1.4.3-f6302da_GH0.tar.gz) = 5034704

Return to bug 256666