pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/xquote Update to 2.6.10:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e686f63aa85f
branches: trunk
changeset: 486704:e686f63aa85f
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 01 04:20:38 2005 +0000
description:
Update to 2.6.10:
1. Alert handling : Xquote can send e.g. an E-mail when some value
exceeds boundaries set by the user.
2. Enhanced the use of XbaeMatrix : allow the user to change settings
on the matrix directly instead of via custom dialogs.
3. Publish full documentation at
http://xinvest.sunsite.dk/htmldocs.html
diffstat:
finance/xquote/Makefile | 4 ++--
finance/xquote/distinfo | 7 +++----
finance/xquote/patches/patch-aa | 25 -------------------------
3 files changed, 5 insertions(+), 31 deletions(-)
diffs (53 lines):
diff -r aca27c7de66b -r e686f63aa85f finance/xquote/Makefile
--- a/finance/xquote/Makefile Sat Jan 01 04:01:07 2005 +0000
+++ b/finance/xquote/Makefile Sat Jan 01 04:20:38 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2004/11/23 17:07:35 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2005/01/01 04:20:38 wiz Exp $
-DISTNAME= xquote-2.6.9
+DISTNAME= xquote-2.6.10
CATEGORIES= finance x11
MASTER_SITES= http://xinvest.sunsite.dk/
diff -r aca27c7de66b -r e686f63aa85f finance/xquote/distinfo
--- a/finance/xquote/distinfo Sat Jan 01 04:01:07 2005 +0000
+++ b/finance/xquote/distinfo Sat Jan 01 04:20:38 2005 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/11/23 17:07:35 wiz Exp $
+$NetBSD: distinfo,v 1.6 2005/01/01 04:20:38 wiz Exp $
-SHA1 (xquote-2.6.9.tar.gz) = 8dbe8e7eb1b3447098a88000f6a3ad8416a6529e
-Size (xquote-2.6.9.tar.gz) = 97913 bytes
-SHA1 (patch-aa) = 16262c1f2412a5fd686cc0a294811a948bdefdc1
+SHA1 (xquote-2.6.10.tar.gz) = d88abe72b9994375d454ff749c00fffd09fda05a
+Size (xquote-2.6.10.tar.gz) = 106006 bytes
diff -r aca27c7de66b -r e686f63aa85f finance/xquote/patches/patch-aa
--- a/finance/xquote/patches/patch-aa Sat Jan 01 04:01:07 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2004/11/23 17:07:35 wiz Exp $
-
---- Imakefile.orig 2004-05-01 16:45:28.000000000 +0200
-+++ Imakefile
-@@ -13,16 +13,16 @@ XCOMM price communication.
-
- DEFINES = -DSHAPE -DXQUOTE
- INCLUDES = -I$(INCROOT)/X11
--SYS_LIBRARIES = -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
-+SYS_LIBRARIES = -lXbae -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm
- DEPLIBS =
-
- SRCS = about.c color.c fileXq.c help.c optdetail.c option.c optnet.c \
- opttick.c optupdate.c parse.c pixmap.c remoteXq.c server.c session.c \
-- sessionXq.c status.c tape.c util.c view.c xquote.c xutil.c
-+ sessionXi.c status.c tape.c util.c view.c xquote.c xutil.c
-
- OBJS = about.o color.o fileXq.o help.o optdetail.o option.o optnet.o \
- opttick.o optupdate.o parse.o pixmap.o remoteXq.o server.o session.o \
-- sessionXq.o status.o tape.o util.o view.o xquote.o xutil.o
-+ sessionXi.o status.o tape.o util.o view.o xquote.o xutil.o
-
--ComplexProgramTarget(Xquote)
-+ComplexProgramTargetNoMan(Xquote)
- InstallAppDefaults(Xquote)
Home |
Main Index |
Thread Index |
Old Index