Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a322753c87bb09862bff3177b8f7f6f8ed7fffe3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a322753c87bb09862bff3177b8f7f6f8ed7fffe3)
  • Date: Mon, 11 Oct 2010 03:41:33 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

kde4-apps/kshowmail/DETAILS | 12 +++++++-----
kde4-apps/kshowmail/HISTORY | 4 ++++
net/shorewall-docs-xml/DETAILS | 2 +-
net/shorewall-docs-xml/HISTORY | 8 ++++++--
ruby-raa/ruby-svg/DETAILS | 2 +-
ruby-raa/ruby-svg/HISTORY | 3 +++
utils/bochs-snapshot/DETAILS | 2 +-
utils/bochs-snapshot/HISTORY | 3 +++
8 files changed, 26 insertions(+), 10 deletions(-)

New commits:
commit a322753c87bb09862bff3177b8f7f6f8ed7fffe3
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

ruby-svg: fixed SOURCE_URL

commit 4fe6da6e161ca5fc8be7d32ccb7061cb7e201908
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

shorewall-docs-xml: fixed VERSION

commit 2d4481fa0c3c0b66ba459e39699761b2d4ec1761
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

kshowmail: updated spell to 4.0.1

commit 8b6837460630a643c3d37d3b74d8da51065ffab3
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

bochs-snapshot: Fixed url in VERSION

diff --git a/kde4-apps/kshowmail/DETAILS b/kde4-apps/kshowmail/DETAILS
index 7c0186c..c25fbb2 100755
--- a/kde4-apps/kshowmail/DETAILS
+++ b/kde4-apps/kshowmail/DETAILS
@@ -1,17 +1,19 @@
SPELL=kshowmail
- VERSION=4.0
-
SOURCE_HASH=sha512:a07cd66e6c473cdffd67564a6a640bd0b79d7d428973aa8f6df75176b01fab8020bae8a65fa1eb3fbf3e8a946ea78c518ecc793c45d1a0efbdcf8cec803c5f79
+ VERSION=4.0.1
+
SOURCE_HASH=sha512:18c835c4fac928b38aee63ca504b77e7ad0241381280673eb479cb5e1ec7b962aa62797bb3d59e6ee243f49ccfa10c79a04d36a794c997fd7240537527a54cb3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]=http://sourceforge.net/projects/kshowmail/files/$VERSION/$SOURCE
+
SOURCE_URL[0]=http://sourceforge.net/projects/kshowmail/files/kshowmail%20for%20KDE4/$VERSION/$SOURCE
#$SOURCEFORGE_URL/$SPELL/files/kshowmail\ for\ KDE4/$VERSION/$SOURCE
WEB_SITE=http://sourceforge.net/projects/$SPELL
ENTERED=20100707
LICENSE[0]=GPL
SHORT='POP3 mail checker'
cat << EOF
-KShowmail is a POP3 mail checker for the KDE with these features: show
number, size and more information
-about mails on pop3 servers in a list view,show the mail headers or complete
mails,delete unwanted mail
+KShowmail is a POP3 mail checker for the KDE with these features: show
number,
+size and more information
+about mails on pop3 servers in a list view,show the mail headers or complete
+mails,delete unwanted mail
from server by configurable filters
Useful if you need to access POP3 mail from several machines
EOF
diff --git a/kde4-apps/kshowmail/HISTORY b/kde4-apps/kshowmail/HISTORY
index 241572c..7bf9a56 100644
--- a/kde4-apps/kshowmail/HISTORY
+++ b/kde4-apps/kshowmail/HISTORY
@@ -1,3 +1,7 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 4.0.1
+ fixed SOURCE_URL, fixed long description wrap
+
2010-07-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.0
spell created
diff --git a/net/shorewall-docs-xml/DETAILS b/net/shorewall-docs-xml/DETAILS
index 60525f7..9a2370f 100755
--- a/net/shorewall-docs-xml/DETAILS
+++ b/net/shorewall-docs-xml/DETAILS
@@ -1,5 +1,5 @@
SPELL=shorewall-docs-xml
- VERSION="$(cat $GRIMOIRE/net/shorewall.version)"
+ VERSION=4.4.6
MAINVER=${VERSION:0:3}
RELEASE=shorewall-${VERSION:0:5}
SOURCE=$SPELL-${VERSION:0:5}.tar.bz2
diff --git a/net/shorewall-docs-xml/HISTORY b/net/shorewall-docs-xml/HISTORY
index 077ebd3..43c9a5a 100644
--- a/net/shorewall-docs-xml/HISTORY
+++ b/net/shorewall-docs-xml/HISTORY
@@ -1,11 +1,15 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed VERSION
+ * HISTORY: fixed spaces to tabs
+
2009-10-08 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: updated to 4.4.2.2
+ * DETAILS: updated to 4.4.2.2

2009-06-02 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 4.2.9

2009-03-08 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: updated to 4.2.6
+ * DETAILS: updated to 4.2.6

2008-09-30 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated to 4.0.14
diff --git a/ruby-raa/ruby-svg/DETAILS b/ruby-raa/ruby-svg/DETAILS
index 9c462b7..80caab3 100755
--- a/ruby-raa/ruby-svg/DETAILS
+++ b/ruby-raa/ruby-svg/DETAILS
@@ -1,7 +1,7 @@
SPELL=ruby-svg
VERSION=1.0.3
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://downloads.sourceforge.jp/${SPELL}/2288/${SOURCE}
+
SOURCE_URL[0]="http://sourceforge.jp/frs/redir.php?m=osdn&f=/${SPELL}/2288/${SOURCE}";

SOURCE_HASH=sha512:522e7371f575817af905d12088bbf50705b1534ba5d1fe36d39b20844f5b47e4813c3628a1cec98bc6a629b722a2cb988ed7b4bf0773aa68d7f6d55124a7b34c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://ruby-svg.sourceforge.jp/";
diff --git a/ruby-raa/ruby-svg/HISTORY b/ruby-raa/ruby-svg/HISTORY
index fc37db7..e8fc706 100644
--- a/ruby-raa/ruby-svg/HISTORY
+++ b/ruby-raa/ruby-svg/HISTORY
@@ -1,3 +1,6 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL
+
2010-02-25 Remko van der Vossen <wich AT sourcemage.org>
* DEPENDS: updated ruby dependency to RUBY provider

diff --git a/utils/bochs-snapshot/DETAILS b/utils/bochs-snapshot/DETAILS
index ba47313..3a22127 100755
--- a/utils/bochs-snapshot/DETAILS
+++ b/utils/bochs-snapshot/DETAILS
@@ -1,5 +1,5 @@
SPELL=bochs-snapshot
- VERSION=$(wget -qO - http://bochs.sourceforge.net/cvs-snapshot/ |
sed -n 's/^.*bochs-\([[:digit:]]*\).tar.gz[^<].*$/\1/p')
+ VERSION=$(wget -qO - http://bochs.sourceforge.net/getcurrent.html |
sed -n 's/^.*bochs-\([[:digit:]]*\).tar.gz[^<].*$/\1/p')
SOURCE=bochs-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/bochs-$VERSION
SOURCE_URL[0]=http://bochs.sourceforge.net/cvs-snapshot/$SOURCE
diff --git a/utils/bochs-snapshot/HISTORY b/utils/bochs-snapshot/HISTORY
index 8b3bab7..78be3fe 100644
--- a/utils/bochs-snapshot/HISTORY
+++ b/utils/bochs-snapshot/HISTORY
@@ -1,3 +1,6 @@
+2010-10-11 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: Fixed url in VERSION
+
2008-08-29 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: fixed wxgtk #14688




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (a322753c87bb09862bff3177b8f7f6f8ed7fffe3), Bor Kraljič, 10/11/2010

Archive powered by MHonArc 2.6.24.

Top of Page