pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/delta Perl script work significantly better with...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f155ead7e147
branches:  trunk
changeset: 639668:f155ead7e147
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Sep 22 11:53:00 2014 +0000

description:
Perl script work significantly better with Perl around. Bump revision.

diffstat:

 devel/delta/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 86ba6b5600b8 -r f155ead7e147 devel/delta/Makefile
--- a/devel/delta/Makefile      Mon Sep 22 11:52:18 2014 +0000
+++ b/devel/delta/Makefile      Mon Sep 22 11:53:00 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:34 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/09/22 11:53:00 joerg Exp $
 
 DISTNAME=      delta-2006.08.03
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  http://www.tigris.org/files/documents/3103/33566/
 
@@ -10,7 +10,7 @@
 COMMENT=       Heuristically minimizes interesting files
 LICENSE=       2-clause-bsd
 
-USE_TOOLS+=    gmake perl
+USE_TOOLS+=    gmake perl:run
 REPLACE_PERL=  delta multidelta
 INSTALLATION_DIRS= bin
 



Home | Main Index | Thread Index | Old Index