This updates moo to support 64-bit integers.  Blood and sweat by
mbalmer@, credit taken by me.

Okay?

-Ray-

Index: Makefile
===================================================================
RCS file: /cvs/ports/math/moo/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    6 Mar 2006 14:41:56 -0000       1.2
+++ Makefile    16 Jun 2006 16:26:02 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=               "Marco's Object Oriented calculator"
 
-DISTNAME=              moo-1.1
+DISTNAME=              moo-1.2
 CATEGORIES=            math
 
 MAINTAINER=            Raymond Lai <[EMAIL PROTECTED]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/moo/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    6 Mar 2006 14:41:56 -0000       1.2
+++ distinfo    16 Jun 2006 16:26:02 -0000
@@ -1,4 +1,4 @@
-MD5 (moo-1.1.tgz) = 565a355a015a5954b6841aef77fcd603
-RMD160 (moo-1.1.tgz) = 8fef129b5234fbbdb5c057c692afbeed7ac3151a
-SHA1 (moo-1.1.tgz) = 0aba9925cb982fdd186efd5a69bd3f0d42e37bbe
-SIZE (moo-1.1.tgz) = 6963
+MD5 (moo-1.2.tgz) = e28b9a9db7a07dbfdb8180e03d3fc01e
+RMD160 (moo-1.2.tgz) = df690a4d910f2e23a216e86f97c56f9aafcf9f76
+SHA1 (moo-1.2.tgz) = d80f05a05956e7493a9ac2feb8aa1e4336a8b120
+SIZE (moo-1.2.tgz) = 6908

Reply via email to