Skip to Content.
Sympa Menu

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

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 (d299a61b004e7cbadbdf03d9d77154ae38fcedde)
  • Date: Fri, 6 Mar 2009 00:26:09 -0600

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

x11/tightvnc/CONFLICTS | 2 +-
x11/tightvnc/DETAILS | 12 ++++++------
x11/tightvnc/HISTORY | 4 +++-
3 files changed, 10 insertions(+), 8 deletions(-)

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

tightvnc: => 1.3.10

diff --git a/x11/tightvnc/CONFLICTS b/x11/tightvnc/CONFLICTS
index c8ad8c9..afdce24 100755
--- a/x11/tightvnc/CONFLICTS
+++ b/x11/tightvnc/CONFLICTS
@@ -1 +1 @@
-conflicts vnc
+conflicts vnc
diff --git a/x11/tightvnc/DETAILS b/x11/tightvnc/DETAILS
index c63c002..475e26c 100755
--- a/x11/tightvnc/DETAILS
+++ b/x11/tightvnc/DETAILS
@@ -1,13 +1,13 @@
SPELL=tightvnc
-if [ "$DEVEL" = "y" ]; then
- VERSION=1.3.9
-
SOURCE_HASH=sha512:e4fc1360bab6b9fba4474d167759bd9c442796c7866183eaf339da1df20485fc02938ea8631f5227516a7ee99e0f820723e586d6aa3faf9747325a89b3ad4e9c

+if [[ $DEVEL == y ]]; then
+ VERSION=1.3.10
+
SOURCE_HASH=sha512:b5b3d5d532feffc07db2d48d3416e1a0d1b1b15bdb8ff801ed42042d4b99f34365e10e3b005bc15cc6e0a33c429db8976c227a1854e1af5e10bcb60e17a69b87
else
- VERSION=1.3.9
-
SOURCE_HASH=sha512:e4fc1360bab6b9fba4474d167759bd9c442796c7866183eaf339da1df20485fc02938ea8631f5227516a7ee99e0f820723e586d6aa3faf9747325a89b3ad4e9c
+ VERSION=1.3.10
+
SOURCE_HASH=sha512:b5b3d5d532feffc07db2d48d3416e1a0d1b1b15bdb8ff801ed42042d4b99f34365e10e3b005bc15cc6e0a33c429db8976c227a1854e1af5e10bcb60e17a69b87
fi
SOURCE=$SPELL-${VERSION}_unixsrc.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/vnc_unixsrc
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/vnc_unixsrc"
SOURCE_URL[0]=$SOURCEFORGE_URL/vnc-tight/$SOURCE
WEB_SITE=http://www.tightvnc.com
ENTERED=20020326
diff --git a/x11/tightvnc/HISTORY b/x11/tightvnc/HISTORY
index bfd44e1..93b41bc 100644
--- a/x11/tightvnc/HISTORY
+++ b/x11/tightvnc/HISTORY
@@ -1,3 +1,6 @@
+2009-03-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.10; quoting paths; cleaned up
+
2008-03-18 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server
No need to check if using modular X as that's all that's available
now
@@ -104,4 +107,3 @@

2002-03-26 Jeff Schmidt <jschmidt AT fnal.gov>
* HISTORY: Added this History file.
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d299a61b004e7cbadbdf03d9d77154ae38fcedde), Vlad Glagolev, 03/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page