tk-itk3: pkglint

This commit is contained in:
Kamil Rytarowski 2016-10-21 23:32:17 +02:00
parent 003be39ea1
commit 1c9538e1d6
3 changed files with 5 additions and 2 deletions

View file

@ -6,7 +6,7 @@ BUILDLINK_TREE+= tk-itk3
TK_ITK3_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tk-itk3+= tk-itk3>=3.4.2
BUILDLINK_PKGSRCDIR.tk-itk3?= ../../wip/tk-itk
BUILDLINK_PKGSRCDIR.tk-itk3?= ../../wip/tk-itk3
.include "../../wip/tcl-itcl3/buildlink3.mk"
.include "../../lang/tcl/buildlink3.mk"

View file

@ -4,4 +4,4 @@ SHA1 (itk3.4.2.tar.gz) = 56172df469e799102c4e18b5ae64c1976c4fcef2
RMD160 (itk3.4.2.tar.gz) = 4c7f70a9c77b2390d41071777dfb47c0599da36e
SHA512 (itk3.4.2.tar.gz) = 4906f4b28645edb6fc4a1350e8de228db06364bc1f401a638fa9ef478bef45af641ede3d50994d1f56686c8ec8f394cf6f97e40d6dade436e89d452d8e6e0445
Size (itk3.4.2.tar.gz) = 185468 bytes
SHA1 (patch-generic_itk.h) = a23c4ded93246ba768c08a7119ed5031f843c600
SHA1 (patch-generic_itk.h) = 2977eab8946c084abee5c63ca8a29e9ebc53ef18

View file

@ -1,5 +1,8 @@
$NetBSD$
Include headers for itcl3.
Tcl 8.6+ ships with bundled itcl4 that is incompatible.
--- generic/itk.h.orig 2016-02-16 19:44:44.000000000 +0000
+++ generic/itk.h
@@ -76,7 +76,7 @@