mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Upgrade to 1.6.
This commit is contained in:
parent
de49e30956
commit
f101c7c803
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406021
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pure-csv
|
||||
PORTVERSION= 1.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://bitbucket.org/purelang/pure-lang/downloads/
|
||||
DIST_SUBDIR= pure
|
||||
|
@ -13,7 +12,7 @@ COMMENT= CSV reading and writing module for the Pure language
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= pure
|
||||
USES= pkgconfig pure
|
||||
PORTDOCS= README
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (pure/pure-csv-1.5.tar.gz) = 996a499dc2f0a4e537b420b3c754f4d8a7af74a43f4afb46e67701f866edaa7c
|
||||
SIZE (pure/pure-csv-1.5.tar.gz) = 26670
|
||||
SHA256 (pure/pure-csv-1.6.tar.gz) = fe7c4edebe8208c54d5792a9eefaeb28c4a58b9094d161a6dda8126f0823ab3c
|
||||
SIZE (pure/pure-csv-1.6.tar.gz) = 35675
|
||||
|
|
Loading…
Add table
Reference in a new issue