diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 1 | ||||
-rw-r--r-- | math/mathomatic/Makefile | 5 | ||||
-rw-r--r-- | math/mathomatic/distinfo | 6 |
4 files changed, 7 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 53a4402f464..e5c393b45c4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5934 2004/05/14 13:33:32 adam Exp $ +$NetBSD: CHANGES,v 1.5935 2004/05/14 15:01:31 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2527,3 +2527,4 @@ Changes to the packages collection and infrastructure in 2004: Updated ethereal to 0.10.4 [xtraeme 2004-05-14] Updated xterm to 188 [grant 2004-05-14] Updated net-snmp to 5.1.1 [adam 2004-05-14] + Updated mathomatic to 11.1b [minskim 2004-05-14] @@ -279,7 +279,6 @@ Suggested package updates o maradns-1.0.21 o marbles-1.0.6 o matchbox-0.8.2 [pkgsrc-wip] - o mathomatic-11.1b o mhonarc-2.6.9 o micq-0.4.11 o midnight-commander-4.6.0 diff --git a/math/mathomatic/Makefile b/math/mathomatic/Makefile index c4286eef255..1d2e36c368d 100644 --- a/math/mathomatic/Makefile +++ b/math/mathomatic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2004/05/10 16:47:15 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/14 15:01:31 minskim Exp $ # -DISTNAME= mathomatic-11.1 +DISTNAME= mathomatic-11.1b CATEGORIES= math MASTER_SITES= http://www.panix.com/~gesslein/ EXTRACT_SUFX= .tgz @@ -13,7 +13,6 @@ COMMENT= Small portable symbolic math program PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/am -DIST_SUBDIR= ${PKGNAME_NOREV} USE_BUILDLINK3= yes NO_CONFIGURE= yes MAKEFILE= makefile diff --git a/math/mathomatic/distinfo b/math/mathomatic/distinfo index 59f88d9f1c3..c02cfa93945 100644 --- a/math/mathomatic/distinfo +++ b/math/mathomatic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2004/05/10 16:47:15 minskim Exp $ +$NetBSD: distinfo,v 1.9 2004/05/14 15:01:31 minskim Exp $ -SHA1 (mathomatic-11.1/mathomatic-11.1.tgz) = 7d5a52ffb607d39ed429a2925f756fb72966fee2 -Size (mathomatic-11.1/mathomatic-11.1.tgz) = 119337 bytes +SHA1 (mathomatic-11.1b.tgz) = e2a4e871d7f8b66c82c259d08c9315694d7b24c3 +Size (mathomatic-11.1b.tgz) = 127668 bytes SHA1 (patch-aa) = f2b0919ad4ce62172e8719218c6e295bee248aaf |