Skip to Content.
Sympa Menu

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

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 (dbcb5d7f9353f91ffc75cb8c71b0eee98a31162b)
  • Date: Tue, 26 Jun 2012 13:27:41 -0500

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

http/links-twibright/DEPENDS | 5 +++++
http/links-twibright/DETAILS | 4 ++--
http/links-twibright/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 2 deletions(-)

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

links-twibright: => 2.7

diff --git a/http/links-twibright/DEPENDS b/http/links-twibright/DEPENDS
index 7db0ff8..ff7a585 100755
--- a/http/links-twibright/DEPENDS
+++ b/http/links-twibright/DEPENDS
@@ -13,6 +13,11 @@ optional_depends bzip2 \
"--without-bzip2" \
"Show bzip2 compressed pages" &&

+optional_depends xz-utils \
+ "--with-lzma" \
+ "--without-lzma" \
+ "to be able to decompress LZMA-compressed files" &&
+
optional_depends fbset \
"--with-fb --enable-graphics" \
"--without-fb" \
diff --git a/http/links-twibright/DETAILS b/http/links-twibright/DETAILS
index 375ff3b..efe4bf9 100755
--- a/http/links-twibright/DETAILS
+++ b/http/links-twibright/DETAILS
@@ -1,10 +1,10 @@
SPELL=links-twibright
- VERSION=2.6
+ VERSION=2.7
SOURCE_NAME=links
SOURCE=$SOURCE_NAME-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SOURCE_NAME-$VERSION
SOURCE_URL[0]=http://links.twibright.com/download/$SOURCE
-
SOURCE_HASH=sha512:6b005ee9b08ee9ffa65634bbce855bd21286dee53a3672dd09252af4f43a5767bd9e6862cd268a8e1881e12e524de4290f39a18800a28cf342f939e41165bebe
+
SOURCE_HASH=sha512:b70d3984b34e795c4c08608a9b66e6b1f60503585a38dda18f1556c579df2ba542fb508adc97e82977dec9d94f29d0b367e79d20264918c36c5e5bdd6b4a67e4
LICENSE[0]=GPL
WEB_SITE=http://links.twibright.com/
ENTERED=20011027
diff --git a/http/links-twibright/HISTORY b/http/links-twibright/HISTORY
index c5e3803..3e8b838 100644
--- a/http/links-twibright/HISTORY
+++ b/http/links-twibright/HISTORY
@@ -1,3 +1,7 @@
+2012-06-26 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.7
+ * DEPENDS: added missing dependency on xz-utils
+
2012-04-10 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.6




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dbcb5d7f9353f91ffc75cb8c71b0eee98a31162b), Vlad Glagolev, 06/26/2012

Archive powered by MHonArc 2.6.24.

Top of Page