pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Update GConf2 and GConf2-ui to 2.8.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e781f36412fd
branches:  trunk
changeset: 482365:e781f36412fd
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Oct 26 20:57:53 2004 +0000

description:
Update GConf2 and GConf2-ui to 2.8.1:

 Fixes
  - If the toplevel directory of a source isn't writable, then mark the
    whole source as readonly (Mark)
  - Plug various leaks (Kjartan)

 Translators
  - Christophe Merlet (RedFox) (fr)
  - Alessio Frusciante (it)
  - Žygimantas Beručka (lt)
  - Li-Jen Hsin (zh_TW)

diffstat:

 devel/GConf2-ui/Makefile     |  5 +++--
 devel/GConf2/Makefile        |  3 +--
 devel/GConf2/Makefile.common |  4 ++--
 devel/GConf2/distinfo        |  6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diffs (58 lines):

diff -r 16f54caedd39 -r e781f36412fd devel/GConf2-ui/Makefile
--- a/devel/GConf2-ui/Makefile  Tue Oct 26 20:36:22 2004 +0000
+++ b/devel/GConf2-ui/Makefile  Tue Oct 26 20:57:53 2004 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2004/10/03 00:13:24 tv Exp $
+# $NetBSD: Makefile,v 1.17 2004/10/26 20:57:53 jmmv Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf2-ui/}
-PKGREVISION=   1
+
+BUILDLINK_DEPENDS.GConf2+=     GConf2>=2.8.1
 
 CONFIGURE_ARGS+=       --enable-gtk
 
diff -r 16f54caedd39 -r e781f36412fd devel/GConf2/Makefile
--- a/devel/GConf2/Makefile     Tue Oct 26 20:36:22 2004 +0000
+++ b/devel/GConf2/Makefile     Tue Oct 26 20:57:53 2004 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2004/10/03 00:13:24 tv Exp $
+# $NetBSD: Makefile,v 1.32 2004/10/26 20:57:53 jmmv Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf2/}
-PKGREVISION=   1
 
 USE_PKGINSTALL=        YES
 
diff -r 16f54caedd39 -r e781f36412fd devel/GConf2/Makefile.common
--- a/devel/GConf2/Makefile.common      Tue Oct 26 20:36:22 2004 +0000
+++ b/devel/GConf2/Makefile.common      Tue Oct 26 20:57:53 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.24 2004/09/21 16:44:50 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.25 2004/10/26 20:57:53 jmmv Exp $
 #
 
-DISTNAME=              GConf-2.8.0.1
+DISTNAME=              GConf-2.8.1
 CATEGORIES=            devel gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/GConf/2.8/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 16f54caedd39 -r e781f36412fd devel/GConf2/distinfo
--- a/devel/GConf2/distinfo     Tue Oct 26 20:36:22 2004 +0000
+++ b/devel/GConf2/distinfo     Tue Oct 26 20:57:53 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2004/09/21 16:44:50 jmmv Exp $
+$NetBSD: distinfo,v 1.17 2004/10/26 20:57:53 jmmv Exp $
 
-SHA1 (GConf-2.8.0.1.tar.bz2) = 44ec6c17fb569d2467e6efc0bc025c4686907d77
-Size (GConf-2.8.0.1.tar.bz2) = 1729487 bytes
+SHA1 (GConf-2.8.1.tar.bz2) = c1d4ad69e138900fa92afd00fecd3fcc81544e3b
+Size (GConf-2.8.1.tar.bz2) = 1730812 bytes
 SHA1 (patch-ab) = 67044ae449164931949f8a67d9f14db15d59365d
 SHA1 (patch-ac) = 03045811c13261088f291e2fbad24e2965c592dc


Home | Main Index | Thread Index | Old Index