Update to 1.0.1:

Alan Coopersmith (3):
      renamed: .cvsignore -> .gitignore
      Add README with pointers to mailing list, bugzilla & git repos
      Add note about XTrap history & deprecation to README

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
                                                                                                                                                                               Jamey Sharp (1):
      SyncHandle must not be called with the Display lock held.

Jeremy Huddleston Sequoia (3):
      configure.ac: Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER for automake 1.13
      configure.ac: foreign and use XORG_COMPILER_FLAGS
      configure.ac: 1.0.1

Matthieu Herrb (1):
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, compiler warnings.

Thomas Klausner (2):
      Fix memset usage.
      Remove unnecessary memset return value casts to void.
This commit is contained in:
wiz 2013-01-21 13:25:59 +00:00
parent 881bdd1f0a
commit 8768c35caf
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:33 asau Exp $
# $NetBSD: Makefile,v 1.7 2013/01/21 13:25:59 wiz Exp $
#
DISTNAME= libXTrap-1.0.0
DISTNAME= libXTrap-1.0.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/11/03 20:58:20 joerg Exp $
$NetBSD: distinfo,v 1.2 2013/01/21 13:25:59 wiz Exp $
SHA1 (libXTrap-1.0.0.tar.bz2) = 3ed2d68e7bfcb065cd6e9d6b1e38044f2fb355c9
RMD160 (libXTrap-1.0.0.tar.bz2) = 64be36fe42857079a6059895a24148edf0b4bfb2
Size (libXTrap-1.0.0.tar.bz2) = 220148 bytes
SHA1 (libXTrap-1.0.1.tar.bz2) = 40850a53d916730720b8b32e9ebd5969f66115bf
RMD160 (libXTrap-1.0.1.tar.bz2) = efd57663d5d032f7ae3230be963b1c1931e4b8ea
Size (libXTrap-1.0.1.tar.bz2) = 269484 bytes