Bug 116506 - [PATCH]math/gsl: update to 1.10
Summary: [PATCH]math/gsl: update to 1.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-21 05:30 UTC by bf
Modified: 2007-09-23 07:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2007-09-21 05:30:11 UTC
Described at: 

http://lists.gnu.org/archive/html/info-gsl/2007-09/msg00000.html

diff -ruN gsl.orig/Makefile gsl/Makefile
--- gsl.orig/Makefile	Thu Sep 20 19:22:25 2007
+++ gsl/Makefile	Thu Sep 20 23:42:10 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gsl
-PORTVERSION=	1.9
+PORTVERSION=	1.10
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GNU:S/$/:gsl/} \
 		http://www.gnu.org/software/${PORTNAME}/manual/:gslref
@@ -20,7 +20,7 @@
 MAINTAINER=	bf2006a@yahoo.com
 COMMENT=	The GNU Scientific Library - mathematical libs
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV+=	MAKEINFO='makeinfo --no-split'
diff -ruN gsl.orig/distinfo gsl/distinfo
--- gsl.orig/distinfo	Thu Sep 20 19:22:25 2007
+++ gsl/distinfo	Thu Sep 20 23:42:10 2007
@@ -1,5 +1,5 @@
-MD5 (gsl-1.9.tar.gz) = 81dca4362ae8d2aa1547b7d010881e43
-SHA256 (gsl-1.9.tar.gz) = fcd1c6784997c2312d922d107fcb30462f5be4335ebdfa8e1e0e07568c962250
-SIZE (gsl-1.9.tar.gz) = 2574939
+MD5 (gsl-1.10.tar.gz) = d67be4f2e5560d6cf907e18a428becdc
+SHA256 (gsl-1.10.tar.gz) = ea3968b58bfc7619f47bf5ff64a7198a38c72419d24b844e71e48823a4776ff0
+SIZE (gsl-1.10.tar.gz) = 2842422
 MD5 (gsl-ref.ps.gz) = IGNORE
 SHA256 (gsl-ref.ps.gz) = IGNORE
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-23 07:02:40 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-23 07:02:46 UTC
edwin       2007-09-23 06:02:41 UTC

  FreeBSD ports repository

  Modified files:
    math/gsl             Makefile distinfo 
  Log:
  [PATCH]math/gsl: update to 1.10
  
  PR:             ports/116506
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.38      +2 -2      ports/math/gsl/Makefile
  1.24      +3 -3      ports/math/gsl/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"