Update to calc 2.11.6.
This commit is contained in:
parent
22ab8c13dd
commit
b671c3f73d
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/08/02 01:50:34 wcobb Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2003/01/04 23:05:11 wcobb Exp $
|
||||
#
|
||||
|
||||
COMMENT= "C-style arbitrary precision calculator"
|
||||
|
||||
DISTNAME= calc-2.11.5.8
|
||||
DISTNAME= calc-2.11.6
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.uu.net/pub/calc/ \
|
||||
ftp://reality.sgi.com/chongo/src/calc/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (calc-2.11.5.8.tar.gz) = 9e524d056ba0d44837e4e8b30e8680c7
|
||||
RMD160 (calc-2.11.5.8.tar.gz) = 65261f7f75092650d763f518cd44dc6ae9bb80ca
|
||||
SHA1 (calc-2.11.5.8.tar.gz) = 81bc80f22ba2414fd7012a416ca8028796631db9
|
||||
MD5 (calc-2.11.6.tar.gz) = 0a314c73b908a2ce95bf71eb2b5df835
|
||||
RMD160 (calc-2.11.6.tar.gz) = bd27dd19a5715abde6e1301cdaf8f169d395b6ae
|
||||
SHA1 (calc-2.11.6.tar.gz) = 4c80d89cc11b7d2ef987a3ecc19bc4528750113f
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2002/08/02 01:50:34 wcobb Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2003/01/04 23:05:11 wcobb Exp $
|
||||
bin/calc
|
||||
bin/cscript/4dsphere
|
||||
bin/cscript/fproduct
|
||||
@ -8,7 +8,6 @@ bin/cscript/plus
|
||||
bin/cscript/powerterm
|
||||
bin/cscript/simple
|
||||
bin/cscript/square
|
||||
include/calc/custom
|
||||
include/calc/blkcpy.h
|
||||
include/calc/alloc.h
|
||||
include/calc/byteswap.h
|
||||
@ -461,5 +460,6 @@ share/calc/intfile.cal
|
||||
@dirrm share/calc/help
|
||||
@dirrm share/calc/custom
|
||||
@dirrm share/calc
|
||||
@dirrm include/calc/custom
|
||||
@dirrm include/calc
|
||||
@dirrm bin/cscript
|
||||
|
Loading…
Reference in New Issue
Block a user