Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (dff236da4d917d9e13a20a18891cd6d4aa48251e)
  • Date: Fri, 7 Jul 2006 09:56:13 -0500

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

http/firefox/DEPENDS | 6 +-----
http/firefox/HISTORY | 3 +++
http/httrack/DETAILS | 2 +-
http/httrack/HISTORY | 3 +++
4 files changed, 8 insertions(+), 6 deletions(-)

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

firefox

fixing bug 11526 and 10093

commit 70f0a60e0374a88228bb56336e2fb09d693feee2
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

httrack

Needed to have it's source directory fixed

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 42b3b86..6b860a5 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -8,14 +8,10 @@ depends pango &
depends perl &&
depends zip &&
depends zlib '--with-system-zlib' &&
+depends nss &&

suggest_depends firefox-smglwiki '' '' 'to enable searching the SMGL Wiki
from the Search Bar' &&

-optional_depends nss \
- '--enable-crypto' \
- '--disable-crypto' \
- 'for encrypted communications (https://)' &&
-
if [ "$FIREFOX_GTK" == "2.x" ]; then
depends gtk+2 \
'--enable-default-toolkit=gtk2 --enable-xft --disable-freetype2' &&
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 1acad60..9b48ce9 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2006-07-07 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: made nss non-optional
+
2006-07-04 Matthew Clark <matthewclark AT inlesserterms.net>
* DEPENDS: Added optional dependency on new spell firefox-smglwiki

diff --git a/http/httrack/DETAILS b/http/httrack/DETAILS
index a3cebed..e9aadf3 100755
--- a/http/httrack/DETAILS
+++ b/http/httrack/DETAILS
@@ -1,7 +1,7 @@
SPELL=httrack
VERSION=3.40-2
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION.16
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%%-2}.3
SOURCE_URL[0]=http://www.httrack.com/$SOURCE
SOURCE_URL[1]=http://httrack.free.fr/mirror/$SOURCE

SOURCE_HASH='sha512:36884c1ea96d6103135740384c9bb3c81676b0ffac8e819948bee04a6afecf1ec398f6e146e1e784f83bea0018b93f64a87f1f4bc82c21948a983c5957590fdd'
diff --git a/http/httrack/HISTORY b/http/httrack/HISTORY
index 98a2115..cb1a448 100644
--- a/http/httrack/HISTORY
+++ b/http/httrack/HISTORY
@@ -1,3 +1,6 @@
+2006-07-07 David Kowis <dkowis AT shlrm.org>
+ * DETAILS: fixed source directory
+
2006-05-07 Sergey Lipnevich <sergey AT sourcemage.org>
* DETAILS: upgrade to 3.40-2.




  • [SM-Commit] GIT changes to master grimoire by David Kowis (dff236da4d917d9e13a20a18891cd6d4aa48251e), David Kowis, 07/07/2006

Archive powered by MHonArc 2.6.24.

Top of Page