pkgsrc-WIP-changes archive

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

opencascade: pkglint



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Jul 5 13:11:29 2016 +0200
Changeset:	ecefa992867ee01c075c45205d7221efad6d3aa6

Modified Files:
	opencascade/Makefile
	opencascade/PLIST
	opencascade/distinfo
	opencascade/patches/patch-src_DrawResources_InitEnvironment.tcl
	opencascade/patches/patch-src_OSD_OSD__Chronometer.cxx
	opencascade/patches/patch-src_OSD_OSD__Host.cxx
	opencascade/patches/patch-src_OSD_OSD__Path.cxx
	opencascade/patches/patch-src_Standard_Standard__CString.cxx
	opencascade/patches/patch-src_Standard_Standard__MMgrOpt.cxx

Log Message:
opencascade: pkglint

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

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

diffstat:
 opencascade/Makefile                                         |  9 +++++----
 opencascade/PLIST                                            |  1 -
 opencascade/distinfo                                         | 12 ++++++------
 .../patches/patch-src_DrawResources_InitEnvironment.tcl      |  2 ++
 opencascade/patches/patch-src_OSD_OSD__Chronometer.cxx       |  2 ++
 opencascade/patches/patch-src_OSD_OSD__Host.cxx              |  2 ++
 opencascade/patches/patch-src_OSD_OSD__Path.cxx              |  2 ++
 opencascade/patches/patch-src_Standard_Standard__CString.cxx |  2 ++
 opencascade/patches/patch-src_Standard_Standard__MMgrOpt.cxx |  2 ++
 9 files changed, 23 insertions(+), 11 deletions(-)

diffs:
diff --git a/opencascade/Makefile b/opencascade/Makefile
index a39dab7..27d11c4 100644
--- a/opencascade/Makefile
+++ b/opencascade/Makefile
@@ -10,23 +10,24 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	silasdb%gmail.com@localhost
 HOMEPAGE=	http://www.opencascade.org/
 COMMENT=	Software development platform for 3D CAD CAM CAE
-
 LICENSE=	gnu-lgpl-v2.1
 
-USE_CMAKE=		yes
-USE_TOOLS=	bash
+USE_CMAKE=	yes
+USE_TOOLS+=	bash
 USE_LANGUAGES=	c c++
 
 REPLACE_BASH+=	adm/templates/*
-REPLACE_BASH+=	samples/qt/IESample/*
 REPLACE_BASH+=	*
 
+CHECK_PORTABILITY_SKIP+=	samples/qt/*
+
 BUILDLINK_TRANSFORM.NetBSD+=	rm:-ldl
 BUILDLINK_TRANSFORM+=		opt:-std=c++0x:-std=gnu++11
 
 # HACK
 post-install:
 	${RUN} chmod go-w ${DESTDIR}${PREFIX}/bin/*
+	${RUN} rm -f ${DESTDIR}${PREFIX}/share/opencascade/resources/DrawResources/InitEnvironment.tcl.orig
 
 .include "../../lang/tcl/buildlink3.mk"
 .include "../../x11/tk/buildlink3.mk"
diff --git a/opencascade/PLIST b/opencascade/PLIST
index 56038e0..b9a189d 100644
--- a/opencascade/PLIST
+++ b/opencascade/PLIST
@@ -8570,7 +8570,6 @@ share/opencascade/resources/DrawResources/DrawTK.tcl
 share/opencascade/resources/DrawResources/FILES
 share/opencascade/resources/DrawResources/Geometry.tcl
 share/opencascade/resources/DrawResources/InitEnvironment.tcl
-share/opencascade/resources/DrawResources/InitEnvironment.tcl.orig
 share/opencascade/resources/DrawResources/Move.tcl
 share/opencascade/resources/DrawResources/OCC_logo.png
 share/opencascade/resources/DrawResources/PROFIL.tcl
diff --git a/opencascade/distinfo b/opencascade/distinfo
index 6a0a824..eeb0e5f 100644
--- a/opencascade/distinfo
+++ b/opencascade/distinfo
@@ -4,9 +4,9 @@ SHA1 (opencascade-7.0.0.tgz) = 24982382cbf5f3ea8c181ea760282116a027165d
 RMD160 (opencascade-7.0.0.tgz) = e37d5bdcb68bc4f58610bd45dae9632b96d76a35
 SHA512 (opencascade-7.0.0.tgz) = 0c8e1a6c4a589a28e5baef10ccff1d94ad76c9e7ac827881fc7265e6f6d44d4332820034efc1f348d67663f7f508c2edc265c5e01da062c6ca4f94b1c47c2753
 Size (opencascade-7.0.0.tgz) = 220147192 bytes
-SHA1 (patch-src_DrawResources_InitEnvironment.tcl) = d9610865bf3b19c8bfd6c20ea1d34f902abbbb78
-SHA1 (patch-src_OSD_OSD__Chronometer.cxx) = 906db48e39e3081d3376ef154b2d38b98f90acb5
-SHA1 (patch-src_OSD_OSD__Host.cxx) = 0eec5970b04bbadfd721278308a223fde0d9ee1c
-SHA1 (patch-src_OSD_OSD__Path.cxx) = a0265bc1c300a5d49144c486f2e23d53dd35929d
-SHA1 (patch-src_Standard_Standard__CString.cxx) = 7fe21f256cd1ea3c3b589472a5bd8cf3d084ba6e
-SHA1 (patch-src_Standard_Standard__MMgrOpt.cxx) = 45776006b997d82a2cc9136bf49bed0022ad0efe
+SHA1 (patch-src_DrawResources_InitEnvironment.tcl) = 436803f7b8f3e72b0c62a8df7a3b76babf9aecaf
+SHA1 (patch-src_OSD_OSD__Chronometer.cxx) = bdee9138334ec6c5481446cbe7932f791699d698
+SHA1 (patch-src_OSD_OSD__Host.cxx) = 6f56c0a582c0880e01b8923ef9356acf0a3bf55c
+SHA1 (patch-src_OSD_OSD__Path.cxx) = c6972cbd91658923b75a6e343adacfb217da87fc
+SHA1 (patch-src_Standard_Standard__CString.cxx) = 9e2a8235326bf144dd674269dc6fedf2f0fdd45c
+SHA1 (patch-src_Standard_Standard__MMgrOpt.cxx) = cf84090e66fbfe8483852d8ae4db42da856eeb2f
diff --git a/opencascade/patches/patch-src_DrawResources_InitEnvironment.tcl b/opencascade/patches/patch-src_DrawResources_InitEnvironment.tcl
index 4969477..78de192 100644
--- a/opencascade/patches/patch-src_DrawResources_InitEnvironment.tcl
+++ b/opencascade/patches/patch-src_DrawResources_InitEnvironment.tcl
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/DrawResources/InitEnvironment.tcl.orig	2016-04-04 14:58:02.000000000 +0000
 +++ src/DrawResources/InitEnvironment.tcl
 @@ -30,6 +30,8 @@ proc wokstation {} {
diff --git a/opencascade/patches/patch-src_OSD_OSD__Chronometer.cxx b/opencascade/patches/patch-src_OSD_OSD__Chronometer.cxx
index bf4e983..f566488 100644
--- a/opencascade/patches/patch-src_OSD_OSD__Chronometer.cxx
+++ b/opencascade/patches/patch-src_OSD_OSD__Chronometer.cxx
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/OSD/OSD_Chronometer.cxx.orig	2016-04-04 14:58:12.000000000 +0000
 +++ src/OSD/OSD_Chronometer.cxx
 @@ -57,7 +57,7 @@
diff --git a/opencascade/patches/patch-src_OSD_OSD__Host.cxx b/opencascade/patches/patch-src_OSD_OSD__Host.cxx
index 1fbf2c6..43dc63a 100644
--- a/opencascade/patches/patch-src_OSD_OSD__Host.cxx
+++ b/opencascade/patches/patch-src_OSD_OSD__Host.cxx
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/OSD/OSD_Host.cxx.orig	2016-04-04 14:58:12.000000000 +0000
 +++ src/OSD/OSD_Host.cxx
 @@ -72,6 +72,7 @@ struct utsname info; 
diff --git a/opencascade/patches/patch-src_OSD_OSD__Path.cxx b/opencascade/patches/patch-src_OSD_OSD__Path.cxx
index f95438a..2eee0a9 100644
--- a/opencascade/patches/patch-src_OSD_OSD__Path.cxx
+++ b/opencascade/patches/patch-src_OSD_OSD__Path.cxx
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/OSD/OSD_Path.cxx.orig	2016-04-04 14:58:12.000000000 +0000
 +++ src/OSD/OSD_Path.cxx
 @@ -23,7 +23,7 @@
diff --git a/opencascade/patches/patch-src_Standard_Standard__CString.cxx b/opencascade/patches/patch-src_Standard_Standard__CString.cxx
index 4867ab4..4a1df21 100644
--- a/opencascade/patches/patch-src_Standard_Standard__CString.cxx
+++ b/opencascade/patches/patch-src_Standard_Standard__CString.cxx
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/Standard/Standard_CString.cxx.orig	2016-04-04 14:58:18.000000000 +0000
 +++ src/Standard/Standard_CString.cxx
 @@ -80,7 +80,7 @@ Standard_Integer HashCodes (const Standa
diff --git a/opencascade/patches/patch-src_Standard_Standard__MMgrOpt.cxx b/opencascade/patches/patch-src_Standard_Standard__MMgrOpt.cxx
index 2e64628..db946d6 100644
--- a/opencascade/patches/patch-src_Standard_Standard__MMgrOpt.cxx
+++ b/opencascade/patches/patch-src_Standard_Standard__MMgrOpt.cxx
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Add NetBSD support.
+
 --- src/Standard/Standard_MMgrOpt.cxx.orig	2016-04-04 14:58:18.000000000 +0000
 +++ src/Standard/Standard_MMgrOpt.cxx
 @@ -244,7 +244,7 @@ void Standard_MMgrOpt::Initialize()


Home | Main Index | Thread Index | Old Index