Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (51d36d29e85df69409711c233adbfc38897c2dea)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (51d36d29e85df69409711c233adbfc38897c2dea)
  • Date: Sun, 9 May 2010 07:47:42 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/whois/BUILD | 2 +-
net/whois/DETAILS | 4 ++--
net/whois/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 51d36d29e85df69409711c233adbfc38897c2dea
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

whois: => 5.0.3

diff --git a/net/whois/BUILD b/net/whois/BUILD
index 93123ef..429933c 100755
--- a/net/whois/BUILD
+++ b/net/whois/BUILD
@@ -1 +1 @@
-make OPTS="$CFLAGS"
+make CFLAGS="$CFLAGS"
diff --git a/net/whois/DETAILS b/net/whois/DETAILS
index 561ce36..c306419 100755
--- a/net/whois/DETAILS
+++ b/net/whois/DETAILS
@@ -1,9 +1,9 @@
SPELL=whois
- VERSION=5.0.2
+ VERSION=5.0.3
SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/w/whois/$SOURCE
-
SOURCE_HASH=sha512:e860fd22a489e825cb9343bddc795724d5e6b9b05b04683dfb68c62099dd67f4b15c924ea818005d1f0b7f0170466dd3085421e6e0d9b8233d5594db11d29e07
+
SOURCE_HASH=sha512:033a620db0e229c03de0913a80cb3d64d7412a4d71d027f7c15817efb23362099eeeb49156783c597507f697174cb05d077bf58662eb4bff8d5eebbfb494b2c3
WEB_SITE=http://www.linux.it/~md/software/
ENTERED=20011228
LICENSE[0]=GPL
diff --git a/net/whois/HISTORY b/net/whois/HISTORY
index 1e2fef5..8f58884 100644
--- a/net/whois/HISTORY
+++ b/net/whois/HISTORY
@@ -1,3 +1,7 @@
+2010-05-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.0.3
+ * BUILD: corrected flags to build with
+
2010-04-27 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 5.0.2




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (51d36d29e85df69409711c233adbfc38897c2dea), Vlad Glagolev, 05/09/2010

Archive powered by MHonArc 2.6.24.

Top of Page