diff options
author | bjs <bjs@pkgsrc.org> | 2008-08-09 20:07:34 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-08-09 20:07:34 +0000 |
commit | 69468e36c159101f154b12e635e7192f899e4d50 (patch) | |
tree | 5f3b34be2e1be7f564222d557bad2af442763eb5 /x11/xrdb | |
parent | 260baa2a72a0f3bef7032ae505a9295a62d065ff (diff) | |
download | pkgsrc-69468e36c159101f154b12e635e7192f899e4d50.tar.gz |
Update to xrdb-1.0.5. One bug fix:
commit 09ef847d16333d6ae04c3f88ff7f535381cb9405
Date: Mon Jan 7 23:48:12 2008 +0100
Prevent cpp from prefixing errors with <stdin> when the
xrdb input is a file
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458246
Diffstat (limited to 'x11/xrdb')
-rw-r--r-- | x11/xrdb/Makefile | 4 | ||||
-rw-r--r-- | x11/xrdb/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xrdb/Makefile b/x11/xrdb/Makefile index 9ea07554afd..edd34af174c 100644 --- a/x11/xrdb/Makefile +++ b/x11/xrdb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:18 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2008/08/09 20:07:34 bjs Exp $ # -DISTNAME= xrdb-1.0.4 +DISTNAME= xrdb-1.0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xrdb/distinfo b/x11/xrdb/distinfo index 593aa03bb27..6095dc319b3 100644 --- a/x11/xrdb/distinfo +++ b/x11/xrdb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/08/16 00:44:41 joerg Exp $ +$NetBSD: distinfo,v 1.4 2008/08/09 20:07:34 bjs Exp $ -SHA1 (xrdb-1.0.4.tar.bz2) = 82260670ee3d90111935590e27e93b582f05acb3 -RMD160 (xrdb-1.0.4.tar.bz2) = 39dbebf3a06029816150f3aeaa78ff3afe0cd79a -Size (xrdb-1.0.4.tar.bz2) = 100792 bytes +SHA1 (xrdb-1.0.5.tar.bz2) = 31251ce7a835aa5c0a4860ee735c7facb99ef958 +RMD160 (xrdb-1.0.5.tar.bz2) = 834424afa17cbaa56b71a1dfa627f12dc5e251d6 +Size (xrdb-1.0.5.tar.bz2) = 101484 bytes |