summaryrefslogtreecommitdiffstats
path: root/devel/dconf
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-06-25 05:10:26 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-06-25 05:10:26 +0800
commit05014699f0d885201613475b18644f2bcb63d616 (patch)
tree22e2608c817d37dc7a22aa4d31b447cf09a26ca5 /devel/dconf
parent9fcb786e47cef1356aa718266610c5b61f1dbaf2 (diff)
downloadmarcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.tar
marcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.tar.gz
marcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.tar.bz2
marcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.tar.lz
marcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.tar.xz
marcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.tar.zst
marcuscom-ports-05014699f0d885201613475b18644f2bcb63d616.zip
Update to 0.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14269 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dconf')
-rw-r--r--devel/dconf/Makefile10
-rw-r--r--devel/dconf/distinfo6
-rw-r--r--devel/dconf/pkg-plist1
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile
index 3a4edbcf2..633a3abeb 100644
--- a/devel/dconf/Makefile
+++ b/devel/dconf/Makefile
@@ -3,11 +3,11 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/dconf/Makefile,v 1.2 2010/05/29 09:54:18 kwm Exp $
+# $MCom: ports/devel/dconf/Makefile,v 1.3 2010/06/18 13:09:09 kwm Exp $
#
PORTNAME= dconf
-PORTVERSION= 0.4
+PORTVERSION= 0.4.1
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -15,7 +15,9 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= A configuration database system for GNOME
-BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
+ valac:${PORTSDIR}/lang/vala
+LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee
USE_BZIP2= yes
USE_GMAKE= yes
@@ -28,6 +30,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
post-install:
- -${PREFIX}/bin/gio-querymodules ${PREFIX}/lib/gio/modules
+ -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/gio/modules
.include <bsd.port.mk>
diff --git a/devel/dconf/distinfo b/devel/dconf/distinfo
index 75a56dc2e..e33dfb724 100644
--- a/devel/dconf/distinfo
+++ b/devel/dconf/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome3/dconf-0.4.tar.bz2) = 61f4a82b6f6a3c6ae2205eff347874c2
-SHA256 (gnome3/dconf-0.4.tar.bz2) = 9812a3401ce31a2b083aaf963b6600b528975c61b7292c6d40346f5f4bf76d28
-SIZE (gnome3/dconf-0.4.tar.bz2) = 286228
+MD5 (gnome3/dconf-0.4.1.tar.bz2) = c6b3b57b21475b5fb1e56fec68138bf8
+SHA256 (gnome3/dconf-0.4.1.tar.bz2) = 02107c9f1cb23b0aa749d49858374246b73786ffa0c14e69ba66d9410d8bfb25
+SIZE (gnome3/dconf-0.4.1.tar.bz2) = 289467
diff --git a/devel/dconf/pkg-plist b/devel/dconf/pkg-plist
index 6e94f95ec..6fb0c0605 100644
--- a/devel/dconf/pkg-plist
+++ b/devel/dconf/pkg-plist
@@ -1,4 +1,5 @@
bin/dconf
+bin/dconf-editor
include/dconf/dconf-client.h
include/dconf/dconf-engine.h
include/dconf/dconf-paths.h