pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/genius update to 1.0.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/27454b6d0bbe
branches: trunk
changeset: 622064:27454b6d0bbe
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Jul 24 11:15:55 2013 +0000
description:
update to 1.0.17
changes:
-Plotting uses cairo (and is antialised) by using updated GtkExtra
-Improvements to line plots including autoscaling the y axis by default
-PDF export
-Lots of of fixes and other minor improvements all over
diffstat:
math/genius/Makefile | 5 ++---
math/genius/PLIST | 3 +--
math/genius/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r ad18720d2847 -r 27454b6d0bbe math/genius/Makefile
--- a/math/genius/Makefile Wed Jul 24 11:13:56 2013 +0000
+++ b/math/genius/Makefile Wed Jul 24 11:15:55 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2013/07/15 02:02:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.57 2013/07/24 11:15:55 drochner Exp $
#
-DISTNAME= genius-1.0.16
-PKGREVISION= 4
+DISTNAME= genius-1.0.17
CATEGORIES= math
MASTER_SITES= http://ftp.5z.com/pub/genius/
diff -r ad18720d2847 -r 27454b6d0bbe math/genius/PLIST
--- a/math/genius/PLIST Wed Jul 24 11:13:56 2013 +0000
+++ b/math/genius/PLIST Wed Jul 24 11:15:55 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2013/03/15 19:10:40 drochner Exp $
+@comment $NetBSD: PLIST,v 1.12 2013/07/24 11:15:55 drochner Exp $
bin/genius
${PLIST.x11}bin/gnome-genius
include/genius/compil.h
@@ -74,7 +74,6 @@
share/gnome/help/genius/C/figures/parametric.png
share/gnome/help/genius/C/figures/parametric_graph.png
share/gnome/help/genius/C/figures/surface_graph.png
-share/gnome/help/genius/C/gel-function-list.xml
share/gnome/help/genius/C/genius.xml
share/gnome/help/genius/C/legal.xml
share/gnome/help/genius/cs/figures/genius_window.png
diff -r ad18720d2847 -r 27454b6d0bbe math/genius/distinfo
--- a/math/genius/distinfo Wed Jul 24 11:13:56 2013 +0000
+++ b/math/genius/distinfo Wed Jul 24 11:15:55 2013 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2013/03/15 19:10:40 drochner Exp $
+$NetBSD: distinfo,v 1.18 2013/07/24 11:15:55 drochner Exp $
-SHA1 (genius-1.0.16.tar.gz) = 3b5463fb7345a0de7b38c0cb06fc7fcff82db072
-RMD160 (genius-1.0.16.tar.gz) = 0cffc7200ea13a17db5a78c18cf2c30f15c22a5d
-Size (genius-1.0.16.tar.gz) = 3846399 bytes
+SHA1 (genius-1.0.17.tar.gz) = 884a12db62de68aa90b078ba9baa124f73c44f51
+RMD160 (genius-1.0.17.tar.gz) = 17b6fa3fddf65f4bab8e0d7721f85ea8a666d838
+Size (genius-1.0.17.tar.gz) = 3960909 bytes
SHA1 (patch-gtkextra_gtkplot.c) = 3ea37b0a15454b5d81d62b93dd4a70828259d97f
SHA1 (patch-gtkextra_gtkplotsurface.c) = 5f1e98dc7268ebef3a5edf04496a92b4f620114c
Home |
Main Index |
Thread Index |
Old Index