Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (d45f52c90554f157776c8aecde7c8725f72b0a95)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d45f52c90554f157776c8aecde7c8725f72b0a95)
  • Date: Fri, 31 Oct 2008 03:17:25 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

dev/null |binary
net/libasyncns/DEPENDS | 2 ++
net/libasyncns/DETAILS | 2 +-
net/libasyncns/HISTORY | 6 ++++++
net/libasyncns/libasyncns-0.2.tar.gz.sig | 0
net/libasyncns/libasyncns-0.7.tar.gz.sig |binary
6 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit d45f52c90554f157776c8aecde7c8725f72b0a95
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libasyncns: Depends on autoconf and libtool

commit c6112bcb05738b7c60c6bed8df0a9b7b4d763deb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libasyncns: Updated to 0.7

commit 6266a35fe988cf8ee2bbb37bdcad27fa8793f2f2
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

libasyncns: Updated to 0.5

diff --git a/net/libasyncns/DEPENDS b/net/libasyncns/DEPENDS
new file mode 100755
index 0000000..082ee5c
--- /dev/null
+++ b/net/libasyncns/DEPENDS
@@ -0,0 +1,2 @@
+depends autoconf &&
+depends libtool
diff --git a/net/libasyncns/DETAILS b/net/libasyncns/DETAILS
index 8e7f2b9..aa19915 100755
--- a/net/libasyncns/DETAILS
+++ b/net/libasyncns/DETAILS
@@ -1,5 +1,5 @@
SPELL=libasyncns
- VERSION=0.2
+ VERSION=0.7
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=http://0pointer.de/lennart/projects/${SPELL}/${SOURCE}
diff --git a/net/libasyncns/HISTORY b/net/libasyncns/HISTORY
index da7cfb2..a26ae5a 100644
--- a/net/libasyncns/HISTORY
+++ b/net/libasyncns/HISTORY
@@ -1,2 +1,8 @@
+2008-10-31 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.5
+ Updated to 0.7
+ * DEPENDS: Depends on autoconf and libtool
+
2007-05-04 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS, HISTORY: created spell
+
diff --git a/net/libasyncns/libasyncns-0.2.tar.gz.sig
b/net/libasyncns/libasyncns-0.2.tar.gz.sig
deleted file mode 100644
index 06a9735..0000000
Binary files a/net/libasyncns/libasyncns-0.2.tar.gz.sig and /dev/null differ
diff --git a/net/libasyncns/libasyncns-0.7.tar.gz.sig
b/net/libasyncns/libasyncns-0.7.tar.gz.sig
new file mode 100644
index 0000000..d4e9931
Binary files /dev/null and b/net/libasyncns/libasyncns-0.7.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d45f52c90554f157776c8aecde7c8725f72b0a95), Eric Sandall, 10/31/2008

Archive powered by MHonArc 2.6.24.

Top of Page