diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-14 02:54:27 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-14 02:54:27 +0000 |
commit | 837702656e5ba120585fe538c91c83ee23f007dd (patch) | |
tree | 4bd7805b52117de435d76aab7ce9e3870179ce14 /math | |
parent | 407e4bc9fd5b410ba6324cfdaef50e7aece5e427 (diff) | |
download | pkgsrc-837702656e5ba120585fe538c91c83ee23f007dd.tar.gz |
Regenerate diffs for GNU patch.
Diffstat (limited to 'math')
-rw-r--r-- | math/grpn/distinfo | 4 | ||||
-rw-r--r-- | math/grpn/patches/patch-aq | 15 |
2 files changed, 11 insertions, 8 deletions
diff --git a/math/grpn/distinfo b/math/grpn/distinfo index cc7a7234198..740fae98145 100644 --- a/math/grpn/distinfo +++ b/math/grpn/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2011/06/09 17:01:39 drochner Exp $ +$NetBSD: distinfo,v 1.10 2011/12/14 02:57:37 sbd Exp $ SHA1 (grpn_1.3.3-1.tar.gz) = 3efee25264aa524a34464a1b2fa0946605de3259 RMD160 (grpn_1.3.3-1.tar.gz) = 4af8964e9e1d67d89706cc617f72e7e01f0c49d6 @@ -9,6 +9,6 @@ SHA1 (patch-am) = dd32bc6dfe5560e6fb65cacd65455ab52093b49a SHA1 (patch-an) = d752dc3232a08542d6e40a908c476b22096e56dd SHA1 (patch-ao) = f0d609dd12b040e4b49042309b75ee3aeff291ab SHA1 (patch-ap) = 121f85c9e25832f2309f490c056e6fde9d4e7a43 -SHA1 (patch-aq) = e34e4b2b3e31133bb741c7f9d870e1f6c6c6d26d +SHA1 (patch-aq) = bf9c53ebe64adb54a2d59da403de31c9275812ce SHA1 (patch-ar) = c912f002db495588e2bd9292a00009f2dc4324a0 SHA1 (patch-as) = 4ce5e5ac5fe5900771cfd7206b91f4a941d2d5f2 diff --git a/math/grpn/patches/patch-aq b/math/grpn/patches/patch-aq index 821bb12bba8..3c55882c5a6 100644 --- a/math/grpn/patches/patch-aq +++ b/math/grpn/patches/patch-aq @@ -1,18 +1,21 @@ -$NetBSD: patch-aq,v 1.1 2005/10/07 12:31:25 rillig Exp $ +$NetBSD: patch-aq,v 1.2 2011/12/14 02:57:37 sbd Exp $ The patches patch-al upto patch-aq add the physical constants k, q, e0, mu0, and c. ---- CHANGES.orig Thu Apr 4 05:37:30 2002 -+++ CHANGES Fri Oct 7 14:24:25 2005 -@@ -29,3 +29,10 @@ v1.1.1 - +--- CHANGES.orig 2011-05-10 16:59:30.000000000 +0000 ++++ CHANGES +@@ -30,6 +30,13 @@ v1.1.1 v1.1.2 Add db10 and db20 commands. -+ + +v1.1.2nb1 + Add k,q,e0,mu0, and c commands for Boltzmann's constant + (Joules/Kelvin), electron charge (coulomb), free space + permitivitty (Farads/meter), free space permeability + (Henries/meter), and the speed of light in a vacuum + (meters/second). ++ + v1.1.3 + Added deg, rad, pol and rect commands. + |