FreeBSD Bugzilla – Attachment 122907 Details for
Bug 166164
[PATCH] finance/opentaxsolver: update to 9.01
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
opentaxsolver-9.01.patch
opentaxsolver-9.01.patch (text/plain), 2.72 KB, created by
John Hein
on 2012-03-15 23:40:01 UTC
(
hide
)
Description:
opentaxsolver-9.01.patch
Filename:
MIME Type:
Creator:
John Hein
Created:
2012-03-15 23:40:01 UTC
Size:
2.72 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /base/FreeBSD-CVS/ports/finance/opentaxsolver/Makefile,v >retrieving revision 1.23 >diff -u -p -u -r1.23 Makefile >--- Makefile 17 Feb 2012 22:43:30 -0000 1.23 >+++ Makefile 15 Mar 2012 23:13:38 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ${UPPORTNAME:L} >-PORTVERSION= 9.00 >+PORTVERSION= 9.01 > CATEGORIES= finance > MASTER_SITES= SF/${PORTNAME}/OTS_${TAXYEAR}/v${PORTVERSION} > DISTNAME= ${UPPORTNAME}${TAXYEAR}_${PORTVERSION} >Index: distinfo >=================================================================== >RCS file: /base/FreeBSD-CVS/ports/finance/opentaxsolver/distinfo,v >retrieving revision 1.18 >diff -u -p -u -r1.18 distinfo >--- distinfo 17 Feb 2012 22:43:30 -0000 1.18 >+++ distinfo 15 Mar 2012 23:13:38 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (OpenTaxSolver2011_9.00.tgz) = 6be62226625795f11d6c1aab6dcd1d3d3628424d9f0c1fca8ea357c891b44758 >-SIZE (OpenTaxSolver2011_9.00.tgz) = 499595 >+SHA256 (OpenTaxSolver2011_9.01.tgz) = acd28964b616559b16af160368cf649883add2aeabd3817dcbcb8385c27c5220 >+SIZE (OpenTaxSolver2011_9.01.tgz) = 502241 >Index: files/patch-src-GUI-otk_lib-otk_lib.c >=================================================================== >RCS file: /base/FreeBSD-CVS/ports/finance/opentaxsolver/files/patch-src-GUI-otk_lib-otk_lib.c,v >retrieving revision 1.2 >diff -u -p -u -r1.2 patch-src-GUI-otk_lib-otk_lib.c >--- files/patch-src-GUI-otk_lib-otk_lib.c 17 Feb 2012 22:43:30 -0000 1.2 >+++ files/patch-src-GUI-otk_lib-otk_lib.c 15 Mar 2012 23:13:38 -0000 >@@ -11,4 +11,4 @@ $FreeBSD: ports/finance/opentaxsolver/fi > + > #include "otk_lib.h" > >- int Otk_verbose=0; >+ // #include "scz_compress/scz.h" /* Optionally, include self-contained decompression library. */ >Index: files/patch-src-GUI-ots_gui.c >=================================================================== >RCS file: /base/FreeBSD-CVS/ports/finance/opentaxsolver/files/patch-src-GUI-ots_gui.c,v >retrieving revision 1.5 >diff -u -p -u -r1.5 patch-src-GUI-ots_gui.c >--- files/patch-src-GUI-ots_gui.c 17 Feb 2012 22:43:30 -0000 1.5 >+++ files/patch-src-GUI-ots_gui.c 15 Mar 2012 23:13:38 -0000 >@@ -106,12 +106,3 @@ $FreeBSD: ports/finance/opentaxsolver/fi > invocation_path = strdup(argv[0]); > k = strlen(invocation_path)-1; > while ((k>0) && (invocation_path[k]!=slashchr)) k--; >-@@ -1436,7 +1436,7 @@ >- OtkMakeImagePanel_ImgPtr( subpanel, logo_image, 1.5, 5.0, 96.8, 89.85 ); >- } >- #else >-- sprintf(tmpstr,"%s..%csrc%cGUI%cotslogo.ppm", invocation_path, slashchr, slashchr, slashchr ); >-+ snprintf(tmpstr, sizeof(tmpstr), "%%PREFIX%%/share/ots/otslogo.ppm"); >- testfile = fopen(tmpstr,"r"); /* External image-file. */ >- if (testfile!=0) >- { /* Only attempt to show image if image-file is where we expect to find it. */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 166164
: 122907