aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libfm
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2013-09-17 02:12:58 +0800
committernemysis <nemysis@FreeBSD.org>2013-09-17 02:12:58 +0800
commit3a376d2073f23a8ae8ddddd853fa4c84086985a7 (patch)
tree5d1b8a567500d3c90a8450dadfa695d44c89ddd3 /x11/libfm
parent26af20bd08d30b5a76661fe9d30df5e3fc9b69be (diff)
downloadfreebsd-ports-gnome-3a376d2073f23a8ae8ddddd853fa4c84086985a7.tar.gz
freebsd-ports-gnome-3a376d2073f23a8ae8ddddd853fa4c84086985a7.tar.zst
freebsd-ports-gnome-3a376d2073f23a8ae8ddddd853fa4c84086985a7.zip
- Update to 1.1.2.2
- Change maintainer email gmx.ch --> FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pkgconfig Approved by: wxs/pawel (mentors)
Diffstat (limited to 'x11/libfm')
-rw-r--r--x11/libfm/Makefile11
-rw-r--r--x11/libfm/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile
index ef9ba0b147aa..43ad49849cf0 100644
--- a/x11/libfm/Makefile
+++ b/x11/libfm/Makefile
@@ -2,24 +2,23 @@
# $FreeBSD$
PORTNAME= libfm
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2.2
CATEGORIES= x11
MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/libfm%20%28required%20by%20PCManFM%29/
-MAINTAINER= nemysis@gmx.ch
+MAINTAINER= nemysis@FreeBSD.org
COMMENT= The libFM backend library to PCManFM
LICENSE= GPLv2
BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
-LIB_DEPENDS= menu-cache:${PORTSDIR}/x11/menu-cache \
- exif:${PORTSDIR}/graphics/libexif
+LIB_DEPENDS= libmenu-cache.so:${PORTSDIR}/x11/menu-cache \
+ libexif.so:${PORTSDIR}/graphics/libexif
-USES= pkgconfig
+USES= gmake pkgconfig
USE_GNOME= gnomehack gtk20
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS+=--sysconfdir=${LOCALBASE}/etc
-USE_GMAKE= yes
USE_FAM= yes
USE_LDCONFIG= yes
diff --git a/x11/libfm/distinfo b/x11/libfm/distinfo
index 6b6dfddf18cc..b62bf484bd57 100644
--- a/x11/libfm/distinfo
+++ b/x11/libfm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libfm-1.1.1.tar.gz) = 37b0c6d00cc7b48547ba70ac42e209ea1eada2ab5665a086f5ddffb8c7d00324
-SIZE (libfm-1.1.1.tar.gz) = 1054451
+SHA256 (libfm-1.1.2.2.tar.gz) = 158e2b6974350d2dab15932b496bb4d448553e60bbf7cdfe4d6e9bd99d19d682
+SIZE (libfm-1.1.2.2.tar.gz) = 1055591