Update to xwud-1.0.2. Changes:

Plug leaks of color conversion arrays in Do_Direct
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with copyright/license notices from code
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Add more input checks. From "nob...@example.com" through OpenBSD bug list.
Ansification and compile warning fixes.
This commit is contained in:
tnn 2009-11-09 18:04:53 +00:00
parent aa70c2d0c7
commit 0db3be5b98
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:16 tnn Exp $
# $NetBSD: Makefile,v 1.5 2009/11/09 18:04:53 tnn Exp $
#
DISTNAME= xwud-1.0.1
DISTNAME= xwud-1.0.2
CATEGORIES= x11 graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/02/11 01:22:51 reed Exp $
$NetBSD: distinfo,v 1.2 2009/11/09 18:04:53 tnn Exp $
SHA1 (xwud-1.0.1.tar.bz2) = de938e6d21fb0f27cb62853773b9635bbfaa6d0f
RMD160 (xwud-1.0.1.tar.bz2) = 996976f88e6bc2de9989fcdcff50b2a2bde49638
Size (xwud-1.0.1.tar.bz2) = 83104 bytes
SHA1 (xwud-1.0.2.tar.bz2) = 15a6c5e3ffc03b7e8e597947061940fee6c0a9fc
RMD160 (xwud-1.0.2.tar.bz2) = aa88ede2e7472c5b6cb76c4234fb8797204a6368
Size (xwud-1.0.2.tar.bz2) = 103954 bytes