mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
. Update to 5.0.6.
This commit is contained in:
parent
939c72cb9b
commit
b2f3d8e6b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444831
3 changed files with 5 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnuplot
|
||||
PORTVERSION= 5.0.5
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 5.0.6
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1482589482
|
||||
SHA256 (gnuplot-5.0.5.tar.gz) = 25f3e0bf192e01115c580f278c3725d7a569eb848786e12b455a3fda70312053
|
||||
SIZE (gnuplot-5.0.5.tar.gz) = 5078771
|
||||
TIMESTAMP = 1498878457
|
||||
SHA256 (gnuplot-5.0.6.tar.gz) = 5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460
|
||||
SIZE (gnuplot-5.0.6.tar.gz) = 5093897
|
||||
|
|
|
@ -22,6 +22,7 @@ man/man1/gnuplot.1.gz
|
|||
%%DATADIR%%/5.0/colors_mono.gp
|
||||
%%DATADIR%%/5.0/colors_podo.gp
|
||||
%%DATADIR%%/5.0/gnuplot.gih
|
||||
@sample %%DATADIR%%/5.0/gnuplotrc.sample
|
||||
%%DATADIR%%/5.0/js/README
|
||||
%%DATADIR%%/5.0/js/canvasmath.js
|
||||
%%DATADIR%%/5.0/js/canvastext.js
|
||||
|
@ -37,4 +38,3 @@ man/man1/gnuplot.1.gz
|
|||
%%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
|
||||
|
|
Loading…
Add table
Reference in a new issue