From owner-svn-ports-all@FreeBSD.ORG Sat May 17 21:38:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2397CF32; Sat, 17 May 2014 21:38:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EC7DE2993; Sat, 17 May 2014 21:38:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4HLc5w9016647; Sat, 17 May 2014 21:38:05 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4HLc5NW016645; Sat, 17 May 2014 21:38:05 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405172138.s4HLc5NW016645@svn.freebsd.org> From: Tijl Coosemans Date: Sat, 17 May 2014 21:38:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354377 - head/deskutils/mate-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2014 21:38:06 -0000 Author: tijl Date: Sat May 17 21:38:05 2014 New Revision: 354377 URL: http://svnweb.freebsd.org/changeset/ports/354377 QAT: https://qat.redports.org/buildarchive/r354377/ Log: USES=libtool tar:bzip2. Modified: head/deskutils/mate-utils/Makefile head/deskutils/mate-utils/pkg-plist Modified: head/deskutils/mate-utils/Makefile ============================================================================== --- head/deskutils/mate-utils/Makefile Sat May 17 21:34:07 2014 (r354376) +++ head/deskutils/mate-utils/Makefile Sat May 17 21:38:05 2014 (r354377) @@ -3,6 +3,7 @@ PORTNAME= mate-utils PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= deskutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -17,15 +18,14 @@ LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/ PORTSCOUT= limitw:1,even -USES= gettext gmake pathfix pkgconfig -USE_XZ= yes -USE_MATE= autogen common:build docutils intlhack ltverhack \ - panel +USES= gettext gmake libtool pathfix pkgconfig tar:xz +USE_MATE= autogen common:build docutils intlhack panel USE_XORG= x11 xext USE_GNOME= glib20 gnomehier gtk20 USE_LDCONFIG= yes INSTALLS_OMF= yes -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env +USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtoolize:env +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-maintainer-flags=no \ --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc Modified: head/deskutils/mate-utils/pkg-plist ============================================================================== --- head/deskutils/mate-utils/pkg-plist Sat May 17 21:34:07 2014 (r354376) +++ head/deskutils/mate-utils/pkg-plist Sat May 17 21:38:05 2014 (r354377) @@ -18,9 +18,9 @@ include/mate-dict/gdict/gdict-utils.h include/mate-dict/gdict/gdict-version.h include/mate-dict/gdict/gdict.h lib/libmatedict.a -lib/libmatedict.la lib/libmatedict.so lib/libmatedict.so.6 +lib/libmatedict.so.6.0.7 libdata/pkgconfig/mate-dict.pc libexec/mate-dictionary-applet man/man1/mate-dictionary.1.gz