aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2001-10-31 07:09:34 +0800
committertobez <tobez@FreeBSD.org>2001-10-31 07:09:34 +0800
commit11f026e7aa152b142210d4e21ce93eb1d2415924 (patch)
treedfb14525931aaa9ad470de8ec84e398a15077d80 /math
parent9e918f32d6cef2dd81c0537404d2aa7c9effc035 (diff)
downloadfreebsd-ports-gnome-11f026e7aa152b142210d4e21ce93eb1d2415924.tar.gz
freebsd-ports-gnome-11f026e7aa152b142210d4e21ce93eb1d2415924.tar.zst
freebsd-ports-gnome-11f026e7aa152b142210d4e21ce93eb1d2415924.zip
Update to 0.9.4.
PR: 31638 Submitted by: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
Diffstat (limited to 'math')
-rw-r--r--math/gsl/Makefile2
-rw-r--r--math/gsl/distinfo2
-rw-r--r--math/gsl/pkg-plist1
3 files changed, 3 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile
index 7a3f80d177a1..d215efcd921d 100644
--- a/math/gsl/Makefile
+++ b/math/gsl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gsl
-PORTVERSION= 0.9.3
+PORTVERSION= 0.9.4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/math/gsl/distinfo b/math/gsl/distinfo
index 947665b72c75..79a8e2ce2b48 100644
--- a/math/gsl/distinfo
+++ b/math/gsl/distinfo
@@ -1,2 +1,2 @@
-MD5 (gsl-0.9.3.tar.gz) = 9998fb062239768c40e0b174f9a2ef5d
+MD5 (gsl-0.9.4.tar.gz) = 4e8877ec9ac7eb9c192db6d834e5ae4d
MD5 (gsl-ref.ps.gz) = IGNORE
diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist
index 5504ee419842..1acae014960f 100644
--- a/math/gsl/pkg-plist
+++ b/math/gsl/pkg-plist
@@ -244,3 +244,4 @@ share/aclocal/gsl.m4
%%PORTDOCS%%share/doc/gsl/gsl-ref.ps
%%PORTDOCS%%@dirrm share/doc/gsl
@dirrm include/gsl
+@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true