Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (79706282aefd9731a2d2b2f3c8fb11aac03948d5)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (79706282aefd9731a2d2b2f3c8fb11aac03948d5)
  • Date: Tue, 23 Apr 2013 15:16:32 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

ChangeLog | 3 +++
devel/patchutils/DETAILS | 4 ++--
devel/patchutils/HISTORY | 3 +++
gnu.gpg |binary
latex/texinfo/DEPENDS | 5 ++---
latex/texinfo/DETAILS | 6 +++---
latex/texinfo/HISTORY | 5 +++++
latex/texinfo/INSTALL | 3 ++-
python-pypi/cython/DEPENDS | 3 +--
python-pypi/cython/DETAILS | 4 ++--
python-pypi/cython/HISTORY | 4 ++++
11 files changed, 27 insertions(+), 13 deletions(-)

New commits:
commit 79706282aefd9731a2d2b2f3c8fb11aac03948d5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

cython: => 0.19

commit 7d70e4d836c1c84bc01818035ea5a6f883267188
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

patchutils: => 0.3.3

commit c3914cfe230a055589caa55aeb9d17d24c31bbfb
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

texinfo: => 5.1

commit 148463a7d39609853457b2e67477675c567c399f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

update gnu.gpg - add 30D155AD Karl Berry <karl AT freefriends.org>

diff --git a/ChangeLog b/ChangeLog
index 2788c8f..04c71e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-04-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * gnu.gpg: add key 30D155AD Karl Berry <karl AT freefriends.org>
+
2013-04-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* perl-cpan/webservice-musicbrainz: new spell, Interface to
MusicBrainz
web services
diff --git a/devel/patchutils/DETAILS b/devel/patchutils/DETAILS
index 928a0df..63d3b81 100755
--- a/devel/patchutils/DETAILS
+++ b/devel/patchutils/DETAILS
@@ -1,6 +1,6 @@
SPELL=patchutils
- VERSION=0.3.2
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=0.3.3
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=timwaugh.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/devel/patchutils/HISTORY b/devel/patchutils/HISTORY
index 5f4efdf..4c576a6 100644
--- a/devel/patchutils/HISTORY
+++ b/devel/patchutils/HISTORY
@@ -1,3 +1,6 @@
+2013-04-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.3.3
+
2012-05-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 0.3.2; quoting paths; set license; use
timwaugh.gpg from grimoire
diff --git a/gnu.gpg b/gnu.gpg
index a66c4b0..adea11d 100644
Binary files a/gnu.gpg and b/gnu.gpg differ
diff --git a/latex/texinfo/DEPENDS b/latex/texinfo/DEPENDS
index a56c4a8..4189672 100755
--- a/latex/texinfo/DEPENDS
+++ b/latex/texinfo/DEPENDS
@@ -1,9 +1,8 @@
depends gnupg &&
+depends perl &&
depends smgl-fhs &&

optional_depends gettext \
"--enable-nls" \
"--disable-nls" \
- "for Native Language Support" &&
-
-suggest_depends texlive "" "" "for working texi2dvi/texi2pdf commands"
+ "for Native Language Support"
diff --git a/latex/texinfo/DETAILS b/latex/texinfo/DETAILS
index 1c8a647..1a403e3 100755
--- a/latex/texinfo/DETAILS
+++ b/latex/texinfo/DETAILS
@@ -1,8 +1,8 @@
SPELL=texinfo
- VERSION=4.13a
- SOURCE=$SPELL-$VERSION.tar.gz
+ VERSION=5.1
+ SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION%?}"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}"
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=$SOURCE_URL.sig
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/latex/texinfo/HISTORY b/latex/texinfo/HISTORY
index 19774bd..f98afe1 100644
--- a/latex/texinfo/HISTORY
+++ b/latex/texinfo/HISTORY
@@ -1,3 +1,8 @@
+2013-04-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: Updated to 5.1
+ * DEPENDS: add perl, remove texlive
+ * INSTALL: use default_install
+
2011-04-11 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added gettext optional dependency

diff --git a/latex/texinfo/INSTALL b/latex/texinfo/INSTALL
index 2e4bd1e..d49f958 100755
--- a/latex/texinfo/INSTALL
+++ b/latex/texinfo/INSTALL
@@ -1 +1,2 @@
-make install DESTDIR="$INSTALL_ROOT"
+mkdir -p $INSTALL_ROOT/usr/share/man/man1 &&
+default_install
diff --git a/python-pypi/cython/DEPENDS b/python-pypi/cython/DEPENDS
index 503782e..48d8ddc 100755
--- a/python-pypi/cython/DEPENDS
+++ b/python-pypi/cython/DEPENDS
@@ -1,2 +1 @@
-depends python &&
-depends SETUPTOOLS
+. $SECTION_DIRECTORY/PY_DEPENDS
diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index 1b57d4e..d265e35 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,6 +1,6 @@
SPELL=cython
- VERSION=0.18
-
SOURCE_HASH=sha512:fb85d71bb4f80b35f0d0f1735c650dd75c5f84b05635ddf91d6241ff103b5a49158c5b851a20c15e05425f6dde32a4971b35fcbd7445f61865b4d61ffd1fbfa1
+ VERSION=0.19
+
SOURCE_HASH=sha512:aaeccfce6ff1a185ca4fcb6f704e963be2f984e7e626053f78ddeac1f137caabb7d4d3de0fd3d7fd99b418bbfdbadade20c0d58f364ca39d1801ad15989bbe57
SOURCE=Cython-${VERSION}.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Cython-${VERSION}"
SOURCE_URL[0]=http://www.cython.org/release/${SOURCE}
diff --git a/python-pypi/cython/HISTORY b/python-pypi/cython/HISTORY
index df4da46..5a159ed 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,7 @@
+2013-04-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.19
+ * DEPENDS: support python3
+
2013-02-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.18




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (79706282aefd9731a2d2b2f3c8fb11aac03948d5), Treeve Jelbert, 04/23/2013

Archive powered by MHonArc 2.6.24.

Top of Page