diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-01-31 18:37:09 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-01-31 18:37:09 +0000 |
commit | 81416856af49a24eb45b0f8167d8f4f4c0e2c3f7 (patch) | |
tree | 17a0e9da51d182bc437012e7524b934695c2d54a /x11-fm/gentoo | |
parent | 46ece2a0e2afd6f3f9b40e4b643bf24e5baac00a (diff) | |
download | ports-81416856af49a24eb45b0f8167d8f4f4c0e2c3f7.tar.gz ports-81416856af49a24eb45b0f8167d8f4f4c0e2c3f7.zip |
Notes
Diffstat (limited to 'x11-fm/gentoo')
-rw-r--r-- | x11-fm/gentoo/Makefile | 5 | ||||
-rw-r--r-- | x11-fm/gentoo/distinfo | 4 | ||||
-rw-r--r-- | x11-fm/gentoo/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index fcb93ec76fa5..f37492ff5f1f 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -6,9 +6,10 @@ # PORTNAME= gentoo -PORTVERSION= 0.19.8 +PORTVERSION= 0.19.9 CATEGORIES= x11-fm -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ \ + http://mirror.4bit.ws/ MAINTAINER= dhn@FreeBSD.org COMMENT= Gtk+ based, file manager inspired by DirectoryOpus diff --git a/x11-fm/gentoo/distinfo b/x11-fm/gentoo/distinfo index b34bc0d2cf9d..bc7b7422c29d 100644 --- a/x11-fm/gentoo/distinfo +++ b/x11-fm/gentoo/distinfo @@ -1,2 +1,2 @@ -SHA256 (gentoo-0.19.8.tar.gz) = 0e6a50159d13b87e9e80d18b8d2e05e89d443b4d343a3a8f2143b89c84a357a7 -SIZE (gentoo-0.19.8.tar.gz) = 1461727 +SHA256 (gentoo-0.19.9.tar.gz) = f970c00fad74328b461102799b64f1d9ffc1fc6f62044c2b092fca32b7359f48 +SIZE (gentoo-0.19.9.tar.gz) = 1532899 diff --git a/x11-fm/gentoo/pkg-plist b/x11-fm/gentoo/pkg-plist index fca6c5eb2c49..7c6448cc384f 100644 --- a/x11-fm/gentoo/pkg-plist +++ b/x11-fm/gentoo/pkg-plist @@ -213,6 +213,8 @@ etc/gentoorc %%DATADIR%%/icons/xpm.xpm %%DATADIR%%/icons/xpm2.xpm share/locale/de/LC_MESSAGES/gentoo.mo +share/locale/ca/LC_MESSAGES/gentoo.mo +share/locale/es/LC_MESSAGES/gentoo.mo share/locale/es_MX/LC_MESSAGES/gentoo.mo share/locale/fr/LC_MESSAGES/gentoo.mo share/locale/it/LC_MESSAGES/gentoo.mo |