Skip to Content.
Sympa Menu

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

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 (b03660312aea6edafd710f9e12bc1cd0033f964f)
  • Date: Mon, 25 Aug 2008 12:57:39 -0500

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

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

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

dhcpcd: => 4.0.1

diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index 0a54c6e..35d70fd 100755
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,10 +1,10 @@
SPELL=dhcpcd
if [[ $DHCPCD_DEVEL == y ]]; then
- VERSION=4.0.0
-
SOURCE_HASH=sha512:15cc4e939b43fdde03eed572d1c3cb3a93fbe99a3e3c8d3a3e7226d8594e507c6f26c7d5d3d9a58d4978dcb9de41a5a6e2e347e93f6878defe0217530007c598
+ VERSION=4.0.1
+
SOURCE_HASH=sha512:4038f0f3f8e509e84d514a428faedfc42e4442ede43bc2ba5e49c1932af02ef8380d9b9aa1e896b2712e78ae90464a76e3df84ce664357d33867c5838a7c551b
else
- VERSION=4.0.0
-
SOURCE_HASH=sha512:15cc4e939b43fdde03eed572d1c3cb3a93fbe99a3e3c8d3a3e7226d8594e507c6f26c7d5d3d9a58d4978dcb9de41a5a6e2e347e93f6878defe0217530007c598
+ VERSION=4.0.1
+
SOURCE_HASH=sha512:4038f0f3f8e509e84d514a428faedfc42e4442ede43bc2ba5e49c1932af02ef8380d9b9aa1e896b2712e78ae90464a76e3df84ce664357d33867c5838a7c551b
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 8ab155c..744f8ad 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2008-08-25 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.0.1
+
2008-08-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 4.0.0 (both branches)
* PRE_BUILD: fixed hooks installation path



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (b03660312aea6edafd710f9e12bc1cd0033f964f), Vlad Glagolev, 08/25/2008

Archive powered by MHonArc 2.6.24.

Top of Page