From e6c1eb95415b9e8692b68f17225b6ff286c43b5b Mon Sep 17 00:00:00 2001 From: olivierd Date: Sat, 12 Nov 2016 22:06:09 +0000 Subject: - Update to 1.0.2 - Sort USES - Take maintainership --- x11/menu-cache/Makefile | 6 +++--- x11/menu-cache/distinfo | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/x11/menu-cache/Makefile b/x11/menu-cache/Makefile index 31478d9d6e0..c10eb286f9a 100644 --- a/x11/menu-cache/Makefile +++ b/x11/menu-cache/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= menu-cache -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= x11 MASTER_SITES= SF/lxde/${PORTNAME}/${PORTVERSION:R}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olivierd@FreeBSD.org COMMENT= Library used to read freedesktop.org menus LICENSE= LGPL21+ @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfm-extra.so:x11/libfm-extra -USES= gmake pathfix pkgconfig libtool tar:xz +USES= gmake gettext-runtime libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes USE_GNOME= glib20 USE_LDCONFIG= yes diff --git a/x11/menu-cache/distinfo b/x11/menu-cache/distinfo index 018443fae1a..65118220443 100644 --- a/x11/menu-cache/distinfo +++ b/x11/menu-cache/distinfo @@ -1,2 +1,3 @@ -SHA256 (menu-cache-1.0.1.tar.xz) = 0ac72649919946070258320aafc320467dd040bcef7b3a225e2ab7241ddffd59 -SIZE (menu-cache-1.0.1.tar.xz) = 262508 +TIMESTAMP = 1478987606 +SHA256 (menu-cache-1.0.2.tar.xz) = 6f83edf2de34f83e701dcb52145d755250a5677580cd413476cc4d7f2d2012d5 +SIZE (menu-cache-1.0.2.tar.xz) = 264540 -- cgit