diff options
Diffstat (limited to 'devel/libpdel')
-rw-r--r-- | devel/libpdel/Makefile | 2 | ||||
-rw-r--r-- | devel/libpdel/distinfo | 2 | ||||
-rw-r--r-- | devel/libpdel/pkg-plist | 8 |
3 files changed, 9 insertions, 3 deletions
diff --git a/devel/libpdel/Makefile b/devel/libpdel/Makefile index d3d8aecfe15e..26d31822f5a8 100644 --- a/devel/libpdel/Makefile +++ b/devel/libpdel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libpdel -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= devel net www MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= archie diff --git a/devel/libpdel/distinfo b/devel/libpdel/distinfo index e1a19e4dd6c2..f04062d06f86 100644 --- a/devel/libpdel/distinfo +++ b/devel/libpdel/distinfo @@ -1 +1 @@ -MD5 (libpdel-0.3.2.tar.gz) = c37c391cc1c902740a517019605cbf9a +MD5 (libpdel-0.3.3.tar.gz) = 2e820e4f5535b66446ae04bfcc8f7c12 diff --git a/devel/libpdel/pkg-plist b/devel/libpdel/pkg-plist index ed8026906245..8e018c3a0e87 100644 --- a/devel/libpdel/pkg-plist +++ b/devel/libpdel/pkg-plist @@ -444,16 +444,22 @@ man/man3/structs_type_uint8.3.gz man/man3/structs_type_ulong.3.gz man/man3/structs_type_union.3.gz man/man3/structs_type_ushort.3.gz +man/man3/structs_type_xmlrpc_array.3.gz +man/man3/structs_type_xmlrpc_compact_fault.3.gz man/man3/structs_type_xmlrpc_fault.3.gz +man/man3/structs_type_xmlrpc_member.3.gz man/man3/structs_type_xmlrpc_request.3.gz man/man3/structs_type_xmlrpc_response.3.gz +man/man3/structs_type_xmlrpc_struct.3.gz +man/man3/structs_type_xmlrpc_value.3.gz man/man3/structs_union_set.3.gz man/man3/structs_xml_input.3.gz man/man3/structs_xml_output.3.gz man/man3/structs_xmlrpc.3.gz man/man3/structs_xmlrpc2struct.3.gz -man/man3/structs_xmlrpc_build_reply.3.gz +man/man3/structs_xmlrpc_build_fault_response.3.gz man/man3/structs_xmlrpc_build_request.3.gz +man/man3/structs_xmlrpc_build_response.3.gz man/man3/tcp_connection_get_cookie.3.gz man/man3/tcp_connection_get_fd.3.gz man/man3/tcp_connection_get_fp.3.gz |