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.
This commit is contained in:
parent
bd9b57b75b
commit
8b02fa3117
3 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue