pkgsrc-WIP-changes archive

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

tk-itk3: pkglint



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Oct 21 23:32:17 2016 +0200
Changeset:	1c9538e1d6899070b31a5267af1ae83447e947ab

Modified Files:
	tk-itk3/buildlink3.mk
	tk-itk3/distinfo
	tk-itk3/patches/patch-generic_itk.h

Log Message:
tk-itk3: pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1c9538e1d6899070b31a5267af1ae83447e947ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tk-itk3/buildlink3.mk               | 2 +-
 tk-itk3/distinfo                    | 2 +-
 tk-itk3/patches/patch-generic_itk.h | 3 +++
 3 files changed, 5 insertions(+), 2 deletions(-)

diffs:
diff --git a/tk-itk3/buildlink3.mk b/tk-itk3/buildlink3.mk
index d0512b0..efce5c3 100644
--- a/tk-itk3/buildlink3.mk
+++ b/tk-itk3/buildlink3.mk
@@ -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"
diff --git a/tk-itk3/distinfo b/tk-itk3/distinfo
index db398e9..7b27219 100644
--- a/tk-itk3/distinfo
+++ b/tk-itk3/distinfo
@@ -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
diff --git a/tk-itk3/patches/patch-generic_itk.h b/tk-itk3/patches/patch-generic_itk.h
index ca577ab..fe417bc 100644
--- a/tk-itk3/patches/patch-generic_itk.h
+++ b/tk-itk3/patches/patch-generic_itk.h
@@ -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 @@


Home | Main Index | Thread Index | Old Index