summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz>2003-10-05 09:26:55 +0000
committerwiz <wiz>2003-10-05 09:26:55 +0000
commit7b91fce25174a88335b772c23752f5136e316eaf (patch)
tree7b6acb9ac0ed6866f8f1f133e837589f926e720e /sysutils
parent1e05702624743b989e2aa0fd8af8f5a5c6865a32 (diff)
downloadpkgsrc-7b91fce25174a88335b772c23752f5136e316eaf.tar.gz
Update to 0.11.35:
0.11.35 * Brought the copyright in About into 2003. :) * Copying now also copies owner and group information, except for symbolic links. If you really need it for links, let me know. Also note that copying owner info requires root access, and that group copying is very limited for non-root users. See chgrp(2). * Hopefully made Copy signal failure when target file doesn't have full size, which in turn should help Move behave better. * Added an option to always save configuration on exit, which does away with the dialog. Kind of silly, but easy to implement. * Changed logic in internal dir-copy code, so it doesn't fool itself into thinking it fails quite as easily. Note: when copying a dir, gentoo will first *delete* the destination, to ensure that the copy is indeed 1:1 and not a merge. BEWARE! * The internal routine that rescans a pane no longer activates it, which means less flickering focus indication when the other pane rescans due to FAM detecting a modification in its contents. * FAM rescans are now rate-limited, and will not occur more often than once every 300 milliseconds. This limit is not settable at runtime, you need to edit source (gfam.c:96) to change it. * Added call to gtk_set_locale() during startup, suggested by tarot. * Silently assume compiler is GCC, and disregard CFLAGS set by autoconf. In return, --enable-debug now disables optimizing.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gentoo/Makefile5
-rw-r--r--sysutils/gentoo/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile
index 55dc9807c73..e5a4f29963f 100644
--- a/sysutils/gentoo/Makefile
+++ b/sysutils/gentoo/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:15 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2003/10/05 09:26:55 wiz Exp $
#
-DISTNAME= gentoo-0.11.34
-PKGREVISION= 2
+DISTNAME= gentoo-0.11.35
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gentoo/}
diff --git a/sysutils/gentoo/distinfo b/sysutils/gentoo/distinfo
index 1bbe004ee1f..195197df80b 100644
--- a/sysutils/gentoo/distinfo
+++ b/sysutils/gentoo/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2002/12/07 10:12:42 jmmv Exp $
+$NetBSD: distinfo,v 1.8 2003/10/05 09:26:55 wiz Exp $
-SHA1 (gentoo-0.11.34.tar.gz) = 552046a36a64c4d03f9687432fb5280b462966e6
-Size (gentoo-0.11.34.tar.gz) = 1021899 bytes
+SHA1 (gentoo-0.11.35.tar.gz) = a09676d112ab9261daa501f645096ec2c7b64e42
+Size (gentoo-0.11.35.tar.gz) = 1024149 bytes
SHA1 (patch-aa) = 49bf9ba554a7fa443c6176fc44a11bcae046cc9d
SHA1 (patch-ae) = daa7cbed8d66af155f2624a0066b2f578e9a93c6