summaryrefslogtreecommitdiff
path: root/sysutils/gentoo
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gentoo')
-rw-r--r--sysutils/gentoo/Makefile7
-rw-r--r--sysutils/gentoo/PLIST3
-rw-r--r--sysutils/gentoo/distinfo12
-rw-r--r--sysutils/gentoo/patches/patch-aa18
-rw-r--r--sysutils/gentoo/patches/patch-ab6
5 files changed, 24 insertions, 22 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile
index d99c923df42..2c6cb091ab9 100644
--- a/sysutils/gentoo/Makefile
+++ b/sysutils/gentoo/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2004/04/25 03:27:22 snj Exp $
-#
+# $NetBSD: Makefile,v 1.15 2004/05/07 13:49:56 adam Exp $
-DISTNAME= gentoo-0.11.46
+DISTNAME= gentoo-0.11.50
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gentoo/}
@@ -11,11 +10,11 @@ COMMENT= Two-pane filemanager using GTK+, 100% GUI configurable
BUILD_USES_MSGFMT= YES
-GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
+GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
diff --git a/sysutils/gentoo/PLIST b/sysutils/gentoo/PLIST
index 84281cb3acd..0065ef04a23 100644
--- a/sysutils/gentoo/PLIST
+++ b/sysutils/gentoo/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/03/02 15:22:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/05/07 13:49:56 adam Exp $
bin/gentoo
share/examples/gentoo/gentoogtkrc
share/examples/gentoo/gentoorc
@@ -127,6 +127,7 @@ share/gentoo/icons/xpm.xpm
share/gentoo/icons/xpm2.xpm
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gentoo.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gentoo.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gentoo.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gentoo.mo
${PKGLOCALEDIR}/locale/ru_RU.CP1251/LC_MESSAGES/gentoo.mo
${PKGLOCALEDIR}/locale/ru_RU.KOI8-R/LC_MESSAGES/gentoo.mo
diff --git a/sysutils/gentoo/distinfo b/sysutils/gentoo/distinfo
index e83eefb1760..5a85f472364 100644
--- a/sysutils/gentoo/distinfo
+++ b/sysutils/gentoo/distinfo
@@ -1,7 +1,9 @@
-$NetBSD: distinfo,v 1.10 2004/03/02 15:22:39 adam Exp $
+$NetBSD: distinfo,v 1.11 2004/05/07 13:49:56 adam Exp $
-SHA1 (gentoo-0.11.46.tar.gz) = 3f3af665fd0571467d8fef0603e8361c5659e920
-Size (gentoo-0.11.46.tar.gz) = 1280347 bytes
-SHA1 (patch-aa) = 49bf9ba554a7fa443c6176fc44a11bcae046cc9d
-SHA1 (patch-ab) = 3919e348efb207ad3fedcf038b495ada9ec80217
+SHA1 (gentoo-0.11.50.tar.gz) = 10338dfe9aff4cf348df27a003ce6b42d5f9c411
+Size (gentoo-0.11.50.tar.gz) = 1325246 bytes
+SHA1 (patch-aa) = d8811ca4aa2f89e71b6d32bb4d0d16dbf1bb57ce
+SHA1 (patch-ab) = 2ccc42ab1781a71f2f1d179cd64d91ad04e58d3c
+SHA1 (patch-ac) = ab5d886b29945fcb54baa94e47140516bd4db93e
+SHA1 (patch-ad) = b6bfe6fb361910cbf1ab5f64c17d55d8567170ff
SHA1 (patch-ae) = daa7cbed8d66af155f2624a0066b2f578e9a93c6
diff --git a/sysutils/gentoo/patches/patch-aa b/sysutils/gentoo/patches/patch-aa
index c5b37d728cb..5574abc6dfd 100644
--- a/sysutils/gentoo/patches/patch-aa
+++ b/sysutils/gentoo/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.3 2002/12/07 10:12:43 jmmv Exp $
+$NetBSD: patch-aa,v 1.4 2004/05/07 13:49:56 adam Exp $
---- Makefile.in.orig Sun Sep 1 20:04:19 2002
+--- Makefile.in.orig 2004-05-03 19:29:13.000000000 +0000
+++ Makefile.in
-@@ -29,7 +29,7 @@ bindir = @bindir@
+@@ -186,7 +186,7 @@ prefix = @prefix@
+ program_transform_name = @program_transform_name@
sbindir = @sbindir@
- libexecdir = @libexecdir@
- datadir = @datadir@
--sysconfdir = @sysconfdir@
-+sysconfdir = $(datadir)/examples/@PACKAGE@
sharedstatedir = @sharedstatedir@
- localstatedir = @localstatedir@
- libdir = @libdir@
+-sysconfdir = @sysconfdir@
++sysconfdir = ${datadir}/examples/@PACKAGE@
+ target_alias = @target_alias@
+ EXTRA_DIST = config.rpath BUGS CONFIG-CHANGES CREDITS README.NLS README.gtkrc ONEWS docs icons gentoo.spec
+ SUBDIRS = intl m4 icons po widgets src
diff --git a/sysutils/gentoo/patches/patch-ab b/sysutils/gentoo/patches/patch-ab
index 1845616d920..410b3e476f9 100644
--- a/sysutils/gentoo/patches/patch-ab
+++ b/sysutils/gentoo/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.3 2003/12/12 11:57:05 adam Exp $
+$NetBSD: patch-ab,v 1.4 2004/05/07 13:49:56 adam Exp $
---- configure.orig 2003-12-12 12:15:39.000000000 +0000
+--- configure.orig 2004-04-17 14:34:22.000000000 +0000
+++ configure
-@@ -2717,7 +2717,7 @@ _ACEOF
+@@ -2881,7 +2881,7 @@ _ACEOF
GENTOO_CFLAGS="$GENTOO_CFLAGS -g -pg"
else