diff options
author | rh <rh@pkgsrc.org> | 1999-08-29 14:20:44 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-29 14:20:44 +0000 |
commit | db9e45c603e89518b0f0ea60e5ee91774cccbf0f (patch) | |
tree | a76c12060c01df88d431129e521630cb03896d76 /misc | |
parent | e1adde3ee4f7e416097c5287cca51961788dad23 (diff) | |
download | pkgsrc-db9e45c603e89518b0f0ea60e5ee91774cccbf0f.tar.gz |
Update gnome-utils to 1.0.12
Changes are mostly bugfixes and some minor reorganization (gshutdown is now
in 'System' category, not 'Settings').
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-utils/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-utils/files/md5 | 4 | ||||
-rw-r--r-- | misc/gnome-utils/files/patch-sum | 3 | ||||
-rw-r--r-- | misc/gnome-utils/patches/patch-ab | 13 | ||||
-rw-r--r-- | misc/gnome-utils/pkg/PLIST | 8 |
5 files changed, 24 insertions, 8 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 711612ee54a..843f126f998 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 1999/08/29 12:48:59 rh Exp $ +# $NetBSD: Makefile,v 1.10 1999/08/29 14:20:44 rh Exp $ # -DISTNAME= gnome-utils-1.0.1 +DISTNAME= gnome-utils-1.0.12 CATEGORIES= misc x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0/sources/} diff --git a/misc/gnome-utils/files/md5 b/misc/gnome-utils/files/md5 index 8f756e750ac..c6ba9980ac0 100644 --- a/misc/gnome-utils/files/md5 +++ b/misc/gnome-utils/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/05/03 16:48:57 rh Exp $ +$NetBSD: md5,v 1.2 1999/08/29 14:20:44 rh Exp $ -MD5 (gnome-utils-1.0.1.tar.gz) = c267d32ddf310b3e9f70a2d915cccf5a +MD5 (gnome-utils-1.0.12.tar.gz) = bf95eb57c0d41d770d1709bbbfbbe897 diff --git a/misc/gnome-utils/files/patch-sum b/misc/gnome-utils/files/patch-sum index c9cb5ef39a8..a591ca024e2 100644 --- a/misc/gnome-utils/files/patch-sum +++ b/misc/gnome-utils/files/patch-sum @@ -1,3 +1,4 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:09:15 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/08/29 14:20:44 rh Exp $ MD5 (patch-aa) = bfa1d85780d82c9cd7bc756fbc5c061d +MD5 (patch-ab) = a341e8ea7e5bea1c53f7c6c812f6beb0 diff --git a/misc/gnome-utils/patches/patch-ab b/misc/gnome-utils/patches/patch-ab new file mode 100644 index 00000000000..c82fd8be55a --- /dev/null +++ b/misc/gnome-utils/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1 1999/08/29 14:20:44 rh Exp $ + +--- mini-utils/guname/Makefile.in.orig Thu Jul 29 21:45:56 1999 ++++ mini-utils/guname/Makefile.in Sun Aug 29 15:45:43 1999 +@@ -398,7 +398,7 @@ + mostlyclean distclean maintainer-clean + + +-@GUNAME_CAPPLET_TRUE@install-data-local: ++install-data-local: + @GUNAME_CAPPLET_TRUE@ $(INSTALL_DATA) $(srcdir)/guname-capplet.desktop $(DESTDIR)$(datadir)/control-center/guname-capplet.desktop + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/misc/gnome-utils/pkg/PLIST b/misc/gnome-utils/pkg/PLIST index e1f6b76830f..e638ee36a03 100644 --- a/misc/gnome-utils/pkg/PLIST +++ b/misc/gnome-utils/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/03 16:48:57 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/08/29 14:20:45 rh Exp $ bin/gcalc bin/ghex bin/gsearchtool @@ -20,7 +20,7 @@ share/pixmaps/gnome-ghex.png share/pixmaps/penguin1.png share/gnome/apps/Applications/ghex.desktop share/gnome/apps/Applications/gtt.desktop -share/gnome/apps/Settings/gshutdown.desktop +share/gnome/apps/System/gshutdown.desktop share/gnome/apps/Utilities/gcalc.desktop share/gnome/apps/Utilities/gsearchtool.desktop share/gnome/apps/Utilities/guname.desktop @@ -44,6 +44,7 @@ share/gnome/help/gshutdown/C/index.html share/gnome/help/gshutdown/C/topic.dat share/gnome/help/gshutdown/es/index.html share/gnome/help/gshutdown/es/topic.dat +share/idl/gsu.idl @dirrm share/gnome/help/ghex/C @dirrm share/gnome/help/ghex/es @dirrm share/gnome/help/ghex @@ -55,8 +56,9 @@ share/gnome/help/gshutdown/es/topic.dat @dirrm share/gnome/help/gshutdown/es @dirrm share/gnome/help/gshutdown @unexec rmdir %D/share/gnome/apps/Applications 2>/dev/null || true -@unexec rmdir %D/share/gnome/apps/Settings 2>/dev/null || true +@unexec rmdir %D/share/gnome/apps/System 2>/dev/null || true @unexec rmdir %D/share/gnome/apps/Utilities 2>/dev/null || true @unexec rmdir %D/share/gnome/apps 2>/dev/null || true @unexec rmdir %D/share/gnome/help 2>/dev/null || true @unexec rmdir %D/share/gnome 2>/dev/null || true +@unexec rmdir %D/share/idl 2>/dev/null || true |