Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (334655df6947f34ee7025a6c7ad8aa0e4603884c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (334655df6947f34ee7025a6c7ad8aa0e4603884c)
  • Date: Sun, 21 Oct 2007 17:12:30 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

dev/null |binary
gnome2-apps/gnumeric/DETAILS | 2 +-
gnome2-apps/gnumeric/HISTORY | 3 +++
gnome2-apps/gnumeric/gnumeric-1.7.12.tar.bz2.sig | 0
gnome2-apps/gnumeric/gnumeric-1.7.13.tar.bz2.sig |binary
gnome2-libs/goffice-0.5/DETAILS | 2 +-
gnome2-libs/goffice-0.5/HISTORY | 3 +++
gnome2-libs/goffice-0.5/goffice-0.5.0.tar.bz2.sig | 0
gnome2-libs/goffice-0.5/goffice-0.5.1.tar.bz2.sig |binary
net/jigdo/DETAILS | 5 ++---
net/jigdo/HISTORY | 4 ++++
net/jigdo/PRE_BUILD | 3 ---
net/jigdo/jigdo-0.7.3.tar.bz2.sig |binary
net/jigdo/scan.diff | 17 -----------------
14 files changed, 14 insertions(+), 25 deletions(-)

New commits:
commit 467e8c2200d033b46fe6275e83f7e70102015385
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

gnumeric: updated devel version to 1.7.13

commit 0fa83807cd362ab5df8f3922607bb7e48c7a0ce8
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

jigdo: actually delete PRE_BUILD

commit 194ecd7c248acf46aa1f3f8ad644c3ada986ec30
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

jigdo: updated to 0.7.3

commit fbd3c00d6705aa42048f307679d487f16f985543
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

goffice-0.5: updated to 0.5.1

diff --git a/gnome2-apps/gnumeric/DETAILS b/gnome2-apps/gnumeric/DETAILS
index ec646ef..28fbc0e 100755
--- a/gnome2-apps/gnumeric/DETAILS
+++ b/gnome2-apps/gnumeric/DETAILS
@@ -1,6 +1,6 @@
SPELL=gnumeric
if [[ "${GNUMERIC_DEVEL}" == "y" ]]; then
- VERSION=1.7.12
+ VERSION=1.7.13
else
VERSION=1.6.3
PATCHLEVEL=2
diff --git a/gnome2-apps/gnumeric/HISTORY b/gnome2-apps/gnumeric/HISTORY
index abc3235..3a5f9a4 100644
--- a/gnome2-apps/gnumeric/HISTORY
+++ b/gnome2-apps/gnumeric/HISTORY
@@ -1,3 +1,6 @@
+2007-10-21 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.7.13
+
2007-09-22 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.7.12
* DEPENDS: change scrollkeeper to rarian
diff --git a/gnome2-apps/gnumeric/gnumeric-1.7.12.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.7.12.tar.bz2.sig
deleted file mode 100644
index a1a35f9..0000000
Binary files a/gnome2-apps/gnumeric/gnumeric-1.7.12.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-apps/gnumeric/gnumeric-1.7.13.tar.bz2.sig
b/gnome2-apps/gnumeric/gnumeric-1.7.13.tar.bz2.sig
new file mode 100644
index 0000000..684ab86
Binary files /dev/null and b/gnome2-apps/gnumeric/gnumeric-1.7.13.tar.bz2.sig
differ
diff --git a/gnome2-libs/goffice-0.5/DETAILS b/gnome2-libs/goffice-0.5/DETAILS
index f4a997c..8db5d96 100755
--- a/gnome2-libs/goffice-0.5/DETAILS
+++ b/gnome2-libs/goffice-0.5/DETAILS
@@ -1,5 +1,5 @@
SPELL=goffice-0.5
- VERSION=0.5.0
+ VERSION=0.5.1
BRANCH=${VERSION%\.*}
SOURCE=goffice-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/goffice-$VERSION
diff --git a/gnome2-libs/goffice-0.5/HISTORY b/gnome2-libs/goffice-0.5/HISTORY
index c1ae2b1..08190cb 100644
--- a/gnome2-libs/goffice-0.5/HISTORY
+++ b/gnome2-libs/goffice-0.5/HISTORY
@@ -1,2 +1,5 @@
+2007-10-21 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.5.1
+
2007-09-22 Robin Cook <rcook AT wyrms.net>
* New spell made from goffice-dev
diff --git a/gnome2-libs/goffice-0.5/goffice-0.5.0.tar.bz2.sig
b/gnome2-libs/goffice-0.5/goffice-0.5.0.tar.bz2.sig
deleted file mode 100644
index 7488a46..0000000
Binary files a/gnome2-libs/goffice-0.5/goffice-0.5.0.tar.bz2.sig and
/dev/null differ
diff --git a/gnome2-libs/goffice-0.5/goffice-0.5.1.tar.bz2.sig
b/gnome2-libs/goffice-0.5/goffice-0.5.1.tar.bz2.sig
new file mode 100644
index 0000000..30a6dc0
Binary files /dev/null and
b/gnome2-libs/goffice-0.5/goffice-0.5.1.tar.bz2.sig differ
diff --git a/net/jigdo/DETAILS b/net/jigdo/DETAILS
index 61281f2..e474be0 100755
--- a/net/jigdo/DETAILS
+++ b/net/jigdo/DETAILS
@@ -1,13 +1,12 @@
SPELL=jigdo
- VERSION=0.7.2
- SOURCE_HASH='sha1:adaf1957fa1e4872d7162591060816b9e04ee264'
+ VERSION=0.7.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://atterer.net/jigdo/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://atterer.net/jigdo/
LICENSE[0]=GPL
ENTERED=20021001
- UPDATED=20050817
KEYWORDS="net"
SHORT='Large file distribution facilitator'
cat << EOF
diff --git a/net/jigdo/HISTORY b/net/jigdo/HISTORY
index 42388c4..3a3572c 100644
--- a/net/jigdo/HISTORY
+++ b/net/jigdo/HISTORY
@@ -1,3 +1,7 @@
+2007-10-20 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.7.3
+ * PRE_BUILD: actually delete and patch applied in PRE_BUILD
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/net/jigdo/PRE_BUILD b/net/jigdo/PRE_BUILD
deleted file mode 100755
index 109d89d..0000000
--- a/net/jigdo/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p1 < $SCRIPT_DIRECTORY/scan.diff
diff --git a/net/jigdo/jigdo-0.7.3.tar.bz2.sig
b/net/jigdo/jigdo-0.7.3.tar.bz2.sig
new file mode 100644
index 0000000..5e61c2f
Binary files /dev/null and b/net/jigdo/jigdo-0.7.3.tar.bz2.sig differ
diff --git a/net/jigdo/scan.diff b/net/jigdo/scan.diff
deleted file mode 100644
index d4abeb5..0000000
--- a/net/jigdo/scan.diff
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -urN jigdo-0.7.2/src/scan.hh jigdo/src/scan.hh
---- jigdo-0.7.2/src/scan.hh 2005-07-02 18:05:04.000000000 -0400
-+++ jigdo/src/scan.hh 2005-08-17 14:52:07.000000000 -0400
-@@ -425,9 +425,11 @@
- const byte* data;
- size_t dataSize;
- try {
-- if (cacheFile->findName(data, dataSize, name, fileInfo.st_size,
-+ long long int size = fileInfo.st_size;
-+ if (cacheFile->findName(data, dataSize, name, size,
- fileInfo.st_mtime).failed())
- continue;
-+ fileInfo.st_size = size;
- } catch (DbError e) {
- string err = subst(_("Error accessing cache: %1"), e.message);
- reporter.error(err);
-Binary files jigdo-0.7.2/src/.scan.hh.swp and jigdo/src/.scan.hh.swp differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (334655df6947f34ee7025a6c7ad8aa0e4603884c), Robin Cook, 10/21/2007

Archive powered by MHonArc 2.6.24.

Top of Page