From 92b96d6f65b3ec808e00133f844dde3052b91b53 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 22 Jan 2008 04:37:12 +0000 Subject: Update to 2.21.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10213 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 6 +++--- devel/gconf2/distinfo | 6 +++--- devel/gconf2/files/patch-gconf-2.0.pc.in | 11 ----------- 3 files changed, 6 insertions(+), 17 deletions(-) delete mode 100644 devel/gconf2/files/patch-gconf-2.0.pc.in (limited to 'devel/gconf2') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 64ef10128..219ac3095 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -3,12 +3,12 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/devel/gconf2/Makefile,v 1.92 2008/01/19 07:14:10 marcus Exp $ +# $MCom: ports/devel/gconf2/Makefile,v 1.93 2008/01/20 23:37:02 marcus Exp $ # PORTNAME= gconf2 -PORTVERSION= 2.21.1 -PORTREVISION?= 3 +PORTVERSION= 2.21.2 +PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo index 4c4bb699f..5ef12f735 100644 --- a/devel/gconf2/distinfo +++ b/devel/gconf2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/GConf-2.21.1.tar.bz2) = b3c031822fc9e3fb49fa92c8f6f996c6 -SHA256 (gnome2/GConf-2.21.1.tar.bz2) = 212f57900282d2f75fd6844255411c5bd4463f1d9ae8d578ec21150222c55e93 -SIZE (gnome2/GConf-2.21.1.tar.bz2) = 1412122 +MD5 (gnome2/GConf-2.21.2.tar.bz2) = 646e8c5168fc40bb2f7580354944c399 +SHA256 (gnome2/GConf-2.21.2.tar.bz2) = 2c6cf48a49d11afa03b1eb91ba12cdbdb12d7ebb3482342e4c274086c459e8c7 +SIZE (gnome2/GConf-2.21.2.tar.bz2) = 1417437 diff --git a/devel/gconf2/files/patch-gconf-2.0.pc.in b/devel/gconf2/files/patch-gconf-2.0.pc.in deleted file mode 100644 index dcee8207d..000000000 --- a/devel/gconf2/files/patch-gconf-2.0.pc.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gconf-2.0.pc.in.orig 2008-01-10 02:17:24.000000000 -0500 -+++ gconf-2.0.pc.in 2008-01-10 02:17:31.000000000 -0500 -@@ -8,7 +8,7 @@ gconf_serverdir=@libexecdir@ - Name: gconf - Description: GNOME Config System. - Version: @VERSION@ --Requires: glib -+Requires: glib-2.0 - Requires.private: ORBit-2.0 - Libs: -L${libdir} -lgconf-@MAJOR_VERSION@ - Cflags: -I${includedir}/gconf/@MAJOR_VERSION@ -- cgit v1.2.3