Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (05980aad229eafd2c0ed05de3a116d0106855696)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: "David Brown" <dmlb2000 AT gmail.com>
  • To: "Eric Sandall" <sandalle AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (05980aad229eafd2c0ed05de3a116d0106855696)
  • Date: Fri, 13 Jul 2007 11:40:13 -0700

The cdrtools update doesn't work with all the patches...

- David Brown

On 7/10/07, Eric Sandall <scm AT sourcemage.org> wrote:
GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

archive/ripmime/DETAILS | 7 +++----
archive/ripmime/HISTORY | 4 ++++
archive/ripmime/ripmime-1.4.0.6.tar.gz.sig | 0
archive/ripmime/ripmime-1.4.0.7.tar.gz.sig |binary
dev/null |binary
disk/cdrtools/DETAILS | 2 +-
disk/cdrtools/HISTORY | 3 +++
disk/cdrtools/cdrtools-2.01.01a29.tar.bz2.sig | 0
disk/cdrtools/cdrtools-2.01.01a30.tar.bz2.sig |binary
mail/thunderbird/HISTORY | 3 +++
mail/thunderbird/INSTALL | 8 +++++++-
net/dhcpcd/HISTORY | 3 +++
net/dhcpcd/INSTALL | 4 +++-
smgl/basesystem/DEPENDS | 2 +-
smgl/basesystem/HISTORY | 3 +++
15 files changed, 31 insertions(+), 8 deletions(-)

New commits:
commit 32183a0cdc28019b6f2c457ebf623252e7cd8807
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

basesystem: Depend on PAGER, not less specifically. Last part of Bug
#12857

commit 3dc8ed25e25e9cb7f1003a0fa610b1c2d824ecfa
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

dhcpcd: Create /var/lib/dhcpc (Bug #11614)

commit acfd355d56675ba6f46b0171c8861978712bbd47
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

dhcpcd: DEPENDS was missing +x

commit f18ebd8227f84f636d706f57d415f655538e7cfa
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

thunderbird: Fix broken symlinks (Bug #13846)

commit bc32d4315b526d338fdbdf4e22deb0a21f9db439
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

ripmime: Updated to 1.4.0.7

commit d37c5541dcca42cd6c5d43fc5614a804c1b786d0
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

cdrtools: Updated to 2.01.01a30

diff --git a/archive/ripmime/DETAILS b/archive/ripmime/DETAILS
index 6bd3038..b554539 100755
--- a/archive/ripmime/DETAILS
+++ b/archive/ripmime/DETAILS
@@ -1,15 +1,14 @@
SPELL=ripmime
- VERSION=1.4.0.6
+ VERSION=1.4.0.7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.pldaniels.com/$SPELL/$SOURCE
#
SOURCE_HASH=sha512:e6e51c6df006a992d79a863ee44ce7ac5c8f03476f0a9d595a9d3e45da7665e5869a3872497bc0f5731438105c03d0e2ca501060d6a5342c68b8e40b69a925b5
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
LICENSE[0]=BSD
WEB_SITE=http://www.pldaniels.com/ripmime/
- ENTERED=20040116
- UPDATED=20040405
KEYWORDS="email archive"
+ ENTERED=20040116
SHORT="Extracts files out of a MIME-encoded email"
cat << EOF
ripMIME extracts attachment files out of a MIME-encoded email pack.
diff --git a/archive/ripmime/HISTORY b/archive/ripmime/HISTORY
index 4179594..d9f6291 100644
--- a/archive/ripmime/HISTORY
+++ b/archive/ripmime/HISTORY
@@ -1,3 +1,7 @@
+2007-07-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.4.0.7
+ Removed UPDATED
+
2006-06-28 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed BUILD_API=2, set grimoire-wide

diff --git a/archive/ripmime/ripmime-1.4.0.6.tar.gz.sig
b/archive/ripmime/ripmime-1.4.0.6.tar.gz.sig
deleted file mode 100644
index 122d4b7..0000000
Binary files a/archive/ripmime/ripmime-1.4.0.6.tar.gz.sig and /dev/null differ
diff --git a/archive/ripmime/ripmime-1.4.0.7.tar.gz.sig
b/archive/ripmime/ripmime-1.4.0.7.tar.gz.sig
new file mode 100644
index 0000000..d81e35f
Binary files /dev/null and b/archive/ripmime/ripmime-1.4.0.7.tar.gz.sig differ
diff --git a/disk/cdrtools/DETAILS b/disk/cdrtools/DETAILS
index fd06eeb..27ff702 100755
--- a/disk/cdrtools/DETAILS
+++ b/disk/cdrtools/DETAILS
@@ -1,5 +1,5 @@
SPELL=cdrtools
- VERSION=2.01.01a29
+ VERSION=2.01.01a30
ALPHA=$([ "${VERSION//a/}" != "$VERSION" ] && echo 1)
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION%a*}
diff --git a/disk/cdrtools/HISTORY b/disk/cdrtools/HISTORY
index bb9c72b..f2908bb 100644
--- a/disk/cdrtools/HISTORY
+++ b/disk/cdrtools/HISTORY
@@ -1,3 +1,6 @@
+2007-07-10 Eric Sandall <sandalle AT sourcemage.urg>
+ * DETAILS: Updated to 2.01.01a30
+
2007-07-09 Eric Sandall <sandalle AT sourcemage.urg>
* DETAILS: Updated to 2.01.01a29
* cdrtools-2.01.01a01-scanbus.patch, cdrtools-2.01.01a03-rezero.patch,
diff --git a/disk/cdrtools/cdrtools-2.01.01a29.tar.bz2.sig
b/disk/cdrtools/cdrtools-2.01.01a29.tar.bz2.sig
deleted file mode 100644
index 5b30956..0000000
Binary files a/disk/cdrtools/cdrtools-2.01.01a29.tar.bz2.sig and /dev/null
differ
diff --git a/disk/cdrtools/cdrtools-2.01.01a30.tar.bz2.sig
b/disk/cdrtools/cdrtools-2.01.01a30.tar.bz2.sig
new file mode 100644
index 0000000..e286a01
Binary files /dev/null and b/disk/cdrtools/cdrtools-2.01.01a30.tar.bz2.sig
differ
diff --git a/mail/thunderbird/HISTORY b/mail/thunderbird/HISTORY
index 67abd48..4858ca0 100644
--- a/mail/thunderbird/HISTORY
+++ b/mail/thunderbird/HISTORY
@@ -1,3 +1,6 @@
+2007-07-10 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Remove broken links (Bug #13846)
+
2007-07-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: ENIGMAIL_VERSION=0.95.2

diff --git a/mail/thunderbird/INSTALL b/mail/thunderbird/INSTALL
index ac3059a..9e976ee 100755
--- a/mail/thunderbird/INSTALL
+++ b/mail/thunderbird/INSTALL
@@ -27,4 +27,10 @@ if test -f $INSTALL_ROOT/usr/lib/libnssckbi.so; then
test -h $THUNDERBIRD_HOME/libnssckbi.so; then
ln -sf $TRACK_ROOT/usr/lib/libnssckbi.so $THUNDERBIRD_HOME/libnssckbi.so
fi
-fi
+fi &&
+
+#
+# Bug #13846 (remove broken symlinks)
+#
+rm -f $INSTALL_ROOT/usr/lib/thunderbird/install/mozilla-installer \
+ $INSTALL_ROOT/usr/lib/thunderbird/install/mozilla-installer-bin
diff --git a/net/dhcpcd/DEPENDS b/net/dhcpcd/DEPENDS
old mode 100644
new mode 100755
diff --git a/net/dhcpcd/HISTORY b/net/dhcpcd/HISTORY
index a262c7d..18c1fbb 100644
--- a/net/dhcpcd/HISTORY
+++ b/net/dhcpcd/HISTORY
@@ -1,3 +1,6 @@
+2007-07-10 Eric Sandall <sandalle AT sourcemage.org>
+ * INSTALL: Create /var/lib/dhcpc (Bug #11614)
+
2007-06-01 Remko van der Vossen <wich AT stack.nl>
* DEPENDS: reinstated GnuPG dependency (for source verification)

diff --git a/net/dhcpcd/INSTALL b/net/dhcpcd/INSTALL
index 4479516..af2e446 100755
--- a/net/dhcpcd/INSTALL
+++ b/net/dhcpcd/INSTALL
@@ -1 +1,3 @@
-make install DESTDIR=${INSTALL_ROOT}
+make install DESTDIR=${INSTALL_ROOT} &&
+
+install -d -m 0755 -o root -g root $INSTALL_ROOT/var/lib/dhcpc
diff --git a/smgl/basesystem/DEPENDS b/smgl/basesystem/DEPENDS
index ec69de7..08e367d 100755
--- a/smgl/basesystem/DEPENDS
+++ b/smgl/basesystem/DEPENDS
@@ -16,7 +16,6 @@ depends gzip &&
depends iana-etc &&
depends init.d &&
depends installwatch &&
-depends less &&
depends locale &&
depends make &&
. $GRIMOIRE/FUNCTIONS &&
@@ -28,6 +27,7 @@ else
fi &&
depends net-tools &&
depends ncurses &&
+depends PAGER &&
depends patch &&
depends procps &&
depends readline &&
diff --git a/smgl/basesystem/HISTORY b/smgl/basesystem/HISTORY
index 81718f8..0cb5729 100644
--- a/smgl/basesystem/HISTORY
+++ b/smgl/basesystem/HISTORY
@@ -1,3 +1,6 @@
+2007-07-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on PAGER (last part of Bug #12857)
+
2007-06-10 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: made texinfo optional

_______________________________________________
SM-Commit mailing list
SM-Commit AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/sm-commit





Archive powered by MHonArc 2.6.24.

Top of Page