Fri Sep 14 08:11:10 2012 UTC ()
Delta assists you in minimizing "interesting" files subject to a test of
their interestingness. A common such situation is when attempting to
isolate a small failure-inducing substring of a large input that causes
your program to exhibit a bug.


(morr)
diff -r0 -r1.1 pkgsrc/devel/delta/DESCR
diff -r0 -r1.1 pkgsrc/devel/delta/Makefile
diff -r0 -r1.1 pkgsrc/devel/delta/PLIST
diff -r0 -r1.1 pkgsrc/devel/delta/distinfo

File Added: pkgsrc/devel/delta/DESCR
Delta assists you in minimizing "interesting" files subject to a test of
their interestingness. A common such situation is when attempting to
isolate a small failure-inducing substring of a large input that causes
your program to exhibit a bug.

File Added: pkgsrc/devel/delta/Makefile
# $NetBSD: Makefile,v 1.1 2012/09/14 08:11:10 morr Exp $
#

DISTNAME=	delta-2006.08.03
CATEGORIES=	devel
MASTER_SITES=	http://www.tigris.org/files/documents/3103/33566/

MAINTAINER=	morr@NetBSD.org
HOMEPAGE=	http://delta.tigris.org/
COMMENT=	Heuristically minimizes interesting files
LICENSE=	2-clause-bsd

PKG_DESTDIR_SUPPORT=	user-destdir

FETCH_USING=	wget
USE_TOOLS+=	gmake perl
REPLACE_PERL=	delta multidelta
INSTALLATION_DIRS= bin

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/delta ${DESTDIR}${PREFIX}/bin/delta
	${INSTALL_SCRIPT} ${WRKSRC}/multidelta ${DESTDIR}${PREFIX}/bin/multidelta
	${INSTALL_PROGRAM} ${WRKSRC}/topformflat ${DESTDIR}${PREFIX}/bin/topformflat

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/delta/PLIST
@comment $NetBSD: PLIST,v 1.1 2012/09/14 08:11:10 morr Exp $
bin/delta
bin/multidelta
bin/topformflat

File Added: pkgsrc/devel/delta/distinfo
$NetBSD: distinfo,v 1.1 2012/09/14 08:11:10 morr Exp $

SHA1 (delta-2006.08.03.tar.gz) = e5ab4933bdbcddac3ba96d6ec497213b42f9f26e
RMD160 (delta-2006.08.03.tar.gz) = cd8d40af47d642fc94ea0bb0643e86b68d56f876
Size (delta-2006.08.03.tar.gz) = 32804 bytes