pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/orpie Update to orpie-1.5.1. Minor release that f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39eab265a279
branches:  trunk
changeset: 533299:39eab265a279
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Sep 14 12:48:50 2007 +0000

description:
Update to orpie-1.5.1. Minor release that fixes a crash on keyboard input.

diffstat:

 math/orpie/Makefile         |   4 ++--
 math/orpie/distinfo         |   9 ++++-----
 math/orpie/patches/patch-aa |  12 ------------
 3 files changed, 6 insertions(+), 19 deletions(-)

diffs (44 lines):

diff -r 57a364e1f3a2 -r 39eab265a279 math/orpie/Makefile
--- a/math/orpie/Makefile       Fri Sep 14 12:19:17 2007 +0000
+++ b/math/orpie/Makefile       Fri Sep 14 12:48:50 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/09/13 12:10:39 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2007/09/14 12:48:50 tnn Exp $
 #
 
-DISTNAME=      orpie-1.5.0
+DISTNAME=      orpie-1.5.1
 CATEGORIES=    math
 MASTER_SITES=  http://www.eecs.umich.edu/~pelzlpj/orpie/
 
diff -r 57a364e1f3a2 -r 39eab265a279 math/orpie/distinfo
--- a/math/orpie/distinfo       Fri Sep 14 12:19:17 2007 +0000
+++ b/math/orpie/distinfo       Fri Sep 14 12:48:50 2007 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.2 2007/09/13 12:10:40 tnn Exp $
+$NetBSD: distinfo,v 1.3 2007/09/14 12:48:50 tnn Exp $
 
-SHA1 (orpie-1.5.0.tar.gz) = f1507b17b5ff545a71b24d1d3130c0fb374202d4
-RMD160 (orpie-1.5.0.tar.gz) = f3a39c507e6c0b8d7710d0066c48c9c0c31b10ed
-Size (orpie-1.5.0.tar.gz) = 370669 bytes
-SHA1 (patch-aa) = 2c2afd826a8efcc31bd015188ed9ca028fdaf199
+SHA1 (orpie-1.5.1.tar.gz) = 4e4887d8abcf015a5b423a2d1164ace95ab2d5c1
+RMD160 (orpie-1.5.1.tar.gz) = 30d3da01dff09fea8fae5d568d7c0279a9a3b289
+Size (orpie-1.5.1.tar.gz) = 370851 bytes
 SHA1 (patch-ac) = ad27b3606d3037bc65046c2a577a1247e2c4c277
diff -r 57a364e1f3a2 -r 39eab265a279 math/orpie/patches/patch-aa
--- a/math/orpie/patches/patch-aa       Fri Sep 14 12:19:17 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2007/04/29 20:01:45 tnn Exp $
-
---- curses/ml_curses.c.orig    2005-01-30 05:52:05.000000000 +0100
-+++ curses/ml_curses.c
-@@ -170,7 +170,6 @@ static void winch_handler(int n)
- }
- 
- #include "functions.c"
--#include "caml/signals.h"
- 
- /* The following routines were rewritten 07/14/04 by Paul Pelzl
-  * to allow other threads to run while getch() is blocking */



Home | Main Index | Thread Index | Old Index