summaryrefslogtreecommitdiff
path: root/x11/xkbcomp/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-16 22:11:30 +0000
committerwiz <wiz@pkgsrc.org>2008-04-16 22:11:30 +0000
commit040b586b2dd72cdc5614355d17d5da735c6e1baa (patch)
tree6c0b7c8a8368a32c97290498bb61507c0ebeeb10 /x11/xkbcomp/Makefile
parent9cb57d81346885bf712f81ac30ceae0f2f2d7235 (diff)
downloadpkgsrc-040b586b2dd72cdc5614355d17d5da735c6e1baa.tar.gz
Update to 1.0.4:
Adam Jackson (2): Bug #7645: Fix a conditional that always evaluates to FALSE. xkbcomp 1.0.4 Alan Coopersmith (1): Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.am Daniel Drake (1): Bug #11025: xkbcomp COPYING file James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Matthieu Herrb (2): Also mark xkbparse.h as a generated file. Revert "Also mark xkbparse.h as a generated file." Tilman Sauerbeck (3): Fixed an invalid memory access. Fixed a bunch of const correctness bugs. Ignore *.o and ylwrap.
Diffstat (limited to 'x11/xkbcomp/Makefile')
-rw-r--r--x11/xkbcomp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
index 21bcc2d7de3..47610eb001c 100644
--- a/x11/xkbcomp/Makefile
+++ b/x11/xkbcomp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/05/07 20:13:27 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/04/16 22:11:30 wiz Exp $
#
-DISTNAME= xkbcomp-1.0.3
+DISTNAME= xkbcomp-1.0.4
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2