Upgrade to 0.11.32.

Approved by:	dwcjr (mentor)
This commit is contained in:
Oliver Braun 2002-08-29 13:21:31 +00:00
parent 0f4bbf7462
commit 3a6df24474
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65224
4 changed files with 14 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gentoo
PORTVERSION= 0.11.31
PORTVERSION= 0.11.32
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1 +1 @@
MD5 (gentoo-0.11.31.tar.gz) = d716a90da18cdcd19e6c1c9be00a5fac
MD5 (gentoo-0.11.32.tar.gz) = 642d0d93315c0a23f33ee57dfb37ac09

View File

@ -0,0 +1,11 @@
--- src/gentoo.h.orig Thu Aug 29 14:36:02 2002
+++ src/gentoo.h Thu Aug 29 14:36:33 2002
@@ -443,7 +443,7 @@
gboolean valid; /* Set if the structure's contents are valid. */
#if defined HAVE_STRUCT_STATVFS
struct statvfs stat; /* Holds information about filesystem. */
-#elif defined HAVE_STRUCT_STATFS
+#elif defined HAVE_STRUCT_STATFS || defined __FreeBSD__
struct statfs stat;
#endif
} FsInfo;

View File

@ -1,7 +1,6 @@
bin/gentoo
etc/gentoogtkrc
etc/gentoorc
lib/charset.alias
%%PORTDOCS%%share/doc/gentoo/BUGS
%%PORTDOCS%%share/doc/gentoo/CONFIG-CHANGES
%%PORTDOCS%%share/doc/gentoo/CREDITS
@ -213,7 +212,7 @@ share/gentoo/icons/xbm2.xpm
share/gentoo/icons/xcf.xpm
share/gentoo/icons/xpm.xpm
share/gentoo/icons/xpm2.xpm
share/locale/locale.alias
share/locale/pl/LC_MESSAGES/gentoo.mo
share/locale/sv/LC_MESSAGES/gentoo.mo
@dirrm share/gentoo/icons
@dirrm share/gentoo