aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbcomp
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-02-03 21:26:18 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-02-03 21:26:18 +0000
commit828712132a98dbffc81cd89d7861a07050b936b1 (patch)
tree7699653e5dcc4e250c07d3715cbcd267be8e58cb /x11/xkbcomp
parent2e7dabc85b6031e1b1941ab7915199b679ebe230 (diff)
downloadports-828712132a98dbffc81cd89d7861a07050b936b1.tar.gz
ports-828712132a98dbffc81cd89d7861a07050b936b1.zip
Update to 1.2.4
Approved by: kwm, miwi (mentors, implicit) Obtained from: xorg development repo
Notes
Notes: svn path=/head/; revision=311500
Diffstat (limited to 'x11/xkbcomp')
-rw-r--r--x11/xkbcomp/Makefile14
-rw-r--r--x11/xkbcomp/distinfo4
2 files changed, 9 insertions, 9 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
index 3d1b9d492b28..4a921a2cd304 100644
--- a/x11/xkbcomp/Makefile
+++ b/x11/xkbcomp/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: xkbcomp
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $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 <bsd.port.mk>
diff --git a/x11/xkbcomp/distinfo b/x11/xkbcomp/distinfo
index 45512a857235..dbba54bc2a18 100644
--- a/x11/xkbcomp/distinfo
+++ b/x11/xkbcomp/distinfo
@@ -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