summaryrefslogtreecommitdiff
path: root/math/genius
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-11-10 18:20:05 +0000
committerwiz <wiz@pkgsrc.org>2009-11-10 18:20:05 +0000
commitf61e4af7758025a0cf5b5428cb42e49a9eca98a8 (patch)
tree1ea2ba15b930becad7ebbc4c87e6c557de444941 /math/genius
parent3f6209e19315a172dd667cbaa5913ca9ae9608ae (diff)
downloadpkgsrc-f61e4af7758025a0cf5b5428cb42e49a9eca98a8.tar.gz
Update to 1.0.8:
* Buildfixes for Cygwin and parallel builds (Yaakov) * Check events before executing a command line, fixes a race which results in display anomalies on new vte. * Documentation updates * Require GTK/GLib 2.12 and use the new tooltips API.
Diffstat (limited to 'math/genius')
-rw-r--r--math/genius/Makefile6
-rw-r--r--math/genius/distinfo9
2 files changed, 8 insertions, 7 deletions
diff --git a/math/genius/Makefile b/math/genius/Makefile
index a71cf09d907..6208c014da1 100644
--- a/math/genius/Makefile
+++ b/math/genius/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2009/09/03 13:15:19 asau Exp $
+# $NetBSD: Makefile,v 1.27 2009/11/10 18:20:05 wiz Exp $
#
-DISTNAME= genius-1.0.7
+DISTNAME= genius-1.0.8
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
@@ -29,4 +29,6 @@ do-test:
.include "../../devel/gmp/buildlink3.mk"
.include "../../devel/readline/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"
+BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.12.0
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/genius/distinfo b/math/genius/distinfo
index 57ccc5a9dc5..b0b5242cead 100644
--- a/math/genius/distinfo
+++ b/math/genius/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/09/03 13:15:20 asau Exp $
+$NetBSD: distinfo,v 1.9 2009/11/10 18:20:05 wiz Exp $
-SHA1 (genius-1.0.7.tar.gz) = 2ef70f28876fe27c8cfa83bc87661e1d64f2072c
-RMD160 (genius-1.0.7.tar.gz) = 23067a39dade023ec2fc910c666967073d3f76cb
-Size (genius-1.0.7.tar.gz) = 2144469 bytes
-SHA1 (patch-aa) = da39a3ee5e6b4b0d3255bfef95601890afd80709
+SHA1 (genius-1.0.8.tar.gz) = 8e4151633d8b66e489c1d6484b27f60c435aaf66
+RMD160 (genius-1.0.8.tar.gz) = ab8139603eafb372f633af6716cb12060ebd5042
+Size (genius-1.0.8.tar.gz) = 2175439 bytes