? Portfile.diff
Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/math/gsl/Portfile,v
retrieving revision 1.10
diff -u -r1.10 Portfile
--- Portfile	1 Dec 2005 13:44:16 -0000	1.10
+++ Portfile	7 May 2006 04:52:10 -0000
@@ -2,7 +2,7 @@
 
 PortSystem	1.0
 name 		gsl
-version		1.7
+version		1.8
 categories	science
 platforms	darwin
 maintainers	michaelm@opendarwin.org
@@ -18,7 +18,7 @@
 		1000 functions in total.  
 
 master_sites	gnu
-checksums	md5 521b9aa094a3dc2cb088f29efca0bda3
+checksums	md5 c60a5d193cc6b472496ff191744fc306
 
 # Lower optimization level (-O1) is required to avoid code generation
 # bugs in Apple's gcc 3.3 and earlier.

