Skip to content

Commit

Permalink
gnuplot: update to 6.0.2; assume maintainership
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Jan 15, 2025
1 parent 5f561d8 commit 9550e2d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions math/gnuplot/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PortGroup xcodeversion 1.0
PortGroup wxWidgets 1.0

name gnuplot
version 6.0.1
version 6.0.2
revision 0

categories math science
Expand All @@ -15,7 +15,7 @@ categories math science
license Restrictive
# luckily nothing has to link against this
installs_libs no
maintainers nomaintainer
maintainers {mps @Schamschula} openmaintainer

description A command-driven interactive function plotting program

Expand All @@ -30,9 +30,9 @@ homepage http://gnuplot.sourceforge.net/
master_sites sourceforge:project/gnuplot/gnuplot/${version}
dist_subdir ${name}/${version}

checksums rmd160 4604a77bef5146eedcf8b2277f6364969bd2a8e4 \
sha256 e85a660c1a2a1808ff24f7e69981ffcbac66a45c9dcf711b65610b26ea71379a \
size 7528936
checksums rmd160 efdaa94df77226d70a9a2f9ae8ff9c56cd99785f \
sha256 f68a3b0bbb7bbbb437649674106d94522c00bf2f285cce0c19c3180b1ee7e738 \
size 7637308

depends_build port:pkgconfig

Expand Down

0 comments on commit 9550e2d

Please sign in to comment.