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

(-)./Makefile (-2 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	ipplan
8
PORTNAME=	ipplan
9
PORTVERSION=	4.92a
9
PORTVERSION=	4.92b
10
CATEGORIES=	net-mgmt
10
CATEGORIES=	net-mgmt
11
MASTER_SITES=	SF/iptrack/${PORTNAME}/Release%204.92
11
MASTER_SITES=	SF/iptrack/${PORTNAME}/Release%204.92
12
12
Lines 15-21 Link Here
15
15
16
RUN_DEPENDS=	nmap:${PORTSDIR}/security/nmap
16
RUN_DEPENDS=	nmap:${PORTSDIR}/security/nmap
17
17
18
MAKE_JOBS_SAFE=	yes
19
USE_PERL5_RUN=	yes
18
USE_PERL5_RUN=	yes
20
USE_PHP=	gettext pcre xml zlib
19
USE_PHP=	gettext pcre xml zlib
21
20
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ipplan-4.92a.tar.gz) = 29fa2b534ecad0ab6e84736b1c0683496a4eed26f9f3f0bf0191d67a5f19fd4c
1
SHA256 (ipplan-4.92b.tar.gz) = 4f27d20a1b170bd1bc5b32d801d19f966f131b24766d99844b609f590ef10244
2
SIZE (ipplan-4.92a.tar.gz) = 1575800
2
SIZE (ipplan-4.92b.tar.gz) = 1575604
(-)./pkg-plist (-2 lines)
Lines 30-39 Link Here
30
%%IPPLANDIR%%/admin/importip.php
30
%%IPPLANDIR%%/admin/importip.php
31
%%IPPLANDIR%%/admin/importipform.php
31
%%IPPLANDIR%%/admin/importipform.php
32
%%IPPLANDIR%%/admin/install.php
32
%%IPPLANDIR%%/admin/install.php
33
%%IPPLANDIR%%/admin/install.php.rej
34
%%IPPLANDIR%%/admin/maintenance.php
33
%%IPPLANDIR%%/admin/maintenance.php
35
%%IPPLANDIR%%/admin/schemacreate.php
34
%%IPPLANDIR%%/admin/schemacreate.php
36
%%IPPLANDIR%%/admin/schemacreate.php.rej
37
%%IPPLANDIR%%/admin/usermanager.php
35
%%IPPLANDIR%%/admin/usermanager.php
38
%%IPPLANDIR%%/adodb/adodb-csvlib.inc.php
36
%%IPPLANDIR%%/adodb/adodb-csvlib.inc.php
39
%%IPPLANDIR%%/adodb/adodb-datadict.inc.php
37
%%IPPLANDIR%%/adodb/adodb-datadict.inc.php

Return to bug 167024