Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C04F87A166 for ; Tue, 4 Oct 2016 09:29:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7227785E9A; Tue, 4 Oct 2016 09:29:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 021E585E63 for ; Tue, 4 Oct 2016 09:29:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id P0Y4mNw3OuTy for ; Tue, 4 Oct 2016 09:29:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 746FB84CE9 for ; Tue, 4 Oct 2016 09:29:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6F739FBD2; Tue, 4 Oct 2016 09:29:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475573386224390" MIME-Version: 1.0 Date: Tue, 4 Oct 2016 09:29:46 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/math/ltm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161004092946.6F739FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1475573386224390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Tue Oct 4 09:29:46 UTC 2016 Modified Files: pkgsrc/math/ltm: Makefile distinfo Removed Files: pkgsrc/math/ltm/patches: patch-aa Log Message: Updated ltm to 1.0. Feb 5th, 2016 v1.0 -- Bump to 1.0 -- Dirkjan Bussink provided a faster version of mp_expt_d() -- Moritz Lenz contributed a fix to mp_mod() and provided mp_get_long() and mp_set_long() -- Fixed bugs in mp_read_radix(), mp_radix_size Thanks to shameister, Gerhard R, -- Christopher Brown provided mp_export() and mp_import() -- Improvements in the code of mp_init_copy() Thanks to ramkumarkoppu, -- lomereiter provided mp_balance_mul() -- Alexander Boström from the heimdal project contributed patches to mp_prime_next_prime() and mp_invmod() and added a mp_isneg() macro -- Fix build issues for Linux x32 ABI -- Added mp_get_long_long() and mp_set_long_long() -- Carlin provided a patch to use arc4random() instead of rand() on platforms where it is supported -- Karel Miko provided mp_sqrtmod_prime() To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/ltm/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/ltm/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/math/ltm/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475573386224390 Content-Disposition: inline Content-Length: 2035 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/math/ltm/Makefile diff -u pkgsrc/math/ltm/Makefile:1.18 pkgsrc/math/ltm/Makefile:1.19 --- pkgsrc/math/ltm/Makefile:1.18 Sat Dec 27 00:00:26 2014 +++ pkgsrc/math/ltm/Makefile Tue Oct 4 09:29:46 2016 @@ -1,18 +1,18 @@ -# $NetBSD: Makefile,v 1.18 2014/12/27 00:00:26 mef Exp $ -# +# $NetBSD: Makefile,v 1.19 2016/10/04 09:29:46 wiz Exp $ -DISTNAME= ltm-0.42.0 -PKGREVISION= 1 +DISTNAME= ltm-1.0 CATEGORIES= math -MASTER_SITES= http://libtom.net/files/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= ${MASTER_SITE_GITHUB:=libtom/} +GITHUB_PROJECT= libtommath +GITHUB_RELEASE= v${PKGVERSION_NOREV} +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libtom.net/ COMMENT= Number theoretic multiple-precision integer library LICENSE= public-domain -WRKSRC= ${WRKDIR}/libtommath-0.42.0 +WRKSRC= ${WRKDIR}/libtommath-1.0 USE_LIBTOOL= yes MAKE_FILE= makefile.shared BUILD_TARGET= default Index: pkgsrc/math/ltm/distinfo diff -u pkgsrc/math/ltm/distinfo:1.6 pkgsrc/math/ltm/distinfo:1.7 --- pkgsrc/math/ltm/distinfo:1.6 Tue Nov 3 23:33:36 2015 +++ pkgsrc/math/ltm/distinfo Tue Oct 4 09:29:46 2016 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.6 2015/11/03 23:33:36 agc Exp $ +$NetBSD: distinfo,v 1.7 2016/10/04 09:29:46 wiz Exp $ -SHA1 (ltm-0.42.0.tar.bz2) = 9b192701cf62b85e9bd65fbb4d622d04cfa5ee0d -RMD160 (ltm-0.42.0.tar.bz2) = 9994d60d7e847a066715d8c644ce9b125932bf92 -SHA512 (ltm-0.42.0.tar.bz2) = c5bb26a260477de4e9abee9f65735754efa69c39c89caa3a06dd8ad3eda9d27fff687a432e91e3410b2bcc6a9e3d59921b6cdf6ca7f1ca6c69ed199a002e5790 -Size (ltm-0.42.0.tar.bz2) = 1968961 bytes -SHA1 (patch-aa) = 97729991d4c6541d726c0fb1b565794388816ba1 +SHA1 (ltm-1.0.tar.xz) = 6293cf8bbc2051c6756f682ee3a4f50a0bdb7f80 +RMD160 (ltm-1.0.tar.xz) = c132d12690de64d532fa04e627bceb44cac40fb6 +SHA512 (ltm-1.0.tar.xz) = da2ced516106fb056373d97f9ac443805c57ebeb0a33982c14703d6dd8c3925e49aeb690b790ba91768ed5d41f5875dc50a3d3435dbb4088cfa3fddee9162082 +Size (ltm-1.0.tar.xz) = 2191540 bytes --_----------=_1475573386224390--