pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Peek p5-Data-Peek: make indentation cons...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2e1b685e1d6d
branches:  trunk
changeset: 423735:2e1b685e1d6d
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Tue Feb 25 01:16:55 2020 +0000

description:
p5-Data-Peek: make indentation consistent

diffstat:

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

diffs (20 lines):

diff -r 1a04545b45cb -r 2e1b685e1d6d devel/p5-Data-Peek/Makefile
--- a/devel/p5-Data-Peek/Makefile       Tue Feb 25 01:15:19 2020 +0000
+++ b/devel/p5-Data-Peek/Makefile       Tue Feb 25 01:16:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/02/25 01:15:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.30 2020/02/25 01:16:55 gutteridge Exp $
 
 DISTNAME=      Data-Peek-0.49
 PKGNAME=       p5-${DISTNAME}
@@ -12,8 +12,8 @@
 LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= c
-PERL5_PACKLIST=                auto/Data/Peek/.packlist
-MAKE_ENV+=             AUTOMATED_TESTING=1
+PERL5_PACKLIST=        auto/Data/Peek/.packlist
+MAKE_ENV+=     AUTOMATED_TESTING=1
 
 # For test target
 TEST_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings



Home | Main Index | Thread Index | Old Index