diff options
-rw-r--r-- | www/rest/Makefile | 4 | ||||
-rw-r--r-- | www/rest/distinfo | 4 | ||||
-rw-r--r-- | www/rest/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/rest/Makefile b/www/rest/Makefile index 81737e604..66db78ac3 100644 --- a/www/rest/Makefile +++ b/www/rest/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rest -PORTVERSION= 0.7.10 +PORTVERSION= 0.7.11 CATEGORIES= www MASTER_SITES= GNOME @@ -17,7 +17,7 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome USE_GNOME= gnomehack glib20 intlhack libxml2 -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/www/rest/distinfo b/www/rest/distinfo index 9d040c7b5..c66c99803 100644 --- a/www/rest/distinfo +++ b/www/rest/distinfo @@ -1,2 +1,2 @@ -SHA256 (rest-0.7.10.tar.bz2) = 2908f974ae6cc71af1152d419209f307bcce8ca2dfe0b4b55b3fad8ba4a646a5 -SIZE (rest-0.7.10.tar.bz2) = 419840 +SHA256 (rest-0.7.11.tar.xz) = 3a57a56433761c87ccdbfe6d57119361dc004286356c12815dc7a22b7b315490 +SIZE (rest-0.7.11.tar.xz) = 299124 diff --git a/www/rest/pkg-plist b/www/rest/pkg-plist index 36f4e2ff3..10003048d 100644 --- a/www/rest/pkg-plist +++ b/www/rest/pkg-plist @@ -7,6 +7,7 @@ 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-call.h |