FreeBSD Bugzilla – Attachment 11055 Details for
Bug 21919
port update of grace to verion 5.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.14 KB, created by
lkoeller
on 2000-10-11 22:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
lkoeller
Created:
2000-10-11 22:50:00 UTC
Size:
3.14 KB
patch
obsolete
>diff -ruN grace.org/patches/patch-ae grace/patches/patch-ae >--- grace.org/patches/patch-ae Fri Sep 10 18:39:13 1999 >+++ grace/patches/patch-ae Thu Aug 3 21:25:46 2000 >@@ -1,16 +1,13 @@ >---- conf/generic.orig Mon Mar 29 01:02:41 1999 >-+++ conf/generic Fri Sep 10 16:10:36 1999 >-@@ -17,11 +17,11 @@ >- ############################### >- # Misc optimization flags >- # >--OPTIMIZE="-O" >-+#OPTIMIZE="-O" >- ############################### >- >- ############################### >- # Flags used for debugging >- # >--DEBUG="-g" >-+#DEBUG="-g" >- ############################### >+*** src/pdfdrv.c.org Thu Apr 20 22:34:34 2000 >+--- src/pdfdrv.c Thu Aug 3 21:23:05 2000 >+*************** >+*** 57,62 **** >+--- 57,64 ---- >+ # include "motifinc.h" >+ #endif >+ >++ #define PDF_set_fillrule(handle, rule) PDF_set_parameter(handle, "fillrule", rule) >++ >+ static void pdf_error_handler(PDF *p, int type, const char* msg); >+ >+ static unsigned long page_scale; >diff -ruN grace.org/pkg/PLIST grace/pkg/PLIST >--- grace.org/pkg/PLIST Tue Feb 22 18:07:13 2000 >+++ grace/pkg/PLIST Sat Aug 5 20:12:32 2000 >@@ -28,7 +28,7 @@ > lib/X11/grace/doc/grace.1 > lib/X11/grace/doc/gracebat.1 > lib/X11/grace/doc/grconvert.1 >-lib/X11/grace/doc/mygraph.gif >+lib/X11/grace/doc/mygraph.png > lib/X11/grace/doc/nohelp.html > lib/X11/grace/doc/philosophical-gnu-sm.jpg > lib/X11/grace/doc/shiftdata.sh >@@ -38,6 +38,7 @@ > lib/X11/grace/examples/au.agr > lib/X11/grace/examples/axes.agr > lib/X11/grace/examples/bar.agr >+lib/X11/grace/examples/boxplot.agr > lib/X11/grace/examples/brw.dat > lib/X11/grace/examples/chartebar.agr > lib/X11/grace/examples/charts.agr >@@ -52,14 +53,16 @@ > lib/X11/grace/examples/log2.agr > lib/X11/grace/examples/logistic.agr > lib/X11/grace/examples/logistic.fit >+lib/X11/grace/examples/logit.agr > lib/X11/grace/examples/logtest.par > lib/X11/grace/examples/manygraphs.agr > lib/X11/grace/examples/mlo.dat >-lib/X11/grace/examples/moresyms.agr > lib/X11/grace/examples/motif.agr >+lib/X11/grace/examples/pie.agr > lib/X11/grace/examples/polar.agr > lib/X11/grace/examples/props.agr > lib/X11/grace/examples/regions.par >+lib/X11/grace/examples/spectrum.agr > lib/X11/grace/examples/stackedb.agr > lib/X11/grace/examples/symslines.agr > lib/X11/grace/examples/terr.agr >@@ -74,12 +77,20 @@ > lib/X11/grace/examples/tlog.agr > lib/X11/grace/examples/tmc.c > lib/X11/grace/examples/tstack.agr >+lib/X11/grace/examples/txttrans.agr > lib/X11/grace/examples/txyr.agr > lib/X11/grace/examples/typeset.agr >+lib/X11/grace/examples/vmap.agr >+lib/X11/grace/examples/xysize.agr > lib/X11/grace/examples/xyz.agr > lib/X11/grace/fonts/FontDataBase > lib/X11/grace/fonts/enc/IsoLatin1.enc > lib/X11/grace/fonts/enc/IsoLatin2.enc >+lib/X11/grace/fonts/enc/IsoLatin9.enc >+lib/X11/grace/fonts/enc/MacRoman.enc >+lib/X11/grace/fonts/enc/PDFDoc.enc >+lib/X11/grace/fonts/enc/PSLatin1.enc >+lib/X11/grace/fonts/enc/WinAnsi.enc > lib/X11/grace/fonts/type1/d050000l.afm > lib/X11/grace/fonts/type1/d050000l.pfb > lib/X11/grace/fonts/type1/n019003l.afm >diff -ruN grace.org/scripts/configure grace/scripts/configure >--- grace.org/scripts/configure Thu Mar 18 09:41:40 1999 >+++ grace/scripts/configure Thu Jan 1 01:00:00 1970 >@@ -1,3 +0,0 @@ >-#! /bin/sh >- >-cp ${FILESDIR}/freebsd ${WRKSRC}/conf/freebsd
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 21919
:
11050
|
11051
|
11052
|
11053
|
11054
| 11055