aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-02-17 02:48:34 +0000
committerPatrick Li <pat@FreeBSD.org>2002-02-17 02:48:34 +0000
commit6daa103af7066ae7f518bd5b54120fa8bc3294c6 (patch)
treeca35748bbe9d1c2fd0f66f6cc9a128cdf3731f97 /math
parent1d9639ca541c4c08329cc5635ce8bc1397a342c9 (diff)
downloadports-6daa103af7066ae7f518bd5b54120fa8bc3294c6.tar.gz
ports-6daa103af7066ae7f518bd5b54120fa8bc3294c6.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/spin/Makefile3
-rw-r--r--math/spin/distinfo2
-rw-r--r--math/spin/files/patch-ac11
3 files changed, 2 insertions, 14 deletions
diff --git a/math/spin/Makefile b/math/spin/Makefile
index df2e06e415c1..001d9c1d0e1a 100644
--- a/math/spin/Makefile
+++ b/math/spin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= spin
-PORTVERSION= 3.4.9
-PORTREVISION= 1
+PORTVERSION= 3.4.13
CATEGORIES= math
MASTER_SITES= ftp://netlib.bell-labs.com/netlib/spin/ \
ftp://www.netlib.org/spin/
diff --git a/math/spin/distinfo b/math/spin/distinfo
index a7934429bdfd..02642a3d1fdc 100644
--- a/math/spin/distinfo
+++ b/math/spin/distinfo
@@ -1,2 +1,2 @@
-MD5 (spin/spin349.tar.gz) = c361f05096969fb06d989ff23573340a
+MD5 (spin/spin3413.tar.gz) = e6b59bd209ff1c479a8511262418e349
MD5 (spin/html.tar.gz) = 18fb3308fac90091de71235941fbdc20
diff --git a/math/spin/files/patch-ac b/math/spin/files/patch-ac
deleted file mode 100644
index fd8fa7d8833a..000000000000
--- a/math/spin/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- ps_msc.c.orig Wed Jun 23 19:32:24 1999
-+++ ps_msc.c Wed Jun 23 19:33:57 1999
-@@ -13,7 +13,7 @@
-
- #include "spin.h"
- #include "version.h"
--#include <malloc.h>
-+#include <stdlib.h>
-
- static char *PsPre[] = {
- "%%%%Pages: (atend)",