diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-13 13:48:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-13 13:48:40 +0000 |
commit | e4133320f1701e19cba7842b2b4dff6b54350690 (patch) | |
tree | 766f4da4f1e710956c1d970955d7cf92fb225fe2 /net-mgmt | |
parent | - Do not install t1asm, depending on print/t1utils instead. (diff) |
- Update to 200611081420
PR: ports/105472
Submitted by: farrokhi@
Notes
Notes:
svn path=/head/; revision=177181
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/phpip/Makefile | 6 | ||||
-rw-r--r-- | net-mgmt/phpip/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/phpip/pkg-plist | 5 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-mgmt/phpip/Makefile b/net-mgmt/phpip/Makefile index 0c1499abb0a8..de3ed1ce4f6c 100644 --- a/net-mgmt/phpip/Makefile +++ b/net-mgmt/phpip/Makefile @@ -6,16 +6,16 @@ # PORTNAME= phpip -PORTVERSION= 4.3.${SNAPSHOT} +PORTVERSION= ${SNAPSHOT} CATEGORIES= www net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpip -DISTNAME= ${PORTNAME}-4.3-build-${SNAPSHOT} +DISTNAME= ${PORTNAME}-4.3.2-build-${SNAPSHOT} MAINTAINER= farrokhi@FreeBSD.org COMMENT= A complete IPv4 IPAM (IP address management) suite -SNAPSHOT= 200610162352 +SNAPSHOT= 200611081420 NO_BUILD= YES USE_PHP= mysql WANT_PHP_WEB= YES diff --git a/net-mgmt/phpip/distinfo b/net-mgmt/phpip/distinfo index f47263ab6866..3e61e5aac439 100644 --- a/net-mgmt/phpip/distinfo +++ b/net-mgmt/phpip/distinfo @@ -1,3 +1,3 @@ -MD5 (phpip-4.3-build-200610162352.tar.gz) = d8954d0cabe5d24b343826c62a965b67 -SHA256 (phpip-4.3-build-200610162352.tar.gz) = 9aaf8cd14e28d585e829ae8975c3550e0dfa9a169eea7490e5d4d26e989e552d -SIZE (phpip-4.3-build-200610162352.tar.gz) = 130503 +MD5 (phpip-4.3.2-build-200611081420.tar.gz) = 36a3466f0af57cb8624a6adc8e396b29 +SHA256 (phpip-4.3.2-build-200611081420.tar.gz) = 7a80bafc11d9304795301d75e1fcb7a2f26c68d5dab6d45a25f5f44650e4a50a +SIZE (phpip-4.3.2-build-200611081420.tar.gz) = 146237 diff --git a/net-mgmt/phpip/pkg-plist b/net-mgmt/phpip/pkg-plist index ffacf9d87eab..a592b0cf39a7 100644 --- a/net-mgmt/phpip/pkg-plist +++ b/net-mgmt/phpip/pkg-plist @@ -20,6 +20,7 @@ %%PHPIP%%/classes/clsMetaContent.php %%PHPIP%%/classes/clsParseXML.php %%PHPIP%%/classes/index.php +%%PHPIP%%/classes/overlib.js %%PHPIP%%/classes/xPandMenu.js %%PHPIP%%/classes/xPandMenu.php %%PHPIP%%/common.php @@ -89,9 +90,11 @@ %%PHPIP%%/prefix_remove.php %%PHPIP%%/print.php %%PHPIP%%/search.php -%%PHPIP%%/sql/Upgrade_3.1_to_4.2.sql %%PHPIP%%/sql/index.php %%PHPIP%%/sql/phpip.sql +%%PHPIP%%/sql/phpip_upgrade_3.1_to_4.2.sql +%%PHPIP%%/sql/phpip_upgrade_4.1-4.2.sql +%%PHPIP%%/sql/phpip_upgrade_4.2-4.3.2.sql %%PHPIP%%/subnetSummary.php %%PHPIP%%/user_management.php @dirrm %%PHPIP%%/sql |