svn commit: r370155 - head/net/xmlrpc-c
Renato Botelho
garga at FreeBSD.org
Mon Oct 6 12:10:09 UTC 2014
Author: garga
Date: Mon Oct 6 12:10:08 2014
New Revision: 370155
URL: https://svnweb.freebsd.org/changeset/ports/370155
QAT: https://qat.redports.org/buildarchive/r370155/
Log:
Update to 1.25.30
Modified:
head/net/xmlrpc-c/Makefile
head/net/xmlrpc-c/distinfo
head/net/xmlrpc-c/pkg-plist
Modified: head/net/xmlrpc-c/Makefile
==============================================================================
--- head/net/xmlrpc-c/Makefile Mon Oct 6 11:15:06 2014 (r370154)
+++ head/net/xmlrpc-c/Makefile Mon Oct 6 12:10:08 2014 (r370155)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xmlrpc-c
-PORTVERSION= 1.25.28
-PORTREVISION= 1
+PORTVERSION= 1.25.30
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION}
Modified: head/net/xmlrpc-c/distinfo
==============================================================================
--- head/net/xmlrpc-c/distinfo Mon Oct 6 11:15:06 2014 (r370154)
+++ head/net/xmlrpc-c/distinfo Mon Oct 6 12:10:08 2014 (r370155)
@@ -1,2 +1,2 @@
-SHA256 (xmlrpc-c-1.25.28.tgz) = 0786022c6d82ea1af04efade5b86357196f572c458a9649c6c912c469cd93acf
-SIZE (xmlrpc-c-1.25.28.tgz) = 779891
+SHA256 (xmlrpc-c-1.25.30.tgz) = 8ae6ed4ec57d50ed132b1150fc5258346eef3e291501a564f14fa97586902f98
+SIZE (xmlrpc-c-1.25.30.tgz) = 779934
Modified: head/net/xmlrpc-c/pkg-plist
==============================================================================
--- head/net/xmlrpc-c/pkg-plist Mon Oct 6 11:15:06 2014 (r370154)
+++ head/net/xmlrpc-c/pkg-plist Mon Oct 6 12:10:08 2014 (r370155)
@@ -5,6 +5,7 @@ include/xmlrpc-c/abyss_unixsock.h
include/xmlrpc-c/abyss_winsock.h
include/xmlrpc-c/base.h
include/xmlrpc-c/base.hpp
+include/xmlrpc-c/base64.hpp
include/xmlrpc-c/c_util.h
include/xmlrpc-c/client.h
include/xmlrpc-c/client.hpp
@@ -104,4 +105,3 @@ lib/libxmlrpc_xmltok.a
lib/libxmlrpc_xmltok.so
lib/libxmlrpc_xmltok.so.3
lib/libxmlrpc_xmltok.so.3.25
- at dirrm include/xmlrpc-c
More information about the svn-ports-all
mailing list