Skip to Content.
Sympa Menu

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

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 (67f251a6b3c47a2edc5033f959652a8d6992ce31)
  • Date: Wed, 29 Oct 2008 09:26:45 -0500

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

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

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

dhcpcd: => 4.0.3

diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS
index f7b412d..1e9c28d 100755
--- a/net/dhcpcd/DETAILS
+++ b/net/dhcpcd/DETAILS
@@ -1,10 +1,10 @@
SPELL=dhcpcd
if [[ $DHCPCD_DEVEL == y ]]; then
- VERSION=4.0.2
-
SOURCE_HASH=sha512:a3827cb674d14f1e4a1a13d1b5e2f62f6c224cb9149fd76bc7a846d2dda653623da42b541695821caa4c3bf48898ce5181cc0740339a5ff9160a11fc513f8845
+ VERSION=4.0.3
+
SOURCE_HASH=sha512:af0bd7e0d3960cd9f11410bd57543edabb911ee23a85b4b5ef98a793601d5dfe65f51a56ea2580873a483f2bcb134ba4fa58bf6c9fe6b41916fe59ab0da397c8
else
- VERSION=4.0.2
-
SOURCE_HASH=sha512:a3827cb674d14f1e4a1a13d1b5e2f62f6c224cb9149fd76bc7a846d2dda653623da42b541695821caa4c3bf48898ce5181cc0740339a5ff9160a11fc513f8845
+ VERSION=4.0.3
+
SOURCE_HASH=sha512:af0bd7e0d3960cd9f11410bd57543edabb911ee23a85b4b5ef98a793601d5dfe65f51a56ea2580873a483f2bcb134ba4fa58bf6c9fe6b41916fe59ab0da397c8
fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -15,10 +15,10 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
KEYWORDS="net"
SHORT="RFC2131 compliant DHCP client/daemon"
cat << EOF
-dhcpcd is an RFC2131-, RFC2132-, and RFC1541-compliant DHCP client
-daemon. It gets an IP address and other information from the DHCP
-server, automatically configures the network interface, and tries to
-renew the lease time according to RFC2131 or RFC1541.
+dhcpcd is an RFC2131-, RFC2132-, and RFC1541-compliant DHCP client daemon. It
+gets an IP address and other information from the DHCP server, automatically
+configures the network interface, and tries to renew the lease time according
+to RFC2131 or RFC1541.

DHCPCD is now hosted at BerliOS and has new maintainers.
EOF
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index 180aea5..7c157cf 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2008-10-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 4.0.3; fixed desc
+
2008-10-02 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 4.0.2, SOURCE_URL[0] updated




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (67f251a6b3c47a2edc5033f959652a8d6992ce31), Vlad Glagolev, 10/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page