diff options
-rw-r--r-- | x11-fm/gentoo/Makefile | 6 | ||||
-rw-r--r-- | x11-fm/gentoo/distinfo | 4 | ||||
-rw-r--r-- | x11-fm/gentoo/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index 63cbb9c9c29d..a32aa18a34c7 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -6,13 +6,12 @@ # PORTNAME= gentoo -PORTVERSION= 0.11.45 -PORTREVISION= 1 +PORTVERSION= 0.11.46 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+ based, file manager inspired by DirectoryOpus USE_SIZE= yes @@ -40,6 +39,7 @@ post-install: @${FIND} ${DOCSDIR} | ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP} @${FIND} ${DOCSDIR} | ${XARGS} ${CHMOD} ${SHAREMODE} @${FIND} ${DOCSDIR} -type d | ${XARGS} ${CHMOD} a+x + @${FIND} ${DOCSDIR} -name *.bak -delete .endif .include <bsd.port.mk> diff --git a/x11-fm/gentoo/distinfo b/x11-fm/gentoo/distinfo index a20ef9f36349..9664e1fff62d 100644 --- a/x11-fm/gentoo/distinfo +++ b/x11-fm/gentoo/distinfo @@ -1,2 +1,2 @@ -MD5 (gentoo-0.11.45.tar.gz) = 0b43a0b05c9ffd2bbd9f3889708d9c42 -SIZE (gentoo-0.11.45.tar.gz) = 1237565 +MD5 (gentoo-0.11.46.tar.gz) = 545244fec06e7e5adcf9e6f6c93bd58d +SIZE (gentoo-0.11.46.tar.gz) = 1280347 diff --git a/x11-fm/gentoo/pkg-plist b/x11-fm/gentoo/pkg-plist index 651299822cc0..1d4ce539ad79 100644 --- a/x11-fm/gentoo/pkg-plist +++ b/x11-fm/gentoo/pkg-plist @@ -212,6 +212,7 @@ share/gentoo/icons/xbm2.xpm share/gentoo/icons/xcf.xpm share/gentoo/icons/xpm.xpm share/gentoo/icons/xpm2.xpm +share/locale/de/LC_MESSAGES/gentoo.mo share/locale/fr/LC_MESSAGES/gentoo.mo share/locale/pl/LC_MESSAGES/gentoo.mo share/locale/sv/LC_MESSAGES/gentoo.mo |