diff options
-rw-r--r-- | math/fricas/Makefile | 12 | ||||
-rw-r--r-- | math/fricas/PLIST | 3 | ||||
-rw-r--r-- | math/fricas/distinfo | 8 |
3 files changed, 7 insertions, 16 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index cb3ac5f8383..98c8dc0bfe3 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/03/08 17:17:02 asau Exp $ +# $NetBSD: Makefile,v 1.7 2009/04/30 19:55:47 asau Exp $ -PKGNAME= fricas-1.0.5 +PKGNAME= fricas-1.0.6 DISTNAME= ${PKGNAME_NOREV}-full -PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fricas/} EXTRACT_SUFX= .tar.bz2 @@ -31,11 +30,4 @@ MAKE_JOBS_SAFE= no INSTALL_UNSTRIPPED= yes # don't strip AXIOMsys, it breaks FFI .endif -# Fix BSD Family pattern: -SUBST_CLASSES+= dragonfly -SUBST_STAGE.dragonfly= post-patch -SUBST_MESSAGE.dragonfly= Fixing BSD Family pattern -SUBST_FILES.dragonfly= configure -SUBST_SED.dragonfly= -e 's/\*bsd\*)/*bsd*|*dragonfly*)/' - .include "../../mk/bsd.pkg.mk" diff --git a/math/fricas/PLIST b/math/fricas/PLIST index cc63dc8add8..6ccc1cb50f9 100644 --- a/math/fricas/PLIST +++ b/math/fricas/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/01/27 15:54:23 asau Exp $ -bin/axiom +@comment $NetBSD: PLIST,v 1.3 2009/04/30 19:55:47 asau Exp $ bin/efricas bin/fricas lib/fricas/emacs/fricas-cpl.el diff --git a/math/fricas/distinfo b/math/fricas/distinfo index 02281f572ca..47a1cf0aaa9 100644 --- a/math/fricas/distinfo +++ b/math/fricas/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/01/27 15:54:23 asau Exp $ +$NetBSD: distinfo,v 1.3 2009/04/30 19:55:47 asau Exp $ -SHA1 (fricas-1.0.5-full.tar.bz2) = 6668123652d062ba3a9ead8a72661846227a06d6 -RMD160 (fricas-1.0.5-full.tar.bz2) = bc11531b479e5f92493d3d8fe4dc525c112e5faa -Size (fricas-1.0.5-full.tar.bz2) = 9006445 bytes +SHA1 (fricas-1.0.6-full.tar.bz2) = eb496e30dfe10deac8aee32404d47eb0dab2fb96 +RMD160 (fricas-1.0.6-full.tar.bz2) = 8b6999ad4886e179ad29a9533dc646f05f48a86d +Size (fricas-1.0.6-full.tar.bz2) = 8998892 bytes |