Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (863f8f35290d0be51b7a5e22c3ef6c963f80afd7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (863f8f35290d0be51b7a5e22c3ef6c963f80afd7)
  • Date: Wed, 2 Jan 2008 18:51:59 -0600

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

net/cacti/BUILD | 5 +----
net/cacti/DETAILS | 19 ++++++-------------
net/cacti/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 17 deletions(-)

New commits:
commit 863f8f35290d0be51b7a5e22c3ef6c963f80afd7
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

cacti: Updated to latest version and patches

diff --git a/net/cacti/BUILD b/net/cacti/BUILD
index d84c775..290c6fe 100755
--- a/net/cacti/BUILD
+++ b/net/cacti/BUILD
@@ -1,6 +1,3 @@
#apply the official patches
patch -p1 < $SOURCE_CACHE/$SOURCE1 &&
-patch -p1 < $SOURCE_CACHE/$SOURCE2 &&
-patch -p1 < $SOURCE_CACHE/$SOURCE3 &&
-patch -p1 < $SOURCE_CACHE/$SOURCE4 &&
-patch -p1 < $SOURCE_CACHE/$SOURCE5
+patch -p1 < $SOURCE_CACHE/$SOURCE2
diff --git a/net/cacti/DETAILS b/net/cacti/DETAILS
index 5bd3c2b..d5465a1 100755
--- a/net/cacti/DETAILS
+++ b/net/cacti/DETAILS
@@ -1,21 +1,14 @@
SPELL=cacti
- VERSION=0.8.6j
+ VERSION=0.8.7a
SOURCE=$SPELL-$VERSION.tar.gz
#official patches!
- SOURCE1=ping_php_version4_snmpgetnext.patch
- SOURCE2=tree_console_missing_hosts.patch
- SOURCE3=thumbnail_graphs_not_working.patch
- SOURCE4=graph_debug_lockup_fix.patch
- SOURCE5=snmpwalk_fix.patch
- SOURCE1_URL=http://www.cacti.net/downloads/patches/0.8.6j/$SOURCE1
- SOURCE2_URL=http://www.cacti.net/downloads/patches/0.8.6j/$SOURCE2
- SOURCE3_URL=http://www.cacti.net/downloads/patches/0.8.6j/$SOURCE3
- SOURCE4_URL=http://www.cacti.net/downloads/patches/0.8.6j/$SOURCE4
- SOURCE5_URL=http://www.cacti.net/downloads/patches/0.8.6j/$SOURCE5
+ SOURCE1=graph-issue-wrra-specs.patch
+ SOURCE2=cmd-php-non-unique-hosts.patch
+ SOURCE1_URL=http://www.cacti.net/downloads/patches/$VERSION/$SOURCE1
+ SOURCE2_URL=http://www.cacti.net/downloads/patches/$VERSION/$SOURCE2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.cacti.net/downloads/$SOURCE
-
SOURCE_HASH=sha512:74b280e870818d6be2a6deae7aa55bd945dbe1cab842e051f88ef73e4a222831f0b4268540e1d59652f50427639ba000cd2c8ff660f88a152cb043f2ffebc85d
- PATCHLEVEL=1
+
SOURCE_HASH=sha512:69a056d44a2048f5f0fe072f3190ec4d865fe0abfb7ee8ed343033208ae3a284275d59118994e3bd9fdba0e3c8e0e4ebb41fc869e8ff478df3a8620a581addba
LICENSE[0]=GPL
WEB_SITE=http://www.cacti.net
ENTERED=20060131
diff --git a/net/cacti/HISTORY b/net/cacti/HISTORY
index eecfcf9..2c07e05 100644
--- a/net/cacti/HISTORY
+++ b/net/cacti/HISTORY
@@ -1,3 +1,7 @@
+2008-01-02 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: version to 0.8.7a and added official patches
+ * BUILD: modified to only patch two things
+
2007-07-17 David Kowis <dkowis AT shlrm.org>
* DETAILS: added official patches
* BUILD: applied the patches



  • [SM-Commit] GIT changes to master grimoire by David Kowis (863f8f35290d0be51b7a5e22c3ef6c963f80afd7), David Kowis, 01/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page