diff options
Diffstat (limited to 'devel')
-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 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 |