FreeBSD Bugzilla – Attachment 178250 Details for
Bug 215538
[PATCH] math/gnuplot: make gnuplotrc into a sample to prevent mismatched checksum messages.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for the port directory.
patch-gnuplot (text/plain), 2.45 KB, created by
rsmith
on 2016-12-24 15:33:30 UTC
(
hide
)
Description:
patch for the port directory.
Filename:
MIME Type:
Creator:
rsmith
Created:
2016-12-24 15:33:30 UTC
Size:
2.45 KB
patch
obsolete
>diff -ruN gnuplot.orig/distinfo gnuplot/distinfo >--- gnuplot.orig/distinfo 2016-10-23 10:50:03.040447000 +0200 >+++ gnuplot/distinfo 2016-12-24 15:24:42.756481000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1477068693 >+TIMESTAMP = 1482589482 > SHA256 (gnuplot-5.0.5.tar.gz) = 25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053 > SIZE (gnuplot-5.0.5.tar.gz) = 5078771 >diff -ruN gnuplot.orig/files/patch-docs-Makefile.in gnuplot/files/patch-docs-Makefile.in >--- gnuplot.orig/files/patch-docs-Makefile.in 2016-02-24 16:41:37.435412000 +0100 >+++ gnuplot/files/patch-docs-Makefile.in 2016-12-24 15:23:13.689305000 +0100 >@@ -1,6 +1,6 @@ >---- docs/Makefile.in.orig 2015-12-31 21:24:50.000000000 -0800 >-+++ docs/Makefile.in 2016-02-21 16:00:10.574203000 -0800 >-@@ -927,15 +927,15 @@ >+--- docs/Makefile.in.orig 2016-10-09 17:24:51 UTC >++++ docs/Makefile.in >+@@ -927,15 +927,15 @@ groff: grotxt grodvi grops > > grotxt: gnuplot.txt > gnuplot.txt: gnuplot.ms $(srcdir)/titlepag.ms >@@ -19,7 +19,7 @@ > > ### doc2xxx dependencies > gnuplot.ms: doc2ms$(EXEEXT) $(srcdir)/gnuplot.doc >-@@ -1077,11 +1077,11 @@ >+@@ -1077,11 +1077,11 @@ wxhelp/wgnuplot.html: doc2wxhtml$(EXEEXT > $(AM_V_GEN) ./doc2wxhtml$(EXEEXT) $(srcdir)/gnuplot.doc wxhelp/ > > doc2wxhtml$(EXEEXT): wxhelp/doc2html.o termdoc.o xref.o $(SRC_VERSION_O) >diff -ruN gnuplot.orig/Makefile gnuplot/Makefile >--- gnuplot.orig/Makefile 2016-10-23 11:12:13.814629000 +0200 >+++ gnuplot/Makefile 2016-12-24 15:07:19.159206000 +0100 >@@ -2,6 +2,7 @@ > > PORTNAME= gnuplot > PORTVERSION= 5.0.5 >+PORTREVISION= 1 > CATEGORIES= math graphics > MASTER_SITES= SF > >@@ -87,6 +88,11 @@ > @cd ${WRKSRC}/docs && ${MAKE} groff > .endif > >+pre-install: >+ ${MKDIR} ${STAGEDIR}${DATADIR}/5.0 ; \ >+ ${INSTALL_DATA} ${WRKSRC}/share/gnuplotrc \ >+ ${STAGEDIR}${DATADIR}/5.0/gnuplotrc.sample >+ > post-install: > @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} > cd ${WRKSRC}/demo && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} >diff -ruN gnuplot.orig/pkg-plist gnuplot/pkg-plist >--- gnuplot.orig/pkg-plist 2016-07-24 08:52:16.555134000 +0200 >+++ gnuplot/pkg-plist 2016-12-24 15:12:43.443858000 +0100 >@@ -22,7 +22,6 @@ > %%DATADIR%%/5.0/colors_mono.gp > %%DATADIR%%/5.0/colors_podo.gp > %%DATADIR%%/5.0/gnuplot.gih >-%%DATADIR%%/5.0/gnuplotrc > %%DATADIR%%/5.0/js/README > %%DATADIR%%/5.0/js/canvasmath.js > %%DATADIR%%/5.0/js/canvastext.js >@@ -38,3 +37,4 @@ > %%DATADIR%%/5.0/js/return.png > %%DATADIR%%/5.0/js/textzoom.png > %%DATADIR%%/5.0/lua/gnuplot-tikz.lua >+@sample %%DATADIR%%/5.0/gnuplotrc.sample
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 215538
: 178250