Skip to Content.
Sympa Menu

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

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 (2a7c5ba0f2281c30f979c365d76cc72b96855f52)
  • Date: Sat, 26 Sep 2009 12:17:49 -0500

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

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

New commits:
commit 2a7c5ba0f2281c30f979c365d76cc72b96855f52
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gip: renewed website and source url

diff --git a/net/gip/DETAILS b/net/gip/DETAILS
index 2bb46b6..f0ee3f8 100755
--- a/net/gip/DETAILS
+++ b/net/gip/DETAILS
@@ -1,10 +1,10 @@
SPELL=gip
VERSION=1.7.0-1
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://dl.debain.org/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:9dbeeace2f36a3a938300d39a269c6077b18ff9bf6cf62fd1f10b98f392521629fcd5ab9bea2c313953d3f314ed4f24f4c2cc23378055b9b6033ccd07c29bca6
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://gip.googlecode.com/files/$SOURCE
+
SOURCE_HASH=sha512:ab918fcc57d09226690ef2936bbfa5c0a9332ffe7f0bef33a7bd820bbc5af0e8220429cb5e9d10014ea66cdf49cfa96fc02afc246edea4f25647eeb2a073f984
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://www.debain.org/software/gip/
+ WEB_SITE=http://code.google.com/p/gip/
LICENSE[0]=GPL
ENTERED=20080429
SHORT="GTK IP address calculator"
diff --git a/net/gip/HISTORY b/net/gip/HISTORY
index 55c9a1f..12ab12d 100644
--- a/net/gip/HISTORY
+++ b/net/gip/HISTORY
@@ -1,3 +1,6 @@
+2009-09-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: renewed website and source url
+
2009-01-06 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.7.0-1; fixed source url
* PRE_BUILD: removed libsigc++ hacks (upstream fixed)



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2a7c5ba0f2281c30f979c365d76cc72b96855f52), Vlad Glagolev, 09/26/2009

Archive powered by MHonArc 2.6.24.

Top of Page