Update to calc 2.11.6.2.
This commit is contained in:
parent
9bd9675ff8
commit
a89b0ff7da
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.11 2003/01/04 23:05:11 wcobb Exp $
|
# $OpenBSD: Makefile,v 1.12 2003/01/18 12:38:23 wcobb Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= "C-style arbitrary precision calculator"
|
COMMENT= "C-style arbitrary precision calculator"
|
||||||
|
|
||||||
DISTNAME= calc-2.11.6
|
DISTNAME= calc-2.11.6.2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= ftp://ftp.uu.net/pub/calc/ \
|
MASTER_SITES= ftp://ftp.uu.net/pub/calc/ \
|
||||||
ftp://reality.sgi.com/chongo/src/calc/ \
|
ftp://reality.sgi.com/chongo/src/calc/ \
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (calc-2.11.6.tar.gz) = 0a314c73b908a2ce95bf71eb2b5df835
|
MD5 (calc-2.11.6.2.tar.gz) = a21dabfd84e4a56054bcc0dd0911106b
|
||||||
RMD160 (calc-2.11.6.tar.gz) = bd27dd19a5715abde6e1301cdaf8f169d395b6ae
|
RMD160 (calc-2.11.6.2.tar.gz) = d66fed4ebd350b83e1cb59d696f021e8222d4193
|
||||||
SHA1 (calc-2.11.6.tar.gz) = 4c80d89cc11b7d2ef987a3ecc19bc4528750113f
|
SHA1 (calc-2.11.6.2.tar.gz) = 1445c9cf5cd0b611e4874036efe3a32117199b16
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.5 2003/01/04 23:05:11 wcobb Exp $
|
@comment $OpenBSD: PLIST,v 1.6 2003/01/18 12:38:23 wcobb Exp $
|
||||||
bin/calc
|
bin/calc
|
||||||
bin/cscript/4dsphere
|
bin/cscript/4dsphere
|
||||||
bin/cscript/fproduct
|
bin/cscript/fproduct
|
||||||
@ -390,7 +390,6 @@ share/calc/help/change
|
|||||||
share/calc/help/errorcode
|
share/calc/help/errorcode
|
||||||
share/calc/help/type
|
share/calc/help/type
|
||||||
share/calc/help/obj
|
share/calc/help/obj
|
||||||
share/calc/custom
|
|
||||||
share/calc/custom/pzasusb8.cal
|
share/calc/custom/pzasusb8.cal
|
||||||
share/calc/custom/argv.cal
|
share/calc/custom/argv.cal
|
||||||
share/calc/custom/halflen.cal
|
share/calc/custom/halflen.cal
|
||||||
|
Loading…
Reference in New Issue
Block a user