Index: head/devel/librest/Makefile =================================================================== --- head/devel/librest/Makefile (revision 565224) +++ head/devel/librest/Makefile (revision 565225) @@ -1,40 +1,39 @@ # Created by: Christoph Moench-Tegeder # $FreeBSD$ PORTNAME= rest -PORTVERSION= 0.7.93 -PORTREVISION= 1 +PORTVERSION= 0.8.1 CATEGORIES= devel www MASTER_SITES= GNOME MAINTAINER= cmt@burggraben.net COMMENT= Easy access to RESTful web services LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ca_root_nss>0:security/ca_root_nss +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gmake gnome libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt USE_LDCONFIG= yes -USE_GNOME= glib20 intlhack libxml2 introspection:build +USE_GNOME= glib20 libxml2 introspection:build +INSTALL_TARGET= install-strip TEST_TARGET= check PORTEXAMPLES= *.c OPTIONS_DEFINE= EXAMPLES - -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librest-0.7.so.0 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librest-extras-0.7.so.0 post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.c ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/librest/distinfo =================================================================== --- head/devel/librest/distinfo (revision 565224) +++ head/devel/librest/distinfo (revision 565225) @@ -1,2 +1,3 @@ -SHA256 (rest-0.7.93.tar.xz) = c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216 -SIZE (rest-0.7.93.tar.xz) = 321072 +TIMESTAMP = 1598216551 +SHA256 (rest-0.8.1.tar.xz) = 0513aad38e5d3cedd4ae3c551634e3be1b9baaa79775e53b2dba9456f15b01c9 +SIZE (rest-0.8.1.tar.xz) = 333376 Index: head/devel/librest/pkg-plist =================================================================== --- head/devel/librest/pkg-plist (revision 565224) +++ head/devel/librest/pkg-plist (revision 565225) @@ -1,60 +1,58 @@ include/rest-0.7/rest-extras/flickr-proxy-call.h include/rest-0.7/rest-extras/flickr-proxy.h include/rest-0.7/rest-extras/lastfm-proxy-call.h include/rest-0.7/rest-extras/lastfm-proxy.h include/rest-0.7/rest-extras/youtube-proxy.h include/rest-0.7/rest/oauth-proxy-call.h include/rest-0.7/rest/oauth-proxy.h include/rest-0.7/rest/oauth2-proxy-call.h include/rest-0.7/rest/oauth2-proxy.h include/rest-0.7/rest/rest-enum-types.h include/rest-0.7/rest/rest-param.h include/rest-0.7/rest/rest-params.h include/rest-0.7/rest/rest-proxy-auth.h include/rest-0.7/rest/rest-proxy-call.h include/rest-0.7/rest/rest-proxy.h include/rest-0.7/rest/rest-xml-node.h include/rest-0.7/rest/rest-xml-parser.h lib/girepository-1.0/Rest-0.7.typelib lib/girepository-1.0/RestExtras-0.7.typelib lib/librest-0.7.so lib/librest-0.7.so.0 lib/librest-0.7.so.0.0.0 lib/librest-extras-0.7.so lib/librest-extras-0.7.so.0 lib/librest-extras-0.7.so.0.0.0 libdata/pkgconfig/rest-0.7.pc libdata/pkgconfig/rest-extras-0.7.pc share/gir-1.0/Rest-0.7.gir share/gir-1.0/RestExtras-0.7.gir share/gtk-doc/html/rest-0.7/FlickrProxy.html share/gtk-doc/html/rest-0.7/FlickrProxyCall.html share/gtk-doc/html/rest-0.7/LastfmProxy.html share/gtk-doc/html/rest-0.7/LastfmProxyCall.html share/gtk-doc/html/rest-0.7/OAuth2Proxy.html share/gtk-doc/html/rest-0.7/OAuth2ProxyCall.html share/gtk-doc/html/rest-0.7/OAuthProxy.html share/gtk-doc/html/rest-0.7/OAuthProxyCall.html share/gtk-doc/html/rest-0.7/RestProxy.html share/gtk-doc/html/rest-0.7/RestProxyCall.html share/gtk-doc/html/rest-0.7/RestXmlParser.html share/gtk-doc/html/rest-0.7/ch01.html share/gtk-doc/html/rest-0.7/ch02.html share/gtk-doc/html/rest-0.7/ch03.html share/gtk-doc/html/rest-0.7/ch04.html share/gtk-doc/html/rest-0.7/ch05.html share/gtk-doc/html/rest-0.7/home.png share/gtk-doc/html/rest-0.7/index.html -share/gtk-doc/html/rest-0.7/index.sgml share/gtk-doc/html/rest-0.7/ix01.html -share/gtk-doc/html/rest-0.7/ix02.html share/gtk-doc/html/rest-0.7/left.png share/gtk-doc/html/rest-0.7/left-insensitive.png share/gtk-doc/html/rest-0.7/right-insensitive.png share/gtk-doc/html/rest-0.7/up-insensitive.png share/gtk-doc/html/rest-0.7/rest-0.7.devhelp2 share/gtk-doc/html/rest-0.7/rest-RestParam.html share/gtk-doc/html/rest-0.7/rest-RestParams.html share/gtk-doc/html/rest-0.7/right.png share/gtk-doc/html/rest-0.7/style.css share/gtk-doc/html/rest-0.7/up.png