update to 1.41
enable regression tests while here. based on diff from Jon Olsson. ok alek@, thanks aanriot@ for testing
This commit is contained in:
parent
2b874c9ca8
commit
eef43e68ff
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2005/02/08 18:32:20 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2006/01/08 15:17:02 steven Exp $
|
||||
|
||||
COMMENT= "accumulates and displays statistics from a diff file"
|
||||
|
||||
DISTNAME= diffstat-1.38
|
||||
DISTNAME= diffstat-1.41
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ftp://invisible-island.net/diffstat/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -17,8 +17,6 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= c
|
||||
|
||||
NO_REGRESS= Yes # 'testing' directory not present
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
MAKE_FILE= makefile
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (diffstat-1.38.tgz) = 79e948aae49d2a0bd767b791e5cc132f
|
||||
RMD160 (diffstat-1.38.tgz) = 42c5a60114bf923962cd1a0d178ab87227101bbd
|
||||
SHA1 (diffstat-1.38.tgz) = e00d276b8f7ad432006d259c969846fafe87fb8e
|
||||
SIZE (diffstat-1.38.tgz) = 88150
|
||||
MD5 (diffstat-1.41.tgz) = c4a55fea8f94dbd1664f76c98da4ee17
|
||||
RMD160 (diffstat-1.41.tgz) = b152a6061ea5500e969c65c7c8832decac2aa40a
|
||||
SHA1 (diffstat-1.41.tgz) = 75545e796ad6b2663170f21dc7d303d3487ad5d8
|
||||
SIZE (diffstat-1.41.tgz) = 98321
|
||||
|
Loading…
Reference in New Issue
Block a user