pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/vtk re-order for pkglint



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34785e13086b
branches:  trunk
changeset: 376808:34785e13086b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Apr 13 23:43:32 2022 +0000

description:
re-order for pkglint

diffstat:

 graphics/vtk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r ec1d8ead6658 -r 34785e13086b graphics/vtk/Makefile
--- a/graphics/vtk/Makefile     Wed Apr 13 23:42:45 2022 +0000
+++ b/graphics/vtk/Makefile     Wed Apr 13 23:43:32 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2022/04/13 23:42:45 tnn Exp $
+# $NetBSD: Makefile,v 1.21 2022/04/13 23:43:32 tnn Exp $
 
 DISTNAME=      VTK-9.0.3
+PKGNAME=       ${DISTNAME:tl}
 PKGREVISION=   3
-PKGNAME=       ${DISTNAME:tl}
 CATEGORIES=    graphics
 MASTER_SITES=  https://www.vtk.org/files/release/${PKGVERSION_NOREV:R}/
 



Home | Main Index | Thread Index | Old Index