mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
- Update to 4.92a
This commit is contained in:
parent
68baf6eb06
commit
acacbc55e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240810
3 changed files with 7 additions and 5 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= ipplan
|
||||
PORTVERSION= 4.92
|
||||
PORTVERSION= 4.92a
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/iptrack/${PORTNAME}/Release%20${PORTVERSION}
|
||||
MASTER_SITES= SF/iptrack/${PORTNAME}/Release%204.92
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= IP address management and tracking
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ipplan-4.92.tar.gz) = 2540b381744d1891b53b660fffc5ec56
|
||||
SHA256 (ipplan-4.92.tar.gz) = c606302823472013df9654e1631998ea8214690854a4c713386ad42e2f3bc995
|
||||
SIZE (ipplan-4.92.tar.gz) = 1547212
|
||||
MD5 (ipplan-4.92a.tar.gz) = 51543971eef3d78f08c7a9abb04759a6
|
||||
SHA256 (ipplan-4.92a.tar.gz) = 29fa2b534ecad0ab6e84736b1c0683496a4eed26f9f3f0bf0191d67a5f19fd4c
|
||||
SIZE (ipplan-4.92a.tar.gz) = 1575800
|
||||
|
|
|
@ -30,8 +30,10 @@
|
|||
%%IPPLANDIR%%/admin/importip.php
|
||||
%%IPPLANDIR%%/admin/importipform.php
|
||||
%%IPPLANDIR%%/admin/install.php
|
||||
%%IPPLANDIR%%/admin/install.php.rej
|
||||
%%IPPLANDIR%%/admin/maintenance.php
|
||||
%%IPPLANDIR%%/admin/schemacreate.php
|
||||
%%IPPLANDIR%%/admin/schemacreate.php.rej
|
||||
%%IPPLANDIR%%/admin/usermanager.php
|
||||
%%IPPLANDIR%%/adodb/adodb-csvlib.inc.php
|
||||
%%IPPLANDIR%%/adodb/adodb-datadict.inc.php
|
||||
|
|
Loading…
Add table
Reference in a new issue