Update to 1.0.2:
James Cloos (4): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log xwd 1.0.2 Jeremy Huddleston (1): Added missing AM_PROG_CC_C_O Kim Woelders (2): Fix window selection by pointer. Remove unused code, ANSIfy, add const. Niveditha Rau (1): Add -silent to options in man page synopsis
This commit is contained in:
parent
6d3dc5e367
commit
9dd33d9eef
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:18 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2008/07/29 21:08:59 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xwd-1.0.1
|
||||
DISTNAME= xwd-1.0.2
|
||||
CATEGORIES= x11 graphics
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2007/01/25 23:29:12 reed Exp $
|
||||
$NetBSD: distinfo,v 1.2 2008/07/29 21:08:59 wiz Exp $
|
||||
|
||||
SHA1 (xwd-1.0.1.tar.bz2) = 9901672e05b298e5c2c03516f17b4fac69e53a0d
|
||||
RMD160 (xwd-1.0.1.tar.bz2) = de8775872d2b76b205b0f028cc24dcbf131b440a
|
||||
Size (xwd-1.0.1.tar.bz2) = 97079 bytes
|
||||
SHA1 (xwd-1.0.2.tar.bz2) = 2d936c3fdd441d3a3a253f9e0b47cc10a96a46ab
|
||||
RMD160 (xwd-1.0.2.tar.bz2) = e8c10621505c27b4d14fdfa67a864a7ddfe36246
|
||||
Size (xwd-1.0.2.tar.bz2) = 111673 bytes
|
||||
|
|
Loading…
Reference in a new issue