Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (e88ba88f44ac8a3796c1d1143d2e322dd0732985)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (e88ba88f44ac8a3796c1d1143d2e322dd0732985)
  • Date: Sat, 22 Dec 2007 01:34:08 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/bluefish/DETAILS | 7 +++----
http/bluefish/HISTORY | 3 +++
2 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit e88ba88f44ac8a3796c1d1143d2e322dd0732985
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

bluefish: Updated deve to version 1.1.5

diff --git a/http/bluefish/DETAILS b/http/bluefish/DETAILS
index 32898c2..3480076 100755
--- a/http/bluefish/DETAILS
+++ b/http/bluefish/DETAILS
@@ -1,12 +1,12 @@
SPELL=bluefish
if [[ $BF_UNSTABLE == y ]]
then
- VERSION=1.1.3
+ VERSION=1.1.5
SOURCE=$SPELL-unstable-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-unstable-$VERSION
SOURCE_URL[0]=http://www.bennewitz.com/$SPELL/devel/source/$SOURCE
- SOURCE_URL[1]=ftp://ftp.ratisbona.com/pub/$SPELL/devel/source/$SOURCE
-
SOURCE_HASH=sha512:3c9a6c8272c8dcfc3bd675596c96a63a46c3fddfba70890061587ed04e5b05aa81c38e73f563f2a4ca1504a04ea9ed08eb063daeb691fede3d25327ba6dc5fc4
+ SOURCE_URL[1]=http://bluefish.mrball.net/devel/source/$SOURCE
+
SOURCE_HASH=sha512:ddd8104b049d9f3508f2ccf362836f6a71477bc669452eec2792f9070370bfd4744f4f2730b5dfff82721a804b274df3e250c26e695f51961bc946d45de36919
else
VERSION=1.0.7
SOURCE=$SPELL-$VERSION.tar.bz2
@@ -18,7 +18,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
WEB_SITE=http://$SPELL.openoffice.nl/
ENTERED=20011106
- PATCHLEVEL=1
LICENSE[0]=GPL
KEYWORDS="html http editors"
SHORT='Bluefish is a GTK2 HTML editor'
diff --git a/http/bluefish/HISTORY b/http/bluefish/HISTORY
index ab100d4..30a41cd 100644
--- a/http/bluefish/HISTORY
+++ b/http/bluefish/HISTORY
@@ -1,3 +1,6 @@
+2007-12-22 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated devel to version 1.1.5. Fixed devel SOURCE_URL[1]
+
2007-04-01 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated unstable to version 1.1.3




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e88ba88f44ac8a3796c1d1143d2e322dd0732985), George Sherwood, 12/22/2007

Archive powered by MHonArc 2.6.24.

Top of Page