diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 03:20:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 03:20:38 +0800 |
commit | 21ad26c18528624c5c59befa633bd4147139cc0d (patch) | |
tree | 7b844256bbd1f7ab039d2b0d9cc37429a38c6b49 /devel | |
parent | 0dea963983e194bfe43e723f6c5e964d2b227a7c (diff) | |
download | marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.gz marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.bz2 marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.lz marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.xz marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.tar.zst marcuscom-ports-21ad26c18528624c5c59befa633bd4147139cc0d.zip |
Update to 0.9.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16198 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/dconf/Makefile | 6 | ||||
-rw-r--r-- | devel/dconf/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index f1f6e3486..08aa65a9c 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.23 2011/06/11 19:51:13 mezz Exp $ +# $MCom: ports/devel/dconf/Makefile,v 1.24 2011/07/02 06:02:22 kwm Exp $ # PORTNAME= dconf -PORTVERSION= 0.7.5 +PORTVERSION= 0.9.0 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -19,7 +19,7 @@ BUILD_DEPENDS= vala>=0.11.4:${PORTSDIR}/lang/vala LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \ dbus-1.3:${PORTSDIR}/devel/dbus -USE_BZIP2= yes +USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomehack glib20 USE_LDCONFIG= yes diff --git a/devel/dconf/distinfo b/devel/dconf/distinfo index c434f3cd1..0e972e6cb 100644 --- a/devel/dconf/distinfo +++ b/devel/dconf/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/dconf-0.7.5.tar.bz2) = e2103e8207744903790e9fac6427fa394bb485a0c7f4e0d03b0fb43268c34f33 -SIZE (gnome3/dconf-0.7.5.tar.bz2) = 193355 +SHA256 (gnome3/dconf-0.9.0.tar.xz) = df16ba1af423145f968fb7d36d0a1bfd75f27aefb5d3016aaecb1ab311944581 +SIZE (gnome3/dconf-0.9.0.tar.xz) = 173312 |