Index: head/net/ulxmlrpcpp/Makefile =================================================================== --- head/net/ulxmlrpcpp/Makefile (revision 160738) +++ head/net/ulxmlrpcpp/Makefile (revision 160739) @@ -1,38 +1,38 @@ # ex:ts=8 # Ports collection makefile for: ulxmlrpcpp # Date created: Dec 10, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= ulxmlrpcpp -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= An ultra lightweight xml-rpc library written in C++ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_GNOME= gnomehack gnometarget USE_ICONV= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} post-patch: @${REINPLACE_CMD} -e \ '/^SUBDIRS/s| docs | |g' ${WRKSRC}/ulxmlrpcpp/Makefile.in .include Property changes on: head/net/ulxmlrpcpp/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/net/ulxmlrpcpp/distinfo =================================================================== --- head/net/ulxmlrpcpp/distinfo (revision 160738) +++ head/net/ulxmlrpcpp/distinfo (revision 160739) @@ -1,3 +1,3 @@ -MD5 (ulxmlrpcpp-1.5.0-src.tar.bz2) = 8393c7db5b9209f0ee8de2709661579b -SHA256 (ulxmlrpcpp-1.5.0-src.tar.bz2) = 542875a7304e2b016f84c075cbb140f5a1cc5d7692db5310b49c7acf89cd5521 -SIZE (ulxmlrpcpp-1.5.0-src.tar.bz2) = 545704 +MD5 (ulxmlrpcpp-1.5.1-src.tar.bz2) = cdf87735466c719073b14ae6ab05711b +SHA256 (ulxmlrpcpp-1.5.1-src.tar.bz2) = a7b9446e2a589addf155303a258458a5d10a22acd79a642671dffcef5e318e53 +SIZE (ulxmlrpcpp-1.5.1-src.tar.bz2) = 546032 Property changes on: head/net/ulxmlrpcpp/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property