Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (eb39974861ec82c0fba70ea9bfe2581135fafae8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pieter Lenaerts <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (eb39974861ec82c0fba70ea9bfe2581135fafae8)
  • Date: Sat, 20 Jan 2007 03:28:31 -0600

GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

dev/null |binary
editors/zile/DETAILS | 2 +-
editors/zile/HISTORY | 3 +++
editors/zile/zile-2.2.25.tar.gz.sig | 0
editors/zile/zile-2.2.28.tar.gz.sig |binary
wm-addons/bbmail/DETAILS | 9 ++++-----
wm-addons/bbmail/HISTORY | 3 +++
wm-addons/bbmail/bbmail-0.9.1.tar.gz.sig |binary
wm-addons/bbpager/DETAILS | 9 ++++-----
wm-addons/bbpager/HISTORY | 3 +++
wm-addons/bbpager/bbpager-0.4.2.tar.gz.sig |binary
wm-addons/bbppp/BUILD | 2 --
wm-addons/bbppp/DETAILS | 13 ++++---------
wm-addons/bbppp/HISTORY | 4 ++++
wm-addons/bbppp/bbppp-0.2.5.tar.gz.sig |binary
15 files changed, 26 insertions(+), 22 deletions(-)

New commits:
commit eb39974861ec82c0fba70ea9bfe2581135fafae8
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

bbppp: updated

commit 219b79c94c8e6e7d828ddb317b1614ee2d56f396
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

bbpager: updated

commit c4bdd6593b4efee0ae84efb24a91404f0b19f911
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

bbmail: updated

commit 139a89a4580478931a23589cd2496ff153d918f2
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

zile: updated

diff --git a/editors/zile/DETAILS b/editors/zile/DETAILS
index 78144a2..67ba062 100755
--- a/editors/zile/DETAILS
+++ b/editors/zile/DETAILS
@@ -1,5 +1,5 @@
SPELL=zile
- VERSION=2.2.25
+ VERSION=2.2.28
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/editors/zile/HISTORY b/editors/zile/HISTORY
index 664a890..92b57fd 100644
--- a/editors/zile/HISTORY
+++ b/editors/zile/HISTORY
@@ -1,3 +1,6 @@
+2007-01-19 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 2.2.28
+
2007-01-12 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to 2.2.25

diff --git a/editors/zile/zile-2.2.25.tar.gz.sig
b/editors/zile/zile-2.2.25.tar.gz.sig
deleted file mode 100644
index c4d9cc3..0000000
Binary files a/editors/zile/zile-2.2.25.tar.gz.sig and /dev/null differ
diff --git a/editors/zile/zile-2.2.28.tar.gz.sig
b/editors/zile/zile-2.2.28.tar.gz.sig
new file mode 100644
index 0000000..a227125
Binary files /dev/null and b/editors/zile/zile-2.2.28.tar.gz.sig differ
diff --git a/wm-addons/bbmail/DETAILS b/wm-addons/bbmail/DETAILS
index d6d0509..86792f6 100755
--- a/wm-addons/bbmail/DETAILS
+++ b/wm-addons/bbmail/DETAILS
@@ -1,11 +1,10 @@
SPELL=bbmail
- VERSION=0.8.3
+ VERSION=0.9.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://bbtools.windsofstorm.net/sources/${SOURCE}
- SOURCE_URL[1]=http://download.sourcemage.org/mirror/$SOURCE
- WEB_SITE=http://bbtools.thelinuxcommunity.org/available.phtml#bbmail
-
SOURCE_HASH=sha512:8bea9188df8829bc743635b1adf199224e723bc086a7496e128075c819a2bbc97b73c2984db755b894a90f3e0255aa9b7c210befbc1dceea0b843856a09dcdd8
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/bbtools/${SOURCE}
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ WEB_SITE=http://bbtools.sourforge.net/
LICENSE[0]=GPL
ENTERED=20020220
KEYWORDS="wm-addons mail"
diff --git a/wm-addons/bbmail/HISTORY b/wm-addons/bbmail/HISTORY
index 3818b7c..b208dce 100644
--- a/wm-addons/bbmail/HISTORY
+++ b/wm-addons/bbmail/HISTORY
@@ -1,3 +1,6 @@
+2007-01-19 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 0.9.1, updated URL's
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/wm-addons/bbmail/bbmail-0.9.1.tar.gz.sig
b/wm-addons/bbmail/bbmail-0.9.1.tar.gz.sig
new file mode 100644
index 0000000..b202303
Binary files /dev/null and b/wm-addons/bbmail/bbmail-0.9.1.tar.gz.sig differ
diff --git a/wm-addons/bbpager/DETAILS b/wm-addons/bbpager/DETAILS
index 3400e49..0d2a701 100755
--- a/wm-addons/bbpager/DETAILS
+++ b/wm-addons/bbpager/DETAILS
@@ -1,11 +1,10 @@
SPELL=bbpager
- VERSION=0.3.1
+ VERSION=0.4.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://bbtools.windsofstorm.net/sources/${SOURCE}
- SOURCE_URL[1]=http://download.sourcemage.org/mirror/$SOURCE
- WEB_SITE=http://bbtools.thelinuxcommunity.org/available.phtml#bbpager
-
SOURCE_HASH=sha512:1cd8012e130dbb1e4130920c042b145bf4b9944f40bebec6c8d17a6f93e38fb0835d08654a77aa2d0c98ca32d0cddd2fff55cc7857fd479b801d5272a96d00d0
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/bbtools/${SOURCE}
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ WEB_SITE=http://bbtools.sourceforge.net/
LICENSE[0]=GPL
ENTERED=20020214
KEYWORDS="blackbox wm-addons"
diff --git a/wm-addons/bbpager/HISTORY b/wm-addons/bbpager/HISTORY
index b8e3ea5..b0e605f 100644
--- a/wm-addons/bbpager/HISTORY
+++ b/wm-addons/bbpager/HISTORY
@@ -1,3 +1,6 @@
+2007-01-19 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 0.4.2, updated URL's
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/wm-addons/bbpager/bbpager-0.4.2.tar.gz.sig
b/wm-addons/bbpager/bbpager-0.4.2.tar.gz.sig
new file mode 100644
index 0000000..eb6e95a
Binary files /dev/null and b/wm-addons/bbpager/bbpager-0.4.2.tar.gz.sig differ
diff --git a/wm-addons/bbppp/BUILD b/wm-addons/bbppp/BUILD
deleted file mode 100755
index 4d877e6..0000000
--- a/wm-addons/bbppp/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-sedit '45{N;s/\n/\\n/;}' main.cc &&
-default_build
diff --git a/wm-addons/bbppp/DETAILS b/wm-addons/bbppp/DETAILS
index da6d825..22b64a5 100755
--- a/wm-addons/bbppp/DETAILS
+++ b/wm-addons/bbppp/DETAILS
@@ -1,16 +1,11 @@
SPELL=bbppp
- VERSION=0.2.3
+ VERSION=0.2.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://bbtools.thelinuxcommunity.org/sources/$SOURCE
- SOURCE_URL[1]=http://download.sourcemage.org/mirror/$SOURCE
- WEB_SITE=http://bbtools.thelinuxcommunity.org/available.phtml#bbppp
-
SOURCE_HASH=sha512:94e888d3b8ddcf03d953371322f05b7a8013b8d12627ff25944cd92be9e60775c4757fd57e9d9d2c734dfd3d70906c2a97b236c51f7ba5323c362baa12ba8dcd
-
SOURCE2_HASH=sha512:94e888d3b8ddcf03d953371322f05b7a8013b8d12627ff25944cd92be9e60775c4757fd57e9d9d2c734dfd3d70906c2a97b236c51f7ba5323c362baa12ba8dcd
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/bbtools/${SOURCE}
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
+ WEB_SITE=http://bbtools.sourceforge.net/
LICENSE[0]=GPL
- MENU_ITEM[0]="bbppp"
- MENU_EXEC[0]="bbppp"
- MENU_DESC[0]="status of ppp-link"
ENTERED=20020220
KEYWORDS="wm-addons"
SHORT="bbppp the status of your ppp-link."
diff --git a/wm-addons/bbppp/HISTORY b/wm-addons/bbppp/HISTORY
index 1d1c413..d26ffd8 100644
--- a/wm-addons/bbppp/HISTORY
+++ b/wm-addons/bbppp/HISTORY
@@ -1,3 +1,7 @@
+2007-01-20 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 0.2.5, updated URL's
+ * removed BUILD, patch no longer needed
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/wm-addons/bbppp/bbppp-0.2.5.tar.gz.sig
b/wm-addons/bbppp/bbppp-0.2.5.tar.gz.sig
new file mode 100644
index 0000000..ea0d77b
Binary files /dev/null and b/wm-addons/bbppp/bbppp-0.2.5.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (eb39974861ec82c0fba70ea9bfe2581135fafae8), Pieter Lenaerts, 01/20/2007

Archive powered by MHonArc 2.6.24.

Top of Page