Date: Sun, 16 Apr 2006 04:16:19 -0700 (PDT) From: "infofarmer @ gmail. com" <infofarmer@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/95869: update finance/xquote to 2.6.10 Message-ID: <44422783.5fbbe092.0579.fffff523@mx.gmail.com> Resent-Message-ID: <200604161130.k3GBUAUW035615@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 95869 >Category: ports >Synopsis: update finance/xquote to 2.6.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Apr 16 11:30:10 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andrew Pantyukhin >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD sat64.net17 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #14: Sun Mar 5 15:57:19 MSK 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386 >Description: Update to 2.6.10 Offer adoption >How-To-Repeat: >Fix: --- xquote.diff begins here --- diff -urN /usr/ports/finance/xquote/Makefile xquote/Makefile --- /usr/ports/finance/xquote/Makefile Sat Apr 15 10:37:27 2006 +++ xquote/Makefile Sun Apr 16 15:14:38 2006 @@ -5,7 +5,7 @@ # $FreeBSD: ports/finance/xquote/Makefile,v 1.15 2006/04/15 06:37:27 linimon Exp $ PORTNAME= xquote -PORTVERSION= 2.6.9 +PORTVERSION= 2.6.10 CATEGORIES= finance MASTER_SITES= http://xinvest.sunsite.dk/ \ ${MASTER_SITE_XCONTRIB} diff -urN /usr/ports/finance/xquote/distinfo xquote/distinfo --- /usr/ports/finance/xquote/distinfo Sun Jan 22 12:47:46 2006 +++ xquote/distinfo Sun Apr 16 15:03:49 2006 @@ -1,3 +1,3 @@ -MD5 (xquote-2.6.9.tar.gz) = e51f40e74acc476cd2a2e0129cb054cc -SHA256 (xquote-2.6.9.tar.gz) = 4e194ba8b0242de33a6c6dfa4598e5676659f93c17820694c2f72cea28b8e80d -SIZE (xquote-2.6.9.tar.gz) = 97913 +MD5 (xquote-2.6.10.tar.gz) = a8fec9c8951f4faa7a71d42f4bba008a +SHA256 (xquote-2.6.10.tar.gz) = 7a1c1fc376c329cda8e6c1c919d9a8724ae5aa3504c0176004338bfb8fa76d35 +SIZE (xquote-2.6.10.tar.gz) = 106006 diff -urN /usr/ports/finance/xquote/files/patch-Imakefile xquote/files/patch-Imakefile --- /usr/ports/finance/xquote/files/patch-Imakefile Thu Jan 1 03:00:00 1970 +++ xquote/files/patch-Imakefile Sun Apr 16 15:09:17 2006 @@ -0,0 +1,11 @@ +--- ./Imakefile.orig Sun Apr 16 15:06:16 2006 ++++ ./Imakefile Sun Apr 16 15:08:10 2006 +@@ -13,7 +13,7 @@ + + DEFINES = -DSHAPE -DXQUOTE + INCLUDES = -I$(INCROOT)/X11 +-SYS_LIBRARIES = -lXbae -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm ++SYS_LIBRARIES = -lXbae $(MOTIFLIB) -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm + DEPLIBS = + + SRCS = about.c color.c fileXq.c help.c optdetail.c option.c optnet.c \ diff -urN /usr/ports/finance/xquote/files/patch-ad xquote/files/patch-ad --- /usr/ports/finance/xquote/files/patch-ad Wed Jul 14 13:25:24 2004 +++ xquote/files/patch-ad Thu Jan 1 03:00:00 1970 @@ -1,23 +0,0 @@ ---- Imakefile.orig Sat May 1 16:45:28 2004 -+++ Imakefile Sun May 30 00:55:59 2004 -@@ -13,16 +13,16 @@ - - DEFINES = -DSHAPE -DXQUOTE - INCLUDES = -I$(INCROOT)/X11 --SYS_LIBRARIES = -lXm -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm -+SYS_LIBRARIES = $(MOTIFLIB) -lXpm $(XMULIB) $(XTOOLLIB) -lXext $(XLIB) -lm -lXbae - 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) diff -urN /usr/ports/finance/xquote/files/patch-ae xquote/files/patch-ae --- /usr/ports/finance/xquote/files/patch-ae Sun Sep 29 10:17:40 2002 +++ xquote/files/patch-ae Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- color.c.orig Sat Sep 28 23:16:31 2002 -+++ color.c Sat Sep 28 23:16:43 2002 -@@ -25,7 +25,7 @@ - - #include <stdio.h> - --#if !defined(__NetBSD__) -+#if !defined(__NetBSD__) && !defined(__FreeBSD__) - #include <values.h> - #endif - diff -urN /usr/ports/finance/xquote/files/patch-color.c xquote/files/patch-color.c --- /usr/ports/finance/xquote/files/patch-color.c Thu Jan 1 03:00:00 1970 +++ xquote/files/patch-color.c Sun Apr 16 15:09:17 2006 @@ -0,0 +1,11 @@ +--- ./color.c.orig Sun Apr 16 15:08:31 2006 ++++ ./color.c Sun Apr 16 15:09:07 2006 +@@ -34,7 +34,7 @@ + + #include <stdio.h> + +-#if !defined(__NetBSD__) ++#if !defined(__NetBSD__) && !defined(__FreeBSD__) + #include <values.h> + #endif + diff -urN /usr/ports/finance/xquote/pkg-descr xquote/pkg-descr --- /usr/ports/finance/xquote/pkg-descr Wed Jul 14 13:25:24 2004 +++ xquote/pkg-descr Sun Apr 16 15:03:37 2006 @@ -2,7 +2,7 @@ to retrieve stock, mutual fund, and currency quotes from your favorite quote spouting website. -WWW: http://xinvest.sunsite.dk/ +WWW: http://xinvest.sunsite.dk/xquote.html - Ian ian@broken.net --- xquote.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44422783.5fbbe092.0579.fffff523>