mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to version 2.70.
This commit is contained in:
parent
a14ed098e5
commit
65fb9d6250
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257833
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nickle
|
||||
PORTVERSION= 2.69
|
||||
PORTVERSION= 2.70
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= http://www.nickle.org/release/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nickle-2.69.tar.gz) = e2a9f80cadd26f61496725dba05f1993
|
||||
SHA256 (nickle-2.69.tar.gz) = e402e5864ab94ddb8661feaeaa2187e9ea901d826ef9ab9a9611548ff15919dc
|
||||
SIZE (nickle-2.69.tar.gz) = 484301
|
||||
MD5 (nickle-2.70.tar.gz) = fbb77ad1c6f80a9a67ae28a2a678ed67
|
||||
SHA256 (nickle-2.70.tar.gz) = 76ddbd667bcb491d7f4cb20437e0776b9af43cba6a87d24e67279fcb5f697aa6
|
||||
SIZE (nickle-2.70.tar.gz) = 488081
|
||||
|
@ -16,6 +16,8 @@ include/nickle/value.h
|
||||
%%DATADIR%%/builtin.5c
|
||||
%%DATADIR%%/command.5c
|
||||
%%DATADIR%%/ctype.5c
|
||||
%%DATADIR%%/factorial.5c
|
||||
%%DATADIR%%/prime_sieve.5c
|
||||
%%DATADIR%%/examples/COPYING
|
||||
%%DATADIR%%/examples/comb.5c
|
||||
%%DATADIR%%/examples/cribbage.5c
|
||||
|
Loading…
Reference in New Issue
Block a user