summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorArchie Cobbs <archie@FreeBSD.org>2002-10-23 23:41:31 +0000
committerArchie Cobbs <archie@FreeBSD.org>2002-10-23 23:41:31 +0000
commit9b67815b5fe355d1a055477842c3cd9e25bd7d13 (patch)
tree8edbcaabf04dbe40ef4134bcb5c8d0a6ea1dd136 /devel
parentFix buffer overflow in kadmind4 (remote user can gain root access to (diff)
Update to version 0.3.4.
Notes
Notes: svn path=/head/; revision=68694
Diffstat (limited to 'devel')
-rw-r--r--devel/libpdel/Makefile3
-rw-r--r--devel/libpdel/distinfo2
-rw-r--r--devel/libpdel/pkg-plist2
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile
index 1b909e032eb2..fbc3c6267535 100644
--- a/devel/libpdel/Makefile
+++ b/devel/libpdel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= libpdel
-PORTVERSION= 0.3.3
-PORTREVISION= 1
+PORTVERSION= 0.3.4
CATEGORIES= devel net www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
diff --git a/devel/libpdel/distinfo b/devel/libpdel/distinfo
index f04062d06f86..fba589eb90d3 100644
--- a/devel/libpdel/distinfo
+++ b/devel/libpdel/distinfo
@@ -1 +1 @@
-MD5 (libpdel-0.3.3.tar.gz) = 2e820e4f5535b66446ae04bfcc8f7c12
+MD5 (libpdel-0.3.4.tar.gz) = 9edca2d6a0a581eba75f0c6ff04e926f
diff --git a/devel/libpdel/pkg-plist b/devel/libpdel/pkg-plist
index 8e018c3a0e87..6781036c825e 100644
--- a/devel/libpdel/pkg-plist
+++ b/devel/libpdel/pkg-plist
@@ -32,6 +32,7 @@ include/pdel/structs/type/float.h
include/pdel/structs/type/id.h
include/pdel/structs/type/int.h
include/pdel/structs/type/ip4.h
+include/pdel/structs/type/ip6.h
include/pdel/structs/type/null.h
include/pdel/structs/type/pointer.h
include/pdel/structs/type/regex.h
@@ -420,6 +421,7 @@ man/man3/structs_type_int32.3.gz
man/man3/structs_type_int64.3.gz
man/man3/structs_type_int8.3.gz
man/man3/structs_type_ip4.3.gz
+man/man3/structs_type_ip6.3.gz
man/man3/structs_type_long.3.gz
man/man3/structs_type_null.3.gz
man/man3/structs_type_pointer.3.gz