Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (94fdfc44995be30a65548af9a6cc47e77430ce71)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Elisamuel Resto <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (94fdfc44995be30a65548af9a6cc47e77430ce71)
  • Date: Mon, 15 Sep 2008 21:53:26 -0500

GIT changes to master grimoire by Elisamuel Resto <ryuji AT sourcemage.org>:

gnome2-libs/gnome-vfs2/DEPENDS | 6 +++---
gnome2-libs/gnome-vfs2/HISTORY | 3 +++
libs/libsmbios/DETAILS | 4 ++--
libs/libsmbios/HISTORY | 3 +++
printer/psutils/DEPENDS | 2 +-
printer/psutils/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 94fdfc44995be30a65548af9a6cc47e77430ce71
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

printer/psutils: POSTSCRIPT-INTERPRETER is now only provided by
ghostscript

commit b82005cb1b5908094a69bca54cafccf5ffdbe0f9
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

gnome2-libs/gnome-vfs2: howl -> avahi: howl upstream recomends avahi
(howl unmaintained)

commit 863df7f767f63062a261c540d4e74015c85f0fcc
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>

libs/libsmbios: updated spell to 2.0.3

diff --git a/gnome2-libs/gnome-vfs2/DEPENDS b/gnome2-libs/gnome-vfs2/DEPENDS
index c3a46f0..356a970 100755
--- a/gnome2-libs/gnome-vfs2/DEPENDS
+++ b/gnome2-libs/gnome-vfs2/DEPENDS
@@ -26,9 +26,9 @@ optional_depends hal
\
"--disable-hal" \
"Enable hal support" &&

-optional_depends howl \
- "--enable-howl" \
- "--disable-howl" \
+optional_depends avahi \
+ "--enable-avahi" \
+ "--disable-avahi" \
"for automatic network service discovery" &&

if spell_ok libgnomeui; then
diff --git a/gnome2-libs/gnome-vfs2/HISTORY b/gnome2-libs/gnome-vfs2/HISTORY
index d58cc23..5b24fc4 100644
--- a/gnome2-libs/gnome-vfs2/HISTORY
+++ b/gnome2-libs/gnome-vfs2/HISTORY
@@ -1,3 +1,6 @@
+2008-09-15 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: howl -> avahi: howl upstream recomends avahi (howl
unmaintained)
+
2008-09-07 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.23.0

diff --git a/libs/libsmbios/DETAILS b/libs/libsmbios/DETAILS
index 8278500..34c3ebb 100755
--- a/libs/libsmbios/DETAILS
+++ b/libs/libsmbios/DETAILS
@@ -1,8 +1,8 @@
SPELL=libsmbios
- VERSION=0.13.9
+ VERSION=2.0.3
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=http://linux.dell.com/${SPELL}/download/${SPELL}/${SPELL}-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:a4d08a3b16fda768a6e197e6537e6928a4699f86373bf6aab2796a9447f8fd7419af9558263f1232d347125972bd39120f11027f1f5ad31a536264afc5164d80
+
SOURCE_HASH=sha512:29a45605cb0d57455a9f3a53b7fc8e5e8b5ef4bc27edf3b7b0882db91cde50c4d172e28f978fe77cef87f7d743ee4441271f335e89ff566029918605fa50437b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://linux.dell.com/libsmbios/main/index.html";
LICENSE[0]=LGPL
diff --git a/libs/libsmbios/HISTORY b/libs/libsmbios/HISTORY
index b817ccb..4e8d5f5 100644
--- a/libs/libsmbios/HISTORY
+++ b/libs/libsmbios/HISTORY
@@ -1,2 +1,5 @@
+2008-09-15 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.3
+
2007-10-24 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS,HISTORY: created spell
diff --git a/printer/psutils/DEPENDS b/printer/psutils/DEPENDS
index 94f346b..3a10934 100755
--- a/printer/psutils/DEPENDS
+++ b/printer/psutils/DEPENDS
@@ -1,2 +1,2 @@
-depends POSTSCRIPT-INTERPRETER &&
+depends ghostscript &&
depends perl
diff --git a/printer/psutils/HISTORY b/printer/psutils/HISTORY
index ffe01dd..ae0ac07 100644
--- a/printer/psutils/HISTORY
+++ b/printer/psutils/HISTORY
@@ -1,3 +1,6 @@
+2008-09-15 Elisamuel Resto <ryuji AT sourcemage.org>
+ * DEPENDS: POSTSCRIPT-INTERPRETER is only provided by ghostscript
+
2008-02-07 Eric Sandall <sandalle AT sourcemage.org>
* psutils-p17.tar.gz.sig: Fix Bug #14289 (cross-certify)




  • [SM-Commit] GIT changes to master grimoire by Elisamuel Resto (94fdfc44995be30a65548af9a6cc47e77430ce71), Elisamuel Resto, 09/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page