Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (53d2c71dc81a16e955cabd8b0dbd44368f2f58ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (53d2c71dc81a16e955cabd8b0dbd44368f2f58ee)
  • Date: Mon, 30 Jun 2008 19:03:09 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
gnome2-libs/intltool/DETAILS | 7 ++++---
gnome2-libs/intltool/HISTORY | 4 ++++
gnome2-libs/intltool/PRE_BUILD | 4 ----
gnome2-libs/intltool/intltool-0.37.1.tar.bz2.sig | 0
gnome2-libs/intltool/intltool-0.40.0.tar.bz2.sig |binary
gnome2-libs/orbit2/BUILD | 4 ++--
gnome2-libs/orbit2/DETAILS | 21 ++++++++++-----------
gnome2-libs/orbit2/HISTORY | 5 +++++
gnome2-libs/orbit2/INSTALL | 4 ++--
gnome2-libs/orbit2/ORBit2-2.14.12.tar.bz2.sig | 0
gnome2-libs/orbit2/ORBit2-2.14.13.tar.bz2.sig |binary
perl-cpan/perl-error/DETAILS | 8 ++++----
perl-cpan/perl-error/HISTORY | 3 +++
perl-cpan/uri/DETAILS | 10 +++++-----
perl-cpan/uri/HISTORY | 3 +++
16 files changed, 42 insertions(+), 31 deletions(-)

New commits:
commit 53d2c71dc81a16e955cabd8b0dbd44368f2f58ee
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

uri: => 1.37

commit 9630fcc278eff4927600fc96091969658022f920
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

perl-error: => 0.17014

commit 6d9e795b3a6cf2f0f095d4b1166bb129a87ee978
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

intltool: => 0.40.0

commit 142b3dfdd8a6fa0eb6f222498435e1cda3cf242d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

orbit2: => 2.14.13, small fixups

diff --git a/gnome2-libs/intltool/DETAILS b/gnome2-libs/intltool/DETAILS
index 6de3e83..da1eb03 100755
--- a/gnome2-libs/intltool/DETAILS
+++ b/gnome2-libs/intltool/DETAILS
@@ -1,5 +1,5 @@
SPELL=intltool
- VERSION=0.37.1
+ VERSION=0.40.0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
@@ -9,7 +9,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.gnome.org/
ENTERED=20010922
KEYWORDS="i18n xml gnome2 libs"
- SHORT="intltool provides xml internationalization tools?"
+ SHORT="intltool provides xml internationalization tools"
cat << EOF
-intltool
+The intltool package is a set of tools for translating the contents of data
+files using the gettext translation framework.
EOF
diff --git a/gnome2-libs/intltool/HISTORY b/gnome2-libs/intltool/HISTORY
index 8394371..26f3898 100644
--- a/gnome2-libs/intltool/HISTORY
+++ b/gnome2-libs/intltool/HISTORY
@@ -1,3 +1,7 @@
+2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.40.0, fixed long desc
+ * PRE_BUILD: removed, bug fixed
+
2008-02-26 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.37.1

diff --git a/gnome2-libs/intltool/PRE_BUILD b/gnome2-libs/intltool/PRE_BUILD
deleted file mode 100755
index d98d5a4..0000000
--- a/gnome2-libs/intltool/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-# fix intltool-extract invocation path #13760
-sed -i '/"intltool-extract"/ s,","/usr/bin/,3' \
- $SOURCE_DIRECTORY/intltool-update.in.in
diff --git a/gnome2-libs/intltool/intltool-0.37.1.tar.bz2.sig
b/gnome2-libs/intltool/intltool-0.37.1.tar.bz2.sig
deleted file mode 100644
index 3b87ece..0000000
Binary files a/gnome2-libs/intltool/intltool-0.37.1.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/intltool/intltool-0.40.0.tar.bz2.sig
b/gnome2-libs/intltool/intltool-0.40.0.tar.bz2.sig
new file mode 100644
index 0000000..4a474ae
Binary files /dev/null and b/gnome2-libs/intltool/intltool-0.40.0.tar.bz2.sig
differ
diff --git a/gnome2-libs/orbit2/BUILD b/gnome2-libs/orbit2/BUILD
index feceeab..d22e99f 100755
--- a/gnome2-libs/orbit2/BUILD
+++ b/gnome2-libs/orbit2/BUILD
@@ -1,3 +1,3 @@
-make_single &&
-default_build &&
+make_single &&
+default_build &&
make_normal
diff --git a/gnome2-libs/orbit2/DETAILS b/gnome2-libs/orbit2/DETAILS
index 3f4ab98..338b6bb 100755
--- a/gnome2-libs/orbit2/DETAILS
+++ b/gnome2-libs/orbit2/DETAILS
@@ -1,22 +1,21 @@
SPELL=orbit2
- VERSION=2.14.12
+ VERSION=2.14.13
BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=ORBit2-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ORBit2-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/ORBit2/$BRANCH/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=GPL
LICENSE[1]=LGPL
- WEB_SITE=http://orbit-resource.sourceforge.net
+ WEB_SITE=http://orbit-resource.sourceforge.net/
ENTERED=20020505
KEYWORDS="gnome2 libs"
- SHORT="High-performance CORBA Object Request Broker."
+ SHORT="high-performance CORBA Object Request Broker"
cat << EOF
-ORBit is a high-performance CORBA (Common Object Request Broker
-Architecture) ORB (object request broker). It allows programs to
-send requests and receive replies from other programs, regardless
-of the locations of the two programs. CORBA is an architecture that
-enables communication between program objects, regardless of the
-programming language they're written in or the operating system they
-run on.
+ORBit is a high-performance CORBA (Common Object Request Broker Architecture)
+ORB (object request broker). It allows programs to send requests and receive
+replies from other programs, regardless of the locations of the two programs.
+CORBA is an architecture that enables communication between program objects,
+regardless of the programming language they're written in or the operating
+system they run on.
EOF
diff --git a/gnome2-libs/orbit2/HISTORY b/gnome2-libs/orbit2/HISTORY
index 83d894f..ba55bda 100644
--- a/gnome2-libs/orbit2/HISTORY
+++ b/gnome2-libs/orbit2/HISTORY
@@ -1,3 +1,8 @@
+2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.14.13, fixed short/long descs, cleaned
up
+ * BUILD: cleaned up
+ * INSTALL: added missing `&&'
+
2008-02-25 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.14.12
* DEPENDS: removed useless dep
diff --git a/gnome2-libs/orbit2/INSTALL b/gnome2-libs/orbit2/INSTALL
index c6f27a1..9d9a4c0 100755
--- a/gnome2-libs/orbit2/INSTALL
+++ b/gnome2-libs/orbit2/INSTALL
@@ -1,3 +1,3 @@
-make_single
-default_install
+make_single &&
+default_install &&
make_normal
diff --git a/gnome2-libs/orbit2/ORBit2-2.14.12.tar.bz2.sig
b/gnome2-libs/orbit2/ORBit2-2.14.12.tar.bz2.sig
deleted file mode 100644
index 1bb49c8..0000000
Binary files a/gnome2-libs/orbit2/ORBit2-2.14.12.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/orbit2/ORBit2-2.14.13.tar.bz2.sig
b/gnome2-libs/orbit2/ORBit2-2.14.13.tar.bz2.sig
new file mode 100644
index 0000000..ad5e41c
Binary files /dev/null and b/gnome2-libs/orbit2/ORBit2-2.14.13.tar.bz2.sig
differ
diff --git a/perl-cpan/perl-error/DETAILS b/perl-cpan/perl-error/DETAILS
index b89f350..9171ae3 100755
--- a/perl-cpan/perl-error/DETAILS
+++ b/perl-cpan/perl-error/DETAILS
@@ -1,13 +1,13 @@
SPELL=perl-error
- VERSION=0.17012
+ VERSION=0.17014
SOURCE=Error-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.cpan.org/authors/id/S/SH/SHLOMIF/$SOURCE
-
SOURCE_HASH=sha512:769cee18a1bdbe3bfe531f80df8f7ebb7efb0a946372a6f253909c6c3d5467bcf938809311e81e6bbc1a7a7f02403d4c249ae907b25bf9c44826863dc44f626a
+ SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/S/SH/SHLOMIF/$SOURCE
+
SOURCE_HASH=sha512:9dce9ce4982fe03f43782765648a7c890cdad551efe923e61930488bad5b9a1040b3ab9af27e848df50d8d396f6fb5a2eedebfe09472de619168e6b84fac4eb5
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Error-$VERSION
WEB_SITE=http://search.cpan.org/~shlomif/Error/
LICENSE[0]=ART
ENTERED=20070526
- SHORT="Error/exception handling in an OO-ish way"
+ SHORT="error/exception handling in an OO-ish way"
cat << EOF
The Error package provides two interfaces. Firstly Error provides a
procedural interface to exception handling. Secondly Error is a base class
diff --git a/perl-cpan/perl-error/HISTORY b/perl-cpan/perl-error/HISTORY
index bf8c543..8256e0b 100644
--- a/perl-cpan/perl-error/HISTORY
+++ b/perl-cpan/perl-error/HISTORY
@@ -1,3 +1,6 @@
+2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.17014, use PERL_CPAN_URL, fixed desc
+
2008-04-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.17012

diff --git a/perl-cpan/uri/DETAILS b/perl-cpan/uri/DETAILS
index a753dfe..4323fc1 100755
--- a/perl-cpan/uri/DETAILS
+++ b/perl-cpan/uri/DETAILS
@@ -1,16 +1,16 @@
SPELL=uri
- VERSION=1.36
+ VERSION=1.37
SOURCE=URI-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/URI-$VERSION
SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/G/GA/GAAS/$SOURCE
-
SOURCE_HASH=sha512:1ffaa051a71d2bd5247fb9377f8f8b74f054ddad51fb88a8b69f913f42c71422dd9f1e503d1775001cf1693ecbeda020dc53c65463d2921998fb5705a3222735
+
SOURCE_HASH=sha512:b5edbb4e91e862e7e24b7eb7027df61a3e99a6729d9b1b39392032034b38695641501282266dd15bc46d66ee0825f2647b7f436a73a59beb4a0186123fd76b08
LICENSE=ART
WEB_SITE=http://search.cpan.org/~gaas/URI/
ENTERED=20020312
KEYWORDS="perl"
SHORT="URI"
cat << EOF
-This module implements the "URI" class. Objects of this
-class represent "Uniform Resource Identifier references"
-as specified in RFC 2396 (and updated by RFC 2732).
+This module implements the "URI" class. Objects of this class represent
+"Uniform Resource Identifier references" as specified in RFC 2396
+(and updated by RFC 2732).
EOF
diff --git a/perl-cpan/uri/HISTORY b/perl-cpan/uri/HISTORY
index 325d9c5..1ad581e 100644
--- a/perl-cpan/uri/HISTORY
+++ b/perl-cpan/uri/HISTORY
@@ -1,3 +1,6 @@
+2008-07-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.37, fixed long desc
+
2008-04-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.36




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (53d2c71dc81a16e955cabd8b0dbd44368f2f58ee), Vlad Glagolev, 06/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page