Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (12b2f136fe63a0526e345c08450da636b7b309e4)
  • Date: Tue, 8 Aug 2006 20:36:03 -0500

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

perl-cpan/net-dbus/BUILD | 1 +
perl-cpan/net-dbus/DEPENDS | 5 +++++
perl-cpan/net-dbus/DETAILS | 18 ++++++++++++++++++
perl-cpan/net-dbus/HISTORY | 5 +++++
perl-cpan/net-dbus/Net-DBus-0.33.3.tar.gz.sig |binary
x11-libs/cairo/DETAILS | 5 ++---
x11-libs/cairo/HISTORY | 3 +++
x11-libs/cairo/cairo-1.2.2.tar.gz.sig |binary
8 files changed, 34 insertions(+), 3 deletions(-)

New commits:
commit 12b2f136fe63a0526e345c08450da636b7b309e4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

cairo: updated to 1.2.2

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

net-dbus: new spell needed by system-tools-backends 1.9.x

diff --git a/perl-cpan/net-dbus/BUILD b/perl-cpan/net-dbus/BUILD
new file mode 100755
index 0000000..2c6f78b
--- /dev/null
+++ b/perl-cpan/net-dbus/BUILD
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/PERL_BUILD
diff --git a/perl-cpan/net-dbus/DEPENDS b/perl-cpan/net-dbus/DEPENDS
new file mode 100755
index 0000000..2e3a924
--- /dev/null
+++ b/perl-cpan/net-dbus/DEPENDS
@@ -0,0 +1,5 @@
+depends perl &&
+depends time-hires &&
+depends xml-grove &&
+depends xml-parser-expat &&
+depends dbus
diff --git a/perl-cpan/net-dbus/DETAILS b/perl-cpan/net-dbus/DETAILS
new file mode 100755
index 0000000..f58be32
--- /dev/null
+++ b/perl-cpan/net-dbus/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=net-dbus
+ VERSION=0.33.3
+ SOURCE=Net-DBus-$VERSION.tar.gz
+ BUILD_API=2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-DBus-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DA/DANBERR/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE=ART
+ WEB_SITE=http://search.cpan.org/~danberr/Net-DBus-0.33.3/
+ ENTERED=20060730
+ KEYWORDS="dbus perl"
+ SHORT="Net::DBus, a Perl DBus wrapper"
+cat << EOF
+Net::DBus provides a Perl XS API to the dbus inter-application
+messaging system. The Perl API covers the core base level
+of the dbus APIs, not concerning itself yet with the GLib
+or QT wrappers.
+EOF
diff --git a/perl-cpan/net-dbus/HISTORY b/perl-cpan/net-dbus/HISTORY
new file mode 100644
index 0000000..3d2ada6
--- /dev/null
+++ b/perl-cpan/net-dbus/HISTORY
@@ -0,0 +1,5 @@
+2006-07-30 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.33.3
+
+2006-07-30 Robin Cook <rcook AT wyrms.net>
+ * Initial Spell
diff --git a/perl-cpan/net-dbus/Net-DBus-0.33.3.tar.gz.sig
b/perl-cpan/net-dbus/Net-DBus-0.33.3.tar.gz.sig
new file mode 100644
index 0000000..5596664
Binary files /dev/null and b/perl-cpan/net-dbus/Net-DBus-0.33.3.tar.gz.sig
differ
diff --git a/x11-libs/cairo/DETAILS b/x11-libs/cairo/DETAILS
index 02ace14..7eebed4 100755
--- a/x11-libs/cairo/DETAILS
+++ b/x11-libs/cairo/DETAILS
@@ -1,11 +1,10 @@
SPELL=cairo
- VERSION=1.2.0
-
SOURCE_HASH=sha512:2c265c99938e5457f5c77519964752442f9e974b7e18727dde9d64ecc1274b16b701ffb75f3dd0210c37ae0972dff24285ab1c174814573c38a576f1692e60c4
+ VERSION=1.2.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://cairographics.org/releases/$SOURCE
WEB_SITE=http://cairographics.org
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=MIT
ENTERED=20040617
KEYWORDS="x11 libs"
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index 8da6db5..2fe879b 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,6 @@
+2006-08-08 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.2.2
+
2006-07-01 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 1.2.0
* cairo_font_from_face.patch: delete obsolete patch
diff --git a/x11-libs/cairo/cairo-1.2.2.tar.gz.sig
b/x11-libs/cairo/cairo-1.2.2.tar.gz.sig
new file mode 100644
index 0000000..a895f05
Binary files /dev/null and b/x11-libs/cairo/cairo-1.2.2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (12b2f136fe63a0526e345c08450da636b7b309e4), Robin Cook, 08/08/2006

Archive powered by MHonArc 2.6.24.

Top of Page