diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-29 04:05:54 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-29 04:05:54 +0800 |
commit | 4cca1690d0b88f10531b8b7fd19582cb0fb1278d (patch) | |
tree | e9061ff9a38003d8b8b0646e0aa91c4a57935e4a | |
parent | 7476c04013bd6d84a00c8571186a6eb475979e25 (diff) | |
download | marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.tar marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.tar.gz marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.tar.bz2 marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.tar.lz marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.tar.xz marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.tar.zst marcuscom-ports-4cca1690d0b88f10531b8b7fd19582cb0fb1278d.zip |
Update to 0.7.11.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16544 df743ca5-7f9a-e211-a948-0013205c9059
-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 |