diff options
author | drochner <drochner@pkgsrc.org> | 2007-09-03 15:59:14 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-09-03 15:59:14 +0000 |
commit | ccc6043627dc24f4de0dec3b72ac3ab651f62a8c (patch) | |
tree | 8e2ed648fb39c5e6ba3cdfb31b3ee92eb21f5180 /math/calcoo | |
parent | a735debf709aa368e8ad8fed95ddfbfd5543fe29 (diff) | |
download | pkgsrc-ccc6043627dc24f4de0dec3b72ac3ab651f62a8c.tar.gz |
update to 1.3.18
changes:
-unsafe strcpy fixed
-code cleanup
Diffstat (limited to 'math/calcoo')
-rw-r--r-- | math/calcoo/Makefile | 5 | ||||
-rw-r--r-- | math/calcoo/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 8d1a4d5bd95..045b2c18b12 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/04/17 13:46:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2007/09/03 15:59:14 drochner Exp $ # -DISTNAME= calcoo-1.3.16 -PKGREVISION= 3 +DISTNAME= calcoo-1.3.18 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} diff --git a/math/calcoo/distinfo b/math/calcoo/distinfo index 41959e2a384..f9d08abfc42 100644 --- a/math/calcoo/distinfo +++ b/math/calcoo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/05/18 15:46:06 drochner Exp $ +$NetBSD: distinfo,v 1.2 2007/09/03 15:59:14 drochner Exp $ -SHA1 (calcoo-1.3.16.tar.gz) = 049b40a601b119c1dd95f29538827c629b73ca5d -RMD160 (calcoo-1.3.16.tar.gz) = ebda164940522ea7ecfc7c8ff258cde11680e0a2 -Size (calcoo-1.3.16.tar.gz) = 125239 bytes +SHA1 (calcoo-1.3.18.tar.gz) = 3767431f8c7d58eb80cdea44be6f7440574a3b1d +RMD160 (calcoo-1.3.18.tar.gz) = 40eceb36bd9b260de47591ef777a23fb78e4e94b +Size (calcoo-1.3.18.tar.gz) = 133605 bytes |