diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-30 00:39:43 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-30 00:39:43 +0800 |
commit | 3596362c2079d23f8927d8eb61c416830e58e1da (patch) | |
tree | 50f96527001975c6c6274554b4a16e18f9e245b2 /x11-fm | |
parent | 185e549e709eba8048b70f4dcf912e2d06a0f436 (diff) | |
download | freebsd-ports-gnome-3596362c2079d23f8927d8eb61c416830e58e1da.tar.gz freebsd-ports-gnome-3596362c2079d23f8927d8eb61c416830e58e1da.tar.zst freebsd-ports-gnome-3596362c2079d23f8927d8eb61c416830e58e1da.zip |
- Update to 15.4
- Take maintainership
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'x11-fm')
-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 |