Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (32767a067d8c00825eb8c3d916751456a677ea50)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (32767a067d8c00825eb8c3d916751456a677ea50)
  • Date: Thu, 8 Jan 2015 23:50:25 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 4 ++++
cluster/netpipe/DETAILS | 4 ++--
cluster/netpipe/HISTORY | 3 +++
ftp/lftp/DEPENDS | 1 +
ftp/lftp/DETAILS | 8 ++++----
ftp/lftp/HISTORY | 5 +++++
libs/libexplain/DETAILS | 36
++++++++++++++++++++++++++++++++++++
libs/libexplain/HISTORY | 2 ++
perl-cpan/file-spec/DETAILS | 7 ++++---
perl-cpan/file-spec/HISTORY | 3 +++
python-pypi/duplicity/DEPENDS | 1 +
python-pypi/duplicity/DETAILS | 4 ++--
python-pypi/duplicity/HISTORY | 4 ++++
python-pypi/python-gnupg/DETAILS | 10 +++++-----
python-pypi/python-gnupg/HISTORY | 4 ++++
python-pypi/python-gnupg/PRE_BUILD | 3 +++
16 files changed, 83 insertions(+), 16 deletions(-)

New commits:
commit 32767a067d8c00825eb8c3d916751456a677ea50
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libexplain: new spell, Explain errno values returned by libc functions

commit cf77a777032aec8e025d300e8ad0848407c40083
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

duplicity 0.6.25

commit ad650b167e305a809d2db7710e86bc3c8a6136ea
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python-gnupg 0.3.7

commit dd386b53a44444898b4308efc0be6aafe14683be
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

netpipe 3.7.2

commit 4368fdae41a1b9120c8dc0c945ab5fb42526125e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

lftp 4.6.1

commit 294df5c7e8214942001fd2cc6129db112990349a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

file-spec 3.47

diff --git a/ChangeLog b/ChangeLog
index c08472c..5d36744 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-09 Ismael Luceno <ismael AT sourcemage.org>
+ * libs/libexplain: new spell, Explain errno values returned by libc
+ functions
+
2015-01-08 Ismael Luceno <ismael AT sourcemage.org>
* emacs-lisp/dart-mode: new spell, Dart-mode for emacs

diff --git a/cluster/netpipe/DETAILS b/cluster/netpipe/DETAILS
index d37e4f8..4855395 100755
--- a/cluster/netpipe/DETAILS
+++ b/cluster/netpipe/DETAILS
@@ -1,7 +1,7 @@
SPELL=netpipe
- VERSION=3.7.1
+ VERSION=3.7.2
SOURCE=NetPIPE-$VERSION.tar.gz
-
SOURCE_HASH=sha512:9f297313a8349fb59567fe13bd2271b71e1531eb1ee839ba6fcc96d72f91ec15f0fc709789c6de528a32579c0ecafa64c44cb0b1196308ebdcf133486722ba12
+
SOURCE_HASH=sha512:158c24665bcc55144452c2aeff067e0d853ffca1ecd130d52c3ea7d4068c53e81f9a1133d0cca847d28f597f68b20f01e79811f81ab1396dd18ba2eaaf691430
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SOURCE/\.tar.gz/}
SOURCE_URL[0]=http://bitspjoule.org/$SPELL/code/$SOURCE
LICENSE[0]=GPL
diff --git a/cluster/netpipe/HISTORY b/cluster/netpipe/HISTORY
index f6d65db..58d3f5c 100644
--- a/cluster/netpipe/HISTORY
+++ b/cluster/netpipe/HISTORY
@@ -1,3 +1,6 @@
+2015-01-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.7.2
+
2010-04-23 Tommy Boatman <tboatman AT sourcemage.org>
* DETAILS: Version 3.7.1, WEB_SITE/SOURCE_URL to bitsjoule.org/netpipe
* PRE_BUILD: add sedit to makefile for /usr/share/pvm3 ->
/usr/share/pvm
diff --git a/ftp/lftp/DEPENDS b/ftp/lftp/DEPENDS
index fe7b97b..b58f6ab 100755
--- a/ftp/lftp/DEPENDS
+++ b/ftp/lftp/DEPENDS
@@ -1,3 +1,4 @@
+depends xz &&
depends -sub CXX gcc &&
depends readline '--without-included-readline' &&

diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS
index d82fa1c3..776d398 100755
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -1,15 +1,15 @@
SPELL=lftp
- VERSION=4.4.15
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=4.6.1
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://ftp.yars.free.net/pub/source/lftp/$SOURCE
+ WEB_SITE=http://lftp.yar.ru
+ SOURCE_URL[0]=$WEB_SITE/ftp/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$SOURCE
SOURCE2_URL[1]=${SOURCE_URL[1]}.asc
SOURCE_GPG=lftp.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- WEB_SITE=http://lftp.yar.ru/
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="ftp"
diff --git a/ftp/lftp/HISTORY b/ftp/lftp/HISTORY
index 23891e2..2923d51 100644
--- a/ftp/lftp/HISTORY
+++ b/ftp/lftp/HISTORY
@@ -1,3 +1,8 @@
+2015-01-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS, DEPENDS: Fixed SOURCE_URL[0]
+ Updated spell to 4.6.1
+ Added dependency on xz
+
2014-08-24 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: fix bad with-SSL usage

diff --git a/libs/libexplain/DETAILS b/libs/libexplain/DETAILS
new file mode 100755
index 0000000..5fee020
--- /dev/null
+++ b/libs/libexplain/DETAILS
@@ -0,0 +1,36 @@
+ SPELL=libexplain
+ VERSION=1.4
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/$SPELL/$VERSION/$SOURCE
+
SOURCE_HASH=sha512:c236732f57d0688fed173c27474a00a39c9ac6d5dfbd22f3b68b5d0fff7a70fb130bcedbeb174767f4fd2c012148025e92635cc8df2b958774a3cfba58e6ff2c
+SOURCE_DIRECTORY="$BUILD_DIRECTORY}/$SPELL-$VERSION"
+ WEB_SITE="http://libexplain.sourceforge.net/";
+ LICENSE[0]="LGPLv3+"
+ ENTERED=20150109
+ KEYWORDS=""
+ SHORT="Explain errno values returned by libc functions"
+cat << EOF
+The libexplain package provides a library which may be used to explain
+Unix and Linux system call errors. This will make your application's error
+messages much more informative to your users.
+
+The library is not quite a drop-in replacement for strerror(3), but it
+comes close. Each system call has a dedicated libexplain function, for
example
+ fd = open(path, flags, mode); if (fd < 0) {
+ fprintf(stderr, "%s\n", explain_open(path, flags, mode));
+ exit(EXIT_FAILURE);
+ }
+If, for example, you were to try to open no-such-dir/some-file, you would
+see a message like
+ open(pathname = "no-such-dir/some-file", flags = O_RDONLY) failed, No
+ such file or directory (2, ENOENT) because there is no "no-such-dir"
+ directory in the current directory
+
+The good new is that for each of these functions there is a wrapper function,
+in this case explain_open_or_die(3), that includes the above code fragment.
+Adding good error reporting is as simple as using a different, but similarly
+named, function. The library also provides thread safe variants of each
+explanation function.
+
+Coverage includes 221 system calls and 547 ioctl requests.
+EOF
diff --git a/libs/libexplain/HISTORY b/libs/libexplain/HISTORY
new file mode 100644
index 0000000..299128e
--- /dev/null
+++ b/libs/libexplain/HISTORY
@@ -0,0 +1,2 @@
+2015-01-09 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: spell created
diff --git a/perl-cpan/file-spec/DETAILS b/perl-cpan/file-spec/DETAILS
index 50012de..44199d9 100755
--- a/perl-cpan/file-spec/DETAILS
+++ b/perl-cpan/file-spec/DETAILS
@@ -1,9 +1,10 @@
SPELL=file-spec
- VERSION=3.2701
+ VERSION=3.47
SOURCE=PathTools-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/PathTools-$VERSION
- SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KW/KWILLIAMS/$SOURCE
-
SOURCE_HASH=sha512:cd4cfb7d62b367c9f0f45e5174f909d0db755632eefa82e384350210186e0f766365773a71eb5b71373e43a834cc1bb9f6daac2811ab752195485936e9be3c1c
+ AUTHOR=S/SM/SMUELLER
+ SOURCE_URL[0]=http://www.cpan.org/authors/id/$AUTHOR/$SOURCE
+
SOURCE_HASH=sha512:d7d9056ca11cbf167b8ef8a73f9ef41fd71c6f1e9e16e3e51ea68b999bd2af96f0b2c144425e6adf64f5fb44aaf2e7f5ba6e3de12a0ce072e9e75b3c6558fabd
LICENSE[0]=ART
KEYWORDS="perl"
WEB_SITE="http://search.cpan.org/search?module=File::Spec";
diff --git a/perl-cpan/file-spec/HISTORY b/perl-cpan/file-spec/HISTORY
index 0c9881f..af50eb3 100644
--- a/perl-cpan/file-spec/HISTORY
+++ b/perl-cpan/file-spec/HISTORY
@@ -1,3 +1,6 @@
+2015-01-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.47
+
2008-06-30 David Kowis <dkowis AT shlrm.org>
* DETAILS: updated spell to 3.2701

diff --git a/python-pypi/duplicity/DEPENDS b/python-pypi/duplicity/DEPENDS
index 011365e..9c17997 100755
--- a/python-pypi/duplicity/DEPENDS
+++ b/python-pypi/duplicity/DEPENDS
@@ -1,5 +1,6 @@
depends librsync &&
depends python &&
+depends lockfile &&
depends python-gnupg &&

suggest_depends ncftp '' '' 'for ftp' &&
diff --git a/python-pypi/duplicity/DETAILS b/python-pypi/duplicity/DETAILS
index 4d42fbe..1ebed2d 100755
--- a/python-pypi/duplicity/DETAILS
+++ b/python-pypi/duplicity/DETAILS
@@ -1,8 +1,8 @@
SPELL=duplicity
- VERSION=0.6.16
+ VERSION=0.6.25
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=http://code.launchpad.net/${SPELL}/0.6-series/${VERSION}/+download/${SOURCE}
-
SOURCE_HASH=sha512:a7041a3f86df95dd282ba5b4e08c676a89e351d1204e89eafc770b61079b9d36f10c97ca6a91c04b898d3ac9c55d08dba62daa874d51f0917eafb7140a9506fd
+
SOURCE_HASH=sha512:17304e38990e0a34aa4bae9f2d12a99ece031ac048667fba27afbcc32e1fb8455a2672426e49edb543bd7e345dc74f784f34c26ec2e1651eb10ba479868e04a0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://duplicity.nongnu.org";
LICENSE[0]=GPL
diff --git a/python-pypi/duplicity/HISTORY b/python-pypi/duplicity/HISTORY
index 7a99423..7330ee9 100644
--- a/python-pypi/duplicity/HISTORY
+++ b/python-pypi/duplicity/HISTORY
@@ -1,3 +1,7 @@
+2015-01-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.6.25
+ * DEPENDS: Depends on lockfile
+
2011-10-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/python-pypi/python-gnupg/DETAILS
b/python-pypi/python-gnupg/DETAILS
index 7ded6c3..6c9d5d9 100755
--- a/python-pypi/python-gnupg/DETAILS
+++ b/python-pypi/python-gnupg/DETAILS
@@ -1,10 +1,10 @@
SPELL=python-gnupg
- VERSION=0.3.2
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=http://python-gnupg.googlecode.com/files/$SOURCE
-
SOURCE_HASH=sha512:6ce427231210bb1a19ed0a9676e7c2b82985ca4407ba3c13c6fa1624c97ddf76839badc23681d877c054bea3d098abfc700938d4b1e5454e4b0c3952ba552a52
+ VERSION=0.3.7
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ WEB_SITE=https://bitbucket.org/vinay.sajip/python-gnupg
+ SOURCE_URL[0]=$WEB_SITE/get/$VERSION.tar.bz2
+
SOURCE_HASH=sha512:2fba5f956be547ce30a20ac99f9c311888b5379fbfa71413d5708a251b69c36ddc6120ba97ca700c0c956f39716d6f6c0af0b26e6ef28005a1a71fb7046767da
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=http://code.google.com/p/python-gnupg/
LICENSE[0]=BSD
ENTERED=20100629
SHORT="Python API which wraps the GNU Privacy Guard"
diff --git a/python-pypi/python-gnupg/HISTORY
b/python-pypi/python-gnupg/HISTORY
index 9a6dada..90ad62d 100644
--- a/python-pypi/python-gnupg/HISTORY
+++ b/python-pypi/python-gnupg/HISTORY
@@ -1,3 +1,7 @@
+2015-01-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.7
+ * PRE_BUILD: Unpack the sources correctly
+
2013-01-17 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.2

diff --git a/python-pypi/python-gnupg/PRE_BUILD
b/python-pypi/python-gnupg/PRE_BUILD
new file mode 100755
index 0000000..3c54871
--- /dev/null
+++ b/python-pypi/python-gnupg/PRE_BUILD
@@ -0,0 +1,3 @@
+mk_source_dir "$SOURCE_DIRECTORY" &&
+cd "$SOURCE_DIRECTORY" &&
+tar -jxf "$SOURCE_CACHE/$SOURCE" --strip-components=1



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (32767a067d8c00825eb8c3d916751456a677ea50), Ismael Luceno, 01/09/2015

Archive powered by MHonArc 2.6.24.

Top of Page