diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-15 23:24:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-15 23:24:33 +0000 |
commit | c8865719cc3229bccfede52de64c21661e4f7f52 (patch) | |
tree | a6e7988a2995e7fb8d79006fdb4f44bf15a89d3f /x11 | |
parent | 0cb41584bff8b5c37a6fbd5e070c25a9fe8e55c7 (diff) | |
download | pkgsrc-c8865719cc3229bccfede52de64c21661e4f7f52.tar.gz |
Update to 1.0.3:
Version bump: 1.0.3
libXtst man pages generation fails if srcdir != builddir
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXtst/Makefile | 4 | ||||
-rw-r--r-- | x11/libXtst/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile index aaec68493d0..f3498b67cc3 100644 --- a/x11/libXtst/Makefile +++ b/x11/libXtst/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2007/07/12 13:40:33 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/01/15 23:24:33 wiz Exp $ # -DISTNAME= libXtst-1.0.2 +DISTNAME= libXtst-1.0.3 CATEGORIES= x11 devel MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXtst/distinfo b/x11/libXtst/distinfo index 4589f7e6bf0..786d75b2fbc 100644 --- a/x11/libXtst/distinfo +++ b/x11/libXtst/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/07/12 13:40:33 joerg Exp $ +$NetBSD: distinfo,v 1.3 2008/01/15 23:24:33 wiz Exp $ -SHA1 (libXtst-1.0.2.tar.bz2) = 0b5b41ce3044f6bc1a3c4f08cd0d65cdc98e3893 -RMD160 (libXtst-1.0.2.tar.bz2) = 3939547abce0d009a9f786f194128cc0911eb392 -Size (libXtst-1.0.2.tar.bz2) = 224741 bytes +SHA1 (libXtst-1.0.3.tar.bz2) = f3a135f84aa9614724fba4f57b29b372273b434e +RMD160 (libXtst-1.0.3.tar.bz2) = 571c9a1260b037be37a40323e5af159137a86dab +Size (libXtst-1.0.3.tar.bz2) = 224637 bytes |