mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Update to 0.4.0
Changes: - die when failing to eval configs - script command added - archive command added - plot command added (gnuplot is required) PR: ports/151678 Submitted by: Mikolaj Golub <to.my.trociny@gmail.com> (maintainer) Approved by: pgollucci (mentor, implicit)
This commit is contained in:
parent
de1ec74f10
commit
5cf42c2028
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263576
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gather
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gather-0.3.tar.gz) = 3a599727542fbf8dc741e7211eb262dd
|
||||
SHA256 (gather-0.3.tar.gz) = 184991f065ae390243b87cff4708f935fbb447a31e6a0e7e620c1a929882655c
|
||||
SIZE (gather-0.3.tar.gz) = 13235
|
||||
MD5 (gather-0.4.0.tar.gz) = c63a53239e8e6967ec32ef4466fe959d
|
||||
SHA256 (gather-0.4.0.tar.gz) = 1b457126271331c97a7b3ce172c1a31820c1e7df757e2292787a93dae0b31425
|
||||
SIZE (gather-0.4.0.tar.gz) = 13950
|
||||
|
Loading…
Reference in New Issue
Block a user