From 2dbc84cf3f76b677eb7d25f892f99a2b18ca680a Mon Sep 17 00:00:00 2001 From: garga Date: Mon, 14 Dec 2009 17:09:32 +0000 Subject: Update to 1.06.38 --- net/xmlrpc-c/Makefile | 14 +++++++------- net/xmlrpc-c/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'net') diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 2761b6e493a8..2ba5fdc3898e 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xmlrpc-c -PORTVERSION= 1.06.36 +PORTVERSION= 1.06.38 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION} EXTRACT_SUFX= .tgz @@ -40,21 +40,21 @@ USE_LDCONFIG= yes CFLAGS+= -DNDEBUG .endif -.if defined(WITHOUT_CURL) -CONFIGURE_ARGS+= --disable-curl-client -.else +.if defined(WITH_CURL) LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl -OPT_CURL= yes +CONFIGURE_ARGS+= --enable-curl-client +.else +CONFIGURE_ARGS+= --disable-curl-client .endif .if defined(WITH_LIBWWW) LIB_DEPENDS+= wwwcore.1:${PORTSDIR}/www/libwww -OPT_LIBWWW= yes +CONFIGURE_ARGS+= --enable-libwww-client .else CONFIGURE_ARGS+= --disable-libwww-client .endif -.if !defined(OPT_LIBWWW) && !defined(OPT_CURL) +.if defined(WITHOUT_LIBWWW) && defined(WITHOUT_CURL) PLIST_SUB+= CLIENT="@comment " .else PLIST_SUB+= CLIENT="" diff --git a/net/xmlrpc-c/distinfo b/net/xmlrpc-c/distinfo index bcb7b7da6d69..80e083e93833 100644 --- a/net/xmlrpc-c/distinfo +++ b/net/xmlrpc-c/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlrpc-c-1.06.36.tgz) = 22b322ea97bfd54f5bc1caaf02f995a9 -SHA256 (xmlrpc-c-1.06.36.tgz) = 99dfdf43c476c1e99e86d66ca9c35bafafaad97bcf2f7d38c1a1e8f10e8b2203 -SIZE (xmlrpc-c-1.06.36.tgz) = 702054 +MD5 (xmlrpc-c-1.06.38.tgz) = 3ddfda82b131cbbd8a5d0b80a4309d8d +SHA256 (xmlrpc-c-1.06.38.tgz) = 884f0c5526b695ae46658ad6be60d96f6ead75fad388dfb386682b11fbbb0357 +SIZE (xmlrpc-c-1.06.38.tgz) = 702092 -- cgit ron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/astro/weatherspect
'>Reset znerd's ports maintainership:
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.8miwi2007-12-132-6/+5
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* - Update to 1.7miwi2006-12-222-4/+4
* - Respect TARGETDIRmiwi2006-08-091-1/+1
hq2004-12-031-1/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-2/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-04