diff options
Diffstat (limited to 'net/ulxmlrpcpp')
-rw-r--r-- | net/ulxmlrpcpp/Makefile | 4 | ||||
-rw-r--r-- | net/ulxmlrpcpp/distinfo | 2 | ||||
-rw-r--r-- | net/ulxmlrpcpp/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile index d8ebb8244cad..765ec34f7a6a 100644 --- a/net/ulxmlrpcpp/Makefile +++ b/net/ulxmlrpcpp/Makefile @@ -7,11 +7,11 @@ # PORTNAME= ulxmlrpcpp -PORTVERSION= 1.2.4.b5 +PORTVERSION= 1.2.4 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E:S/b/beta/} +#DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E:S/b/beta/} MAINTAINER= ports@FreeBSD.org COMMENT= A ultra lightweight xml-rpc library written in C++ diff --git a/net/ulxmlrpcpp/distinfo b/net/ulxmlrpcpp/distinfo index d6de46b2b173..a6ac3ce36fa5 100644 --- a/net/ulxmlrpcpp/distinfo +++ b/net/ulxmlrpcpp/distinfo @@ -1 +1 @@ -MD5 (ulxmlrpcpp-1.2.4-beta5.tar.bz2) = 4a62f89e9d9820d5732fa6a437daa002 +MD5 (ulxmlrpcpp-1.2.4.tar.bz2) = a8bd7d8e8833e3fbe98b05b4582ba56b diff --git a/net/ulxmlrpcpp/pkg-plist b/net/ulxmlrpcpp/pkg-plist index ef762c01a731..04927d92b282 100644 --- a/net/ulxmlrpcpp/pkg-plist +++ b/net/ulxmlrpcpp/pkg-plist @@ -10,6 +10,7 @@ include/ulxr_connection.h include/ulxr_dispatcher.h include/ulxr_except.h include/ulxr_expatwrap.h +include/ulxr_htmlform_handler.h include/ulxr_http_client.h include/ulxr_http_connection.h include/ulxr_http_server.h |