Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (03916379315372194a307d59d6d5f90f4541cb98)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (03916379315372194a307d59d6d5f90f4541cb98)
  • Date: Fri, 14 Mar 2008 16:25:52 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

devel/re2c/DETAILS | 4 ++--
devel/re2c/HISTORY | 3 +++
libs/gmp/DETAILS | 7 +------
libs/gmp/HISTORY | 3 +++
libs/mpfr/DETAILS | 4 ++--
libs/mpfr/HISTORY | 3 +++
6 files changed, 14 insertions(+), 10 deletions(-)

New commits:
commit ccd8e6afb9d1649dd32fb76aa9d3af05b396bbc1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

mpfr-2.3.1

commit 3a5f99546efc6bd7837615afa361a6c3e538db4d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gmp-4.2.2

commit b4aa4b95e89e448e0a3410f2d6a1518d10f83fa4
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

re2c-0.13.3

diff --git a/devel/re2c/DETAILS b/devel/re2c/DETAILS
index 160375b..f856c90 100755
--- a/devel/re2c/DETAILS
+++ b/devel/re2c/DETAILS
@@ -1,6 +1,6 @@
SPELL=re2c
- VERSION=0.13.2
-
SOURCE_HASH=sha512:ee23329a9e6c547ce4b30b14f7c5c8dfcd99393335dfb8775deb29b68d63468610b7538e7e6279f537e7add6bbb154ef82579cedbfecd303d4149c059c8743d1
+ VERSION=0.13.3
+
SOURCE_HASH=sha512:599e04990a279ec189bc677c73fff3e0bab0990e4e625001fe85cd2127d5590f70e260e397ad03b65bef62a11f25122a93102e428f6157fa08ab5b66d517488e
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/devel/re2c/HISTORY b/devel/re2c/HISTORY
index e57a932..d27f4ca 100644
--- a/devel/re2c/HISTORY
+++ b/devel/re2c/HISTORY
@@ -1,3 +1,6 @@
+2008-03-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.13.3
+
2008-02-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.13.2

diff --git a/libs/gmp/DETAILS b/libs/gmp/DETAILS
index 23f7132..ba231d7 100755
--- a/libs/gmp/DETAILS
+++ b/libs/gmp/DETAILS
@@ -1,17 +1,12 @@
SPELL=gmp
- VERSION=4.2.1
+ VERSION=4.2.2
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
-# SOURCE2=gmp-impl.h.x86.ULONG_PARITY.diff
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
SOURCE_GPG="swox.gpg:$SOURCE2:UPSTREAM_KEY"
SOURCE2_IGNORE=signature
-# SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$SPELL/$SOURCE
-# SOURCE2_URL[0]=http://www.swox.com/gmp/patches/$SOURCE2
- SOURCE_HASH=sha512:
-# MD5[1]=9ed7fdde964f92400549a7a4bc2d1982
LICENSE[0]=LGPL
WEB_SITE=http://swox.com/gmp/
ENTERED=20010922
diff --git a/libs/gmp/HISTORY b/libs/gmp/HISTORY
index 2cd3658..b454b1a 100644
--- a/libs/gmp/HISTORY
+++ b/libs/gmp/HISTORY
@@ -1,3 +1,6 @@
+2008-03-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 4.2.2
+
2007-01-21 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD: make it work on alpha by unsetting compiler flags
they have to match the asm stuff and gmp does a better job
diff --git a/libs/mpfr/DETAILS b/libs/mpfr/DETAILS
index 1813845..2279139 100755
--- a/libs/mpfr/DETAILS
+++ b/libs/mpfr/DETAILS
@@ -1,9 +1,9 @@
SPELL=mpfr
- VERSION=2.2.1
+ VERSION=2.3.1
+
SOURCE_HASH=sha512:013d92022b1fb52e29f272a3d96151e3057c5e48b2f33b6a7241ffbc28d1369095d674ad963c5d32289dbc311f53303b341392daca5c18e547e3cc1292ca58f5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.mpfr.org/mpfr-$VERSION/$SOURCE
-
SOURCE_HASH=sha512:173d5d34ab64282576f20df06062085aa185121c1755a401267ddf2d234ef273add7dcf709ccd2fe4b3696a04663ea639337d78a1d0848f098188ba6f42c3406
WEB_SITE=http://www.mpfr.org/
ENTERED=20040218
LICENSE[0]=LGPL
diff --git a/libs/mpfr/HISTORY b/libs/mpfr/HISTORY
index c84f914..4dd3c96 100644
--- a/libs/mpfr/HISTORY
+++ b/libs/mpfr/HISTORY
@@ -1,3 +1,6 @@
+2008-03-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.1
+
2007-01-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed SOURCE2, otherwise this fails with no SOURCE2_URL




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (03916379315372194a307d59d6d5f90f4541cb98), Treeve Jelbert, 03/14/2008

Archive powered by MHonArc 2.6.24.

Top of Page