aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
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