From owner-svn-ports-head@FreeBSD.ORG Sun Feb 3 21:26:19 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A0C3B8E0; Sun, 3 Feb 2013 21:26:19 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 87F7FAD5; Sun, 3 Feb 2013 21:26:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r13LQJHw047914; Sun, 3 Feb 2013 21:26:19 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r13LQJvp047912; Sun, 3 Feb 2013 21:26:19 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201302032126.r13LQJvp047912@svn.freebsd.org> From: Niclas Zeising Date: Sun, 3 Feb 2013 21:26:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311500 - head/x11/xkbcomp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2013 21:26:19 -0000 Author: zeising Date: Sun Feb 3 21:26:18 2013 New Revision: 311500 URL: http://svnweb.freebsd.org/changeset/ports/311500 Log: Update to 1.2.4 Approved by: kwm, miwi (mentors, implicit) Obtained from: xorg development repo Modified: head/x11/xkbcomp/Makefile head/x11/xkbcomp/distinfo Modified: head/x11/xkbcomp/Makefile ============================================================================== --- head/x11/xkbcomp/Makefile Sun Feb 3 21:13:34 2013 (r311499) +++ head/x11/xkbcomp/Makefile Sun Feb 3 21:26:18 2013 (r311500) @@ -1,12 +1,7 @@ -# New ports collection makefile for: xkbcomp -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie -# # $FreeBSD$ -# PORTNAME= xkbcomp -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -17,8 +12,13 @@ LICENSE= MIT XORG_CAT= app USE_XORG= x11 xkbfile -PLIST_FILES= bin/xkbcomp +PLIST_FILES= bin/xkbcomp \ + libdata/pkgconfig/xkbcomp.pc MAN1= xkbcomp.1 +post-patch: + @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ + ${WRKSRC}/Makefile.in + .include Modified: head/x11/xkbcomp/distinfo ============================================================================== --- head/x11/xkbcomp/distinfo Sun Feb 3 21:13:34 2013 (r311499) +++ head/x11/xkbcomp/distinfo Sun Feb 3 21:26:18 2013 (r311500) @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xkbcomp-1.2.3.tar.bz2) = 7598e8f44e2643c96d2e37aa44f344f6c48f1a262fc9207154353195b760cb16 -SIZE (xorg/app/xkbcomp-1.2.3.tar.bz2) = 227566 +SHA256 (xorg/app/xkbcomp-1.2.4.tar.bz2) = 91d0c9ab445d21dfe1892dbae5ae5264f39bae68223dd092ffc547c9450b5a2d +SIZE (xorg/app/xkbcomp-1.2.4.tar.bz2) = 242185