Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (1c8d6b8b67d8f1fb525d4e58e190d400c2ede3cc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (1c8d6b8b67d8f1fb525d4e58e190d400c2ede3cc)
  • Date: Wed, 12 Oct 2011 05:06:23 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

dev/null |binary
devel/fpc/DETAILS | 13 +++++++------
devel/fpc/HISTORY | 3 +++
devel/fpc/fpc-2.2.0.i386-linux.tar.sig | 0
devel/fpc/fpc-2.2.0.x86_64-linux.tar.sig | 0
devel/fpc/fpc-2.4.4.i386-linux.tar.sig |binary
devel/fpc/fpc-2.4.4.x86_64-linux.tar.sig |binary
7 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit 1c8d6b8b67d8f1fb525d4e58e190d400c2ede3cc
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

fpc: updated spell to 2.4.4

diff --git a/devel/fpc/DETAILS b/devel/fpc/DETAILS
index 588ce37..5204725 100755
--- a/devel/fpc/DETAILS
+++ b/devel/fpc/DETAILS
@@ -1,12 +1,13 @@
SPELL=fpc
if [[ $FPV_DEV == y ]];then
- VERSION=2.2.4rc1
-
SOURCE_HASH=sha512:3382741b4b95dda1d4d9e4ba3dbb86535c29ff9d772baf44cdf5b5cf4a1dd383fd61208cdcbcaff548a08ea84b3ee45174c4dbe841495df1bf8aca1790682de3
+ VERSION=2.4.4
+
SOURCE_HASH=sha512:05ada1f2605622f342dbc9caad00fb6ea3abd90cda431d8482e74518ef188a99a9eddcb63f2e6fb20607b59b5c59de34032e48e03fe8c65825ea812b1b29204e
SOURCE=$SPELL-$VERSION.source.tar.gz
-
SOURCE_URL[0]=ftp://ftp.freepascal.org/pub/fpc/beta/${VERSION}/source/$SOURCE
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/freepascal/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.freepascal.org/fpc/dist/source-${VERSION}/$SOURCE
else
- VERSION=2.2.4
-
SOURCE_HASH=sha512:ae3d9bda074898a73aafaaef03b8d3903fbc098bef51069f2aee6b5bca029ec99f2a85653e747f3bf49d4322b924a5959170c22e781b7bfc67e98e1bbf2a1019
+ VERSION=2.4.4
+
SOURCE_HASH=sha512:05ada1f2605622f342dbc9caad00fb6ea3abd90cda431d8482e74518ef188a99a9eddcb63f2e6fb20607b59b5c59de34032e48e03fe8c65825ea812b1b29204e
SOURCE=$SPELL-$VERSION.source.tar.gz
SOURCE_URL[0]=${SOURCEFORGE_URL}/freepascal/$SOURCE
SOURCE_URL[1]=ftp://ftp.freepascal.org/fpc/dist/source-${VERSION}/$SOURCE
@@ -14,7 +15,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.freepascal.org
if ! spell_ok fpc ; then
- VERSIONB=2.2.0
+ VERSIONB=2.4.4
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "ia32" ]]; then
SOURCE2=$SPELL-$VERSIONB.i386-linux.tar
elif [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" ]]; then
diff --git a/devel/fpc/HISTORY b/devel/fpc/HISTORY
index 5acd2dc..cdbc136 100644
--- a/devel/fpc/HISTORY
+++ b/devel/fpc/HISTORY
@@ -1,3 +1,6 @@
+2011-10-12 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 2.4.4
+
2009-04-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.2.4 (stable)

diff --git a/devel/fpc/fpc-2.2.0.i386-linux.tar.sig
b/devel/fpc/fpc-2.2.0.i386-linux.tar.sig
deleted file mode 100644
index ac5b5fc..0000000
Binary files a/devel/fpc/fpc-2.2.0.i386-linux.tar.sig and /dev/null differ
diff --git a/devel/fpc/fpc-2.2.0.x86_64-linux.tar.sig
b/devel/fpc/fpc-2.2.0.x86_64-linux.tar.sig
deleted file mode 100644
index fdfbc5e..0000000
Binary files a/devel/fpc/fpc-2.2.0.x86_64-linux.tar.sig and /dev/null differ
diff --git a/devel/fpc/fpc-2.4.4.i386-linux.tar.sig
b/devel/fpc/fpc-2.4.4.i386-linux.tar.sig
new file mode 100644
index 0000000..8b2de15
Binary files /dev/null and b/devel/fpc/fpc-2.4.4.i386-linux.tar.sig differ
diff --git a/devel/fpc/fpc-2.4.4.x86_64-linux.tar.sig
b/devel/fpc/fpc-2.4.4.x86_64-linux.tar.sig
new file mode 100644
index 0000000..2a305ce
Binary files /dev/null and b/devel/fpc/fpc-2.4.4.x86_64-linux.tar.sig differ



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (1c8d6b8b67d8f1fb525d4e58e190d400c2ede3cc), Bor Kraljič, 10/12/2011

Archive powered by MHonArc 2.6.24.

Top of Page