diff options
author | archie <archie@FreeBSD.org> | 2002-10-23 23:41:31 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2002-10-23 23:41:31 +0000 |
commit | e764bc5542e35c68532102d08ebff46862c099d3 (patch) | |
tree | 0cda9d0646d7a86a146143671de4e0a8e700e071 /devel/libpdel | |
parent | efe76396595177c9b208cdd82ac4acf3ed8c22bf (diff) | |
download | FreeBSD-ports-e764bc5542e35c68532102d08ebff46862c099d3.zip FreeBSD-ports-e764bc5542e35c68532102d08ebff46862c099d3.tar.gz |
Update to version 0.3.4.
Diffstat (limited to 'devel/libpdel')
-rw-r--r-- | devel/libpdel/Makefile | 3 | ||||
-rw-r--r-- | devel/libpdel/distinfo | 2 | ||||
-rw-r--r-- | devel/libpdel/pkg-plist | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile index 1b909e0..fbc3c62 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 f04062d..fba589e 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 8e018c3..6781036 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 |