aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2013-02-04 05:26:18 +0800
committerzeising <zeising@FreeBSD.org>2013-02-04 05:26:18 +0800
commit6da8ec787178d9ad3200b630b8499d1bc8a943e0 (patch)
tree7699653e5dcc4e250c07d3715cbcd267be8e58cb /x11
parenta3d034b4f78f768f4353a28fdf7648035c498626 (diff)
downloadfreebsd-ports-gnome-6da8ec787178d9ad3200b630b8499d1bc8a943e0.tar.gz
freebsd-ports-gnome-6da8ec787178d9ad3200b630b8499d1bc8a943e0.tar.zst
freebsd-ports-gnome-6da8ec787178d9ad3200b630b8499d1bc8a943e0.zip
Update to 1.2.4
Approved by: kwm, miwi (mentors, implicit) Obtained from: xorg development repo
Diffstat (limited to 'x11')
-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