ports/80342: Update math/yacas Makefile to use GSL-1.7

Jon Drews jon.drews at gmail.com
Mon Apr 25 20:40:24 UTC 2005


	Note: There was a bad value `no=20' for the field `>Confidential:'.
	It was set to the default value of `yes'.


>Number:         80342
>Category:       ports
>Synopsis:       Update math/yacas Makefile to use GSL-1.7
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 25 20:40:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Drews
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
=20
>Environment:
System: 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Apr 24 08:30:32 MDT 2005

>Description:
Alter Makefile so that YaCaS will use the new version of math/gsl

>How-To-Repeat:
This is just an update. YaCaS will not compile if the change is not include=
d

>Fix:

    Plase apply the following patch to the yacas Makefile. The port
was tested in accordance with section 3.4 of the Porters Handbook and
linted with portlint -Av. After each step of the section 3.4 tests,
YaCaS' Example() routine was run and a plot was made with Plot2D. The
patch should be satisfactory.

--- Makefile-YaCaS.orig Mon Apr 25 13:50:04 2005
+++ /usr/ports/math/yacas/Makefile      Sun Apr 24 10:37:54 2005
@@ -14,7 +14,7 @@
  MAINTAINER=3D    ports at FreeBSD.org
 COMMENT=3D       Yet Another Computer Algebra System
=20
-LIB_DEPENDS=3D   gsl.6:${PORTSDIR}/math/gsl
+LIB_DEPENDS=3D   gsl.7:${PORTSDIR}/math/gsl
=20
 USE_PERL5_BUILD=3D       yes
 USE_GMAKE=3D     yes

------=_Part_12189_14446215.1114461601208
Content-Type: application/octet-stream; name="Makefile-YaCaS.patch"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="Makefile-YaCaS.patch"

LS0tIE1ha2VmaWxlLVlhQ2FTLm9yaWcJTW9uIEFwciAyNSAxMzo1MDowNCAyMDA1CisrKyAvdXNy
L3BvcnRzL21hdGgveWFjYXMvTWFrZWZpbGUJU3VuIEFwciAyNCAxMDozNzo1NCAyMDA1CkBAIC0x
NCw3ICsxNCw3IEBACiBNQUlOVEFJTkVSPQlwb3J0c0BGcmVlQlNELm9yZwogQ09NTUVOVD0JWWV0
IEFub3RoZXIgQ29tcHV0ZXIgQWxnZWJyYSBTeXN0ZW0KIAotTElCX0RFUEVORFM9CWdzbC42OiR7
UE9SVFNESVJ9L21hdGgvZ3NsCitMSUJfREVQRU5EUz0JZ3NsLjc6JHtQT1JUU0RJUn0vbWF0aC9n
c2wKIAogVVNFX1BFUkw1X0JVSUxEPQl5ZXMKIFVTRV9HTUFLRT0JeWVzCg==
------=_Part_12189_14446215.1114461601208--
>Release-Note:
>Audit-Trail:
>Unformatted:
 ------=_Part_12189_14446215.1114461601208
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 



More information about the freebsd-ports-bugs mailing list