summaryrefslogtreecommitdiffstats
path: root/www/rest
diff options
context:
space:
mode:
Diffstat (limited to 'www/rest')
-rw-r--r--www/rest/Makefile7
-rw-r--r--www/rest/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/www/rest/Makefile b/www/rest/Makefile
index 66db78ac3..a6df39731 100644
--- a/www/rest/Makefile
+++ b/www/rest/Makefile
@@ -6,20 +6,23 @@
#
PORTNAME= rest
-PORTVERSION= 0.7.11
+PORTVERSION= 0.7.12
CATEGORIES= www
MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= "RESTful" state website access web services
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
+ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
+RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
USE_GNOME= gnomehack glib20 intlhack libxml2
USE_XZ= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/www/rest/distinfo b/www/rest/distinfo
index c66c99803..5ea270950 100644
--- a/www/rest/distinfo
+++ b/www/rest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rest-0.7.11.tar.xz) = 3a57a56433761c87ccdbfe6d57119361dc004286356c12815dc7a22b7b315490
-SIZE (rest-0.7.11.tar.xz) = 299124
+SHA256 (rest-0.7.12.tar.xz) = 16ffa4929078dabfcfac31f9ce942072ebab67e3339ce9f378127457b03baf3a
+SIZE (rest-0.7.12.tar.xz) = 299480