diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-29 16:39:43 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-29 16:39:43 +0000 |
commit | e7329d1c638eb0d4691e06dc5a15cea7ff4552b9 (patch) | |
tree | 1b42beae7bd5ffbae279fb6ec1689140dbed97c3 /x11-fm/gentoo | |
parent | 70ebd7d2b6571e0e01e2f3157b6a38723e50a96f (diff) | |
download | ports-e7329d1c638eb0d4691e06dc5a15cea7ff4552b9.tar.gz ports-e7329d1c638eb0d4691e06dc5a15cea7ff4552b9.zip |
Notes
Diffstat (limited to 'x11-fm/gentoo')
-rw-r--r-- | x11-fm/gentoo/Makefile | 5 | ||||
-rw-r--r-- | x11-fm/gentoo/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile index 15b6731a7d6b..0febd71d48d4 100644 --- a/x11-fm/gentoo/Makefile +++ b/x11-fm/gentoo/Makefile @@ -6,16 +6,17 @@ # PORTNAME= gentoo -PORTVERSION= 0.15.3 +PORTVERSION= 0.15.4 CATEGORIES= x11-fm MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Gtk+ based, file manager inspired by DirectoryOpus OPTIONS= FAM "File Alteration Monitor Support" off USE_GNOME= gnomehack gtk20 +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MKDIR_P="${MKDIR}" diff --git a/x11-fm/gentoo/distinfo b/x11-fm/gentoo/distinfo index dc3c8df1ee87..171ac3b630fa 100644 --- a/x11-fm/gentoo/distinfo +++ b/x11-fm/gentoo/distinfo @@ -1,3 +1,3 @@ -MD5 (gentoo-0.15.3.tar.gz) = 41646e4dd1bdede04a339e7c1d907d35 -SHA256 (gentoo-0.15.3.tar.gz) = 995556da3fd6061d729c2b1bcce2acc7f20ae8512743e7592ea4de3fda2cb502 -SIZE (gentoo-0.15.3.tar.gz) = 1464197 +MD5 (gentoo-0.15.4.tar.gz) = 9e229081d4788001bed32396019d4955 +SHA256 (gentoo-0.15.4.tar.gz) = f17a5030370cd9ceeaef076bfe3fbd13da3f50e674f8cd706449a48d70d28fd3 +SIZE (gentoo-0.15.4.tar.gz) = 1468308 |