pkgsrc-WIP-changes archive

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

Start updating to 5.5.2.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Sat Feb 4 13:34:35 2017 +0100
Changeset:	cb23401e0b17bedcdaba600e69fc64fbdefe6b61

Modified Files:
	scilab/Makefile
	scilab/buildlink3.mk
	scilab/distinfo

Log Message:
Start updating to 5.5.2.

Everything is broken!

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

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

diffstat:
 scilab/Makefile      | 7 ++-----
 scilab/buildlink3.mk | 6 +++---
 scilab/distinfo      | 8 ++++----
 3 files changed, 9 insertions(+), 12 deletions(-)

diffs:
diff --git a/scilab/Makefile b/scilab/Makefile
index d71fda1d4a..8c49ba7e8a 100644
--- a/scilab/Makefile
+++ b/scilab/Makefile
@@ -2,10 +2,9 @@
 #
 
 DISTNAME=	${SCIBASE}-src
-PKGREVISION=	19
 PKGNAME=	${SCIBASE}
 CATEGORIES=	math
-MASTER_SITES=	http://www.scilab.org/download/4.1/
+MASTER_SITES=	http://www.scilab.org/download/5.5.2/
 
 MAINTAINER=	dmcmahill%NetBSD.org@localhost
 HOMEPAGE=	http://www.scilab.org/
@@ -13,13 +12,11 @@ COMMENT=	High-level scientific math programming environment with graphics
 
 MAKE_JOBS_SAFE=	no
 
-SCIBASE=	scilab-4.1
+SCIBASE=	scilab-5.5.2
 # don't forget to update SCI and SCIVERSION in the buildlink3.mk file when
 # SCIBASE is updated.
 WRKSRC=		${WRKDIR}/${SCIBASE}
 
-BROKEN_ON_PLATFORM+=	${LP64PLATFORMS}
-
 USE_LANGUAGES=		c fortran77
 USE_LIBTOOL=		yes
 USE_TOOLS+=		tee
diff --git a/scilab/buildlink3.mk b/scilab/buildlink3.mk
index f6a4cdfce0..3c63c5df48 100644
--- a/scilab/buildlink3.mk
+++ b/scilab/buildlink3.mk
@@ -6,17 +6,17 @@ BUILDLINK_TREE+=	scilab
 .if !defined(SCILAB_BUILDLINK3_MK)
 SCILAB_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.scilab+=	scilab>=4.1
+BUILDLINK_API_DEPENDS.scilab+=	scilab>=5.5
 BUILDLINK_ABI_DEPENDS.scilab+=	scilab>=4.1
 BUILDLINK_PKGSRCDIR.scilab?=	../../math/scilab
 
 BUILDLINK_FILES.scilab+=	lib/scilab-${SCIVERSION}/Version.incl
 
-SCI=	${BUILDLINK_DIR}/lib/scilab-4.1
+SCI=	${BUILDLINK_DIR}/lib/scilab-5.5.2
 CONFIGURE_ENV+=	SCI=${SCI:Q}
 MAKE_ENV+=	SCI=${SCI:Q}
 
-SCIVERSION=	4.1
+SCIVERSION=	5.5.2
 .endif # SCILAB_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-scilab
diff --git a/scilab/distinfo b/scilab/distinfo
index 78fd8f968d..e54b27e367 100644
--- a/scilab/distinfo
+++ b/scilab/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.29 2015/11/03 23:33:44 agc Exp $
 
-SHA1 (scilab-4.1-src.tar.gz) = 7a8381a9a69ce280ae718ee59f4c14001b61f4b7
-RMD160 (scilab-4.1-src.tar.gz) = 6ed27ce7dcfb9231b5f3042cb7b830015d102df7
-SHA512 (scilab-4.1-src.tar.gz) = c73818b75d46d668fe44ee2934505c1e5448d062424c54621ce3fd518919828b5802cd74005fd85223009a80c4bfecb164d4798aca6ce2c8e692907146e2bb76
-Size (scilab-4.1-src.tar.gz) = 13164450 bytes
+SHA1 (scilab-5.5.2-src.tar.gz) = 93057510f2b9089f39c557f45821146c1f6923b7
+RMD160 (scilab-5.5.2-src.tar.gz) = 19fb0707d3c30bd1ec2e6875164c205426609580
+SHA512 (scilab-5.5.2-src.tar.gz) = 7f00ac837e36b5524a9c9a3106bdaefebb71559eb2932b2a16e4fac53fa1f9e66b87eabf98b3006ede25f8ab1d16d6ef1c7561ed29b67ddb42c98610fa72fe79
+Size (scilab-5.5.2-src.tar.gz) = 69626327 bytes
 SHA1 (patch-aa) = 03e21592345377e3a5ee64baf9243f81f71fb7b2
 SHA1 (patch-ab) = a1b37d38c36c99046ca828c4342597658d561820
 SHA1 (patch-ac) = ea7545614680738f36c4fb12f8375eb3bddadb29


Home | Main Index | Thread Index | Old Index