pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/GConf2 Add missing file "share/gtk-doc/html/gcon...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab6486dbde43
branches:  trunk
changeset: 520585:ab6486dbde43
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Oct 23 15:37:52 2006 +0000

description:
Add missing file "share/gtk-doc/html/gconf/gconf.devhelp2" to package list.
Bump package revision.

diffstat:

 devel/GConf2/Makefile |  3 ++-
 devel/GConf2/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (32 lines):

diff -r 9a8c79b7ddc1 -r ab6486dbde43 devel/GConf2/Makefile
--- a/devel/GConf2/Makefile     Mon Oct 23 15:18:15 2006 +0000
+++ b/devel/GConf2/Makefile     Mon Oct 23 15:37:52 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.39 2006/10/09 12:52:34 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2006/10/23 15:37:52 tron Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf2/}
+PKGREVISION=   1
 
 CONFIGURE_ARGS+=       --disable-gtk
 CONFIGURE_ARGS+=       ac_cv_header_ldap_h=no
diff -r 9a8c79b7ddc1 -r ab6486dbde43 devel/GConf2/PLIST
--- a/devel/GConf2/PLIST        Mon Oct 23 15:18:15 2006 +0000
+++ b/devel/GConf2/PLIST        Mon Oct 23 15:37:52 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.28 2006/10/23 09:03:03 drochner Exp $
+@comment $NetBSD: PLIST,v 1.29 2006/10/23 15:37:52 tron Exp $
 bin/gconf-merge-tree
 bin/gconftool-2
 include/gconf/2/gconf/gconf-changeset.h
@@ -32,6 +32,7 @@
 share/gtk-doc/html/gconf/gconf-gconf-value.html
 share/gtk-doc/html/gconf/gconf-gconf.html
 share/gtk-doc/html/gconf/gconf.devhelp
+share/gtk-doc/html/gconf/gconf.devhelp2
 share/gtk-doc/html/gconf/home.png
 share/gtk-doc/html/gconf/index.html
 share/gtk-doc/html/gconf/index.sgml



Home | Main Index | Thread Index | Old Index