Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (bfe6f3b3e9938eb902a50806b759f39c691b0f30)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (bfe6f3b3e9938eb902a50806b759f39c691b0f30)
  • Date: Thu, 8 Sep 2011 02:58:18 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

net/netwatch/DETAILS | 10 +++++-----
net/netwatch/HISTORY | 5 +++++
net/netwatch/PRE_BUILD | 3 ---
net/netwatch/netwatch-1.0b.pre3-SGL.patch | 10 ----------
4 files changed, 10 insertions(+), 18 deletions(-)

New commits:
commit bfe6f3b3e9938eb902a50806b759f39c691b0f30
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

netwatch: updated spell to 1.3.0-1 (fixes #155)

diff --git a/net/netwatch/DETAILS b/net/netwatch/DETAILS
index 5f614c7..aa01274 100755
--- a/net/netwatch/DETAILS
+++ b/net/netwatch/DETAILS
@@ -1,9 +1,9 @@
SPELL=netwatch
- VERSION=1.0bplay
- SOURCE=$SPELL-$VERSION.src.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.slctech.org/~mackay/$SOURCE
-
SOURCE_HASH=sha512:b56eec49238a372e86e26773053986c6fe21c40cc918be3a451d4f1bbc80ca30ba13b71c0c2333a0c9328d4e65ecc8a074e4b5176432221d3158096675697bff

+ VERSION=1.3.0-1
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-1/}
+ SOURCE_URL[0]=http://www.slctech.org/~mackay/NETWATCH/$SOURCE
+
SOURCE_HASH=sha512:c0feddf01d118c7d8ff1fd8344692db5ad6f1bbaf375a7ed296756314454a7b1fb430f73d698156aca7a4391578215b3e6cb0f899044be228827a0acb4caba2a
WEB_SITE=http://www.slctech.org/~mackay/netwatch.html
ENTERED=20020513
KEYWORDS="net"
diff --git a/net/netwatch/HISTORY b/net/netwatch/HISTORY
index e48effa..cf31783 100644
--- a/net/netwatch/HISTORY
+++ b/net/netwatch/HISTORY
@@ -1,3 +1,8 @@
+2011-09-08 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 1.3.0-1 (fixes #155)
+ Fixed SOURCE_URL[0], SOURCE_DIRECTORY, SOURCE (.src.tgz -> .tgz)
+ * netwatch-1.0b.pre3-SGL.patch, PRE_BUILD: removed, no longer needed
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/net/netwatch/PRE_BUILD b/net/netwatch/PRE_BUILD
deleted file mode 100755
index d698f80..0000000
--- a/net/netwatch/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
- default_pre_build &&
- cd $SOURCE_DIRECTORY &&
- patch -p1 < $SCRIPT_DIRECTORY/netwatch-1.0b.pre3-SGL.patch
diff --git a/net/netwatch/netwatch-1.0b.pre3-SGL.patch
b/net/netwatch/netwatch-1.0b.pre3-SGL.patch
deleted file mode 100755
index 5299317..0000000
--- a/net/netwatch/netwatch-1.0b.pre3-SGL.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- org/netwatch.c Sat Apr 14 20:38:07 2001
-+++ new/netwatch.c Tue Mar 26 12:02:11 2002
-@@ -51,6 +51,7 @@
- /*
- * This is the main FILE
- */
-+#include <time.h>
- #define MAIN_LINE 1
- #include "config.h"
-



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (bfe6f3b3e9938eb902a50806b759f39c691b0f30), Bor Kraljič, 09/08/2011

Archive powered by MHonArc 2.6.24.

Top of Page