ports/159201: [maintainer] [patch] math/scilab Update to 5.3.3

Rob Farmer rfarmer at predatorlabs.net
Tue Jul 26 03:30:08 UTC 2011


>Number:         159201
>Category:       ports
>Synopsis:       [maintainer] [patch] math/scilab Update to 5.3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 26 03:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD turquoise.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r224302: Sun Jul 24 19:44:08 PDT 2011     rfarmer at turquoise.predatorlabs.net:/usr/obj/usr/src/sys/TURQUOISE  amd64
>Description:
Update to 5.3.3

Changelog:
http://www.scilab.org/content/download/2334/24011/file/changes5.3.2-5.3.3.pdf

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/scilab/Makefile,v
retrieving revision 1.78
diff -u -r1.78 Makefile
--- Makefile	15 Jul 2011 07:00:45 -0000	1.78
+++ Makefile	26 Jul 2011 02:34:40 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	scilab
-PORTVERSION=	5.3.2
-PORTREVISION=	1
+PORTVERSION=	5.3.3
 CATEGORIES=	math cad parallel java
 MASTER_SITES=	http://www.scilab.org/download/${PORTVERSION}/:scilab \
 		http://www.predatorlabs.net/dl/:jgraphx \
@@ -187,11 +186,8 @@
 post-patch:
 	@# Configure fixes
 	@${REINPLACE_CMD} -e 's|-ldl | |' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|-L$$with_umfpack_library|-L$$with_umfpack_library -lgfortran|' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|-lumfpack|-lumfpack -lamd -L$$with_umfpack_library -lgfortran|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e 's|-lumfpack|-lumfpack -lamd -lcholmod -lcolamd $$BLAS_LIBS $$LAPACK_LIBS|g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e 's|TCLTK_LIBS=" -ldl"|TCLTK_LIBS=" "|' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|"x=" ==|"x" =|g' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|"x" ==|"x" =|g' ${WRKSRC}/configure
 	@# Build fixes
 	@${REINPLACE_CMD} -e 's|$$(CFLAGS:-O%=)|-I${LOCALBASE}/include -L${LOCALBASE}/lib|' ${WRKSRC}/modules/elementary_functions/Makefile.in
 	@${REINPLACE_CMD} -e 's|freebsd|__FreeBSD__|g' ${WRKSRC}/modules/sparse/includes/spConfig.h
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/scilab/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- distinfo	20 May 2011 06:04:59 -0000	1.21
+++ distinfo	25 Jul 2011 22:59:47 -0000
@@ -1,4 +1,4 @@
-SHA256 (scilab-5.3.2-src.tar.gz) = 6b33aace70b0889a71a417a28530ff58b96042ea35cb033c37bb1ac7c9a4ec15
-SIZE (scilab-5.3.2-src.tar.gz) = 47356102
+SHA256 (scilab-5.3.3-src.tar.gz) = e6edd7d241f2a09bd2dadaaafff5c152509db240220933b87305875302401335
+SIZE (scilab-5.3.3-src.tar.gz) = 47253497
 SHA256 (jgraphx-1_4_1_0.jar) = 8c4bd7e63a5149b67373857c2cc3d45015463a9075d7b6f078d7307f6d1038ec
 SIZE (jgraphx-1_4_1_0.jar) = 503319
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/scilab/pkg-plist,v
retrieving revision 1.22
diff -u -r1.22 pkg-plist
--- pkg-plist	20 May 2011 06:04:59 -0000	1.22
+++ pkg-plist	26 Jul 2011 00:15:13 -0000
@@ -11,6 +11,7 @@
 share/applications/scilab-adv-cli.desktop
 share/applications/scilab-cli.desktop
 share/applications/scilab.desktop
+%%DATADIR%%/contrib/loader.sce
 %%DATADIR%%/contrib/toolbox_skeleton/DESCRIPTION
 %%DATADIR%%/contrib/toolbox_skeleton/DESCRIPTION-FUNCTIONS
 %%DATADIR%%/contrib/toolbox_skeleton/builder.sce


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list