aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-06-15 19:42:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-06-15 19:42:37 +0000
commit4be5c33c5bb8143dc743d203dd3bcb0e037cea2a (patch)
tree1eda224adfd31bad9cc14efafa9fb70bc218c209 /net
parent9d8a3ad0262f90344a4014412e9dbd86c4722a20 (diff)
downloadports-4be5c33c5bb8143dc743d203dd3bcb0e037cea2a.tar.gz
ports-4be5c33c5bb8143dc743d203dd3bcb0e037cea2a.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-ZConf/Makefile2
-rw-r--r--net/p5-ZConf/distinfo6
-rw-r--r--net/p5-ZConf/pkg-descr9
3 files changed, 13 insertions, 4 deletions
diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile
index 98c52fee071d..36981256d32e 100644
--- a/net/p5-ZConf/Makefile
+++ b/net/p5-ZConf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ZConf
-PORTVERSION= 0.7.0
+PORTVERSION= 1.1.1
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
diff --git a/net/p5-ZConf/distinfo b/net/p5-ZConf/distinfo
index 6808f6758fad..c9fe7ef5251d 100644
--- a/net/p5-ZConf/distinfo
+++ b/net/p5-ZConf/distinfo
@@ -1,3 +1,3 @@
-MD5 (ZConf-0.7.0.tar.gz) = fe9aa141f76cb16fe5cd8a2bae4f8859
-SHA256 (ZConf-0.7.0.tar.gz) = ae56b0dc772273b5ca6fd8d81c266b2ce866117ddac778462fffb05d7d96496d
-SIZE (ZConf-0.7.0.tar.gz) = 23554
+MD5 (ZConf-1.1.1.tar.gz) = 8f0deb8ffd60c10073bc7f440ec68d12
+SHA256 (ZConf-1.1.1.tar.gz) = 970db47b4684cc046912279b1661bda9297f69361ecb490480bcbf021790fc10
+SIZE (ZConf-1.1.1.tar.gz) = 24171
diff --git a/net/p5-ZConf/pkg-descr b/net/p5-ZConf/pkg-descr
index f1b2eb30e9c6..ab0e36d95d28 100644
--- a/net/p5-ZConf/pkg-descr
+++ b/net/p5-ZConf/pkg-descr
@@ -1,3 +1,12 @@
A configuration system allowing for either file or LDAP backed storage.
+zccreate Creates a new ZConf config or set.
+zcget Reads a value from a ZConf config.
+zcls Lists configured ZConf congigs and sets.
+zcrm Remove a ZConf config or set.
+zcset Sets a value in a ZConf config.
+zcvdel Remove a variable from a ZConf config.
+zcvls Lists the keys of a ZConf config.
+
+
WWW: http://search.cpan.org/dist/ZConf/