diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 18:40:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 18:40:43 +0000 |
commit | 8b02fa3117895fbd3ffbbc0ecdce0c0a94de7c0e (patch) | |
tree | a5b5cb1e3f9af57359d81f828127af1285069131 /x11 | |
parent | bd9b57b75bab649f3c780ca433eea1ee9a950787 (diff) | |
download | pkgsrc-8b02fa3117895fbd3ffbbc0ecdce0c0a94de7c0e.tar.gz |
Update to 1.2.7.
1.2.7:
This release features a lot of cleanups, both from manual inspection and
from automated static code analysis, along with a couple bug fixes and
various documentation & build configuration improvments.
1.2.6:
This minor release converts the libxtrans API documentation from troff
to DocBook/XML and updates it for the current state of the code.
It also includes some minor bug fixes, and of course, the usual recent
collection of build configuration improvements and janitorial cleanups.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xtrans/Makefile | 4 | ||||
-rw-r--r-- | x11/xtrans/PLIST | 4 | ||||
-rw-r--r-- | x11/xtrans/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index f20abd0ff73..f7ed7a9a2ab 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/01/15 18:08:11 tnn Exp $ +# $NetBSD: Makefile,v 1.17 2012/06/03 18:40:43 wiz Exp $ # -DISTNAME= xtrans-1.2.5 +DISTNAME= xtrans-1.2.7 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xtrans/PLIST b/x11/xtrans/PLIST index 62364764133..ecd45f0593f 100644 --- a/x11/xtrans/PLIST +++ b/x11/xtrans/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2010/01/15 18:08:11 tnn Exp $ +@comment $NetBSD: PLIST,v 1.7 2012/06/03 18:40:43 wiz Exp $ include/X11/Xtrans/Xtrans.c include/X11/Xtrans/Xtrans.h include/X11/Xtrans/Xtransint.h @@ -8,5 +8,5 @@ include/X11/Xtrans/Xtranstli.c include/X11/Xtrans/Xtransutil.c include/X11/Xtrans/transport.c share/aclocal/xtrans.m4 +share/doc/xtrans/xtrans.xml share/pkgconfig/xtrans.pc -@pkgdir share/doc/xtrans diff --git a/x11/xtrans/distinfo b/x11/xtrans/distinfo index a02251de973..b978d81eafc 100644 --- a/x11/xtrans/distinfo +++ b/x11/xtrans/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2010/01/15 18:08:11 tnn Exp $ +$NetBSD: distinfo,v 1.18 2012/06/03 18:40:43 wiz Exp $ -SHA1 (xtrans-1.2.5.tar.bz2) = e8c4ce58b42d05e613fe535319a7d7f45f30f3e9 -RMD160 (xtrans-1.2.5.tar.bz2) = 81e86fcbc0b6ea6b7da80f3de2146571f6d07f71 -Size (xtrans-1.2.5.tar.bz2) = 141859 bytes +SHA1 (xtrans-1.2.7.tar.bz2) = b6ed421edf577816f6e641e1846dc0bff337676c +RMD160 (xtrans-1.2.7.tar.bz2) = 9b0fd9dfb477a1ab6f46ab15599f69a31deaa09f +Size (xtrans-1.2.7.tar.bz2) = 173025 bytes SHA1 (patch-ab) = d2a7af633ab880ec71975b70f521c0e32cd07a5e |