From owner-svn-ports-all@FreeBSD.ORG Tue Jul 1 18:53:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 83DE8381; Tue, 1 Jul 2014 18:53:48 +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 7092F226A; Tue, 1 Jul 2014 18:53:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s61Irm0f036345; Tue, 1 Jul 2014 18:53:48 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s61Irl0A036340; Tue, 1 Jul 2014 18:53:47 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201407011853.s61Irl0A036340@svn.freebsd.org> From: Tijl Coosemans Date: Tue, 1 Jul 2014 18:53:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360080 - in head: games/xmoto sysutils/dunst x11-wm/awesome x11/libxdg-basedir 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: Tue, 01 Jul 2014 18:53:48 -0000 Author: tijl Date: Tue Jul 1 18:53:47 2014 New Revision: 360080 URL: http://svnweb.freebsd.org/changeset/ports/360080 QAT: https://qat.redports.org/buildarchive/r360080/ Log: Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports Modified: head/games/xmoto/Makefile head/sysutils/dunst/Makefile head/x11-wm/awesome/Makefile head/x11/libxdg-basedir/Makefile head/x11/libxdg-basedir/pkg-plist Modified: head/games/xmoto/Makefile ============================================================================== --- head/games/xmoto/Makefile Tue Jul 1 18:47:57 2014 (r360079) +++ head/games/xmoto/Makefile Tue Jul 1 18:53:47 2014 (r360080) @@ -3,6 +3,7 @@ PORTNAME= xmoto PORTVERSION= 0.5.11 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/sysutils/dunst/Makefile ============================================================================== --- head/sysutils/dunst/Makefile Tue Jul 1 18:47:57 2014 (r360079) +++ head/sysutils/dunst/Makefile Tue Jul 1 18:53:47 2014 (r360080) @@ -3,7 +3,7 @@ PORTNAME= dunst PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.knopwob.org/public/dunst-release/ Modified: head/x11-wm/awesome/Makefile ============================================================================== --- head/x11-wm/awesome/Makefile Tue Jul 1 18:47:57 2014 (r360079) +++ head/x11-wm/awesome/Makefile Tue Jul 1 18:53:47 2014 (r360080) @@ -3,13 +3,13 @@ PORTNAME= awesome PORTVERSION= 3.5.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ MAINTAINER= garga@FreeBSD.org -COMMENT= A highly configurable, next generation framework window manager +COMMENT= Highly configurable, next generation framework window manager LICENSE= GPLv2 Modified: head/x11/libxdg-basedir/Makefile ============================================================================== --- head/x11/libxdg-basedir/Makefile Tue Jul 1 18:47:57 2014 (r360079) +++ head/x11/libxdg-basedir/Makefile Tue Jul 1 18:53:47 2014 (r360080) @@ -3,20 +3,18 @@ PORTNAME= libxdg-basedir PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://nevill.ch/libxdg-basedir/downloads/ MAINTAINER= ntarmos@ceid.upatras.gr COMMENT= Implementation of the XDG Base Directory specification -USES= gmake GNU_CONFIGURE= yes +USES= gmake libtool pathfix USE_LDCONFIG= yes pre-configure: - @${REINPLACE_CMD} -e \ - 's|$$(libdir)/pkgconfig|$${prefix}/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|"etc"|"${PREFIX}/etc"|' \ -e '/DefaultConfigDirectories\[\]/,/DefaultRelativeCacheHome\[\]/ s|"/\([^"]\)|"\1|' \ -e '/DefaultConfigDirectories\[\]/,/DefaultRelativeCacheHome\[\]/ s|/|" DIR_SEPARATOR_STR "|g' \ Modified: head/x11/libxdg-basedir/pkg-plist ============================================================================== --- head/x11/libxdg-basedir/pkg-plist Tue Jul 1 18:47:57 2014 (r360079) +++ head/x11/libxdg-basedir/pkg-plist Tue Jul 1 18:53:47 2014 (r360080) @@ -1,7 +1,7 @@ include/basedir.h include/basedir_fs.h lib/libxdg-basedir.a -lib/libxdg-basedir.la lib/libxdg-basedir.so -lib/libxdg-basedir.so.3 +lib/libxdg-basedir.so.1 +lib/libxdg-basedir.so.1.2.0 libdata/pkgconfig/libxdg-basedir.pc