Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (82a4fb53979ae91f0810f2338040f58aee56fddd)

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 devel-xorg-modular grimoire by Vlad Glagolev (82a4fb53979ae91f0810f2338040f58aee56fddd)
  • Date: Thu, 7 Mar 2013 13:17:31 -0600

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

crypto/gnutls/DETAILS | 10 +++++++++-
crypto/gnutls/HISTORY | 3 +++
devel/byacc/DETAILS | 2 +-
devel/byacc/HISTORY | 3 +++
devel/qt-creator/DETAILS | 4 ++--
devel/qt-creator/HISTORY | 3 +++
python-pypi/geraldo/DETAILS | 11 ++++-------
python-pypi/geraldo/HISTORY | 3 +++
python-pypi/lxml/DETAILS | 4 ++--
python-pypi/lxml/HISTORY | 3 +++
security/wireshark/DETAILS | 6 +++---
security/wireshark/HISTORY | 3 +++
utils/gnuplot/DETAILS | 6 +++---
utils/gnuplot/HISTORY | 4 ++++
utils/gnuplot/PRE_BUILD | 5 +----
utils/gnuplot/automake-1.12.patch | 36 ------------------------------------
16 files changed, 47 insertions(+), 59 deletions(-)

New commits:
commit 878890346ce5ac619b03c4524c3051ac7a7c9e59
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lxml: => 3.1.0

commit 04f240a7a468dda42ea834c18b5af3fa45b4dd84
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

utils/gnuplot: version 4.6.1

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

gnutls: => 3.1.9.1

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

byacc: => 20130304

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

geraldo: => 0.4.17

commit 575ada906238b498a83c7384fb9a5a4e344ac01a
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

devel/qt-creator: devel 2.7.0-rc

commit 9961accba8dce6deaf3b2e2ca655831b6d6378f3
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

wireshark 1.8.6, SECURITY_PATCH=42

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index e9c2c17..2ee4940 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -51,14 +51,22 @@ case $GNUTLS_BRANCH in
SOURCE=$SPELL-$VERSION.tar.xz
;;
3.1)
- VERSION=3.1.7
+ VERSION=3.1.9.1
+ VX=3.1.9
SOURCE=$SPELL-$VERSION.tar.xz
;;
esac

SOURCE2=$SOURCE.sig
SECURITY_PATCH=8
+case $GNUTLS_BRANCH in
+ 3.1)
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VX
+ ;;
+ *)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ ;;
+esac
SOURCE_URL[0]=ftp://ftp.gnutls.org/gcrypt/gnutls/v$GNUTLS_BRANCH/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index 8f9658d..03619f2 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2013-03-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: 3.1.9.1
+
2013-02-11 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Fix typo for "2.12" -> "x2.12" (part of Bug #509)
* PRE_BUILD, gets.patch, x509.patch: Removed, not needed in 2.12.23
diff --git a/devel/byacc/DETAILS b/devel/byacc/DETAILS
index afe1604..65392c3 100755
--- a/devel/byacc/DETAILS
+++ b/devel/byacc/DETAILS
@@ -1,5 +1,5 @@
SPELL=byacc
- VERSION=20121003
+ VERSION=20130304
SOURCE=$SPELL-$VERSION.tgz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=ftp://invisible-island.net/$SPELL/$SOURCE
diff --git a/devel/byacc/HISTORY b/devel/byacc/HISTORY
index aaad310..63139d4 100644
--- a/devel/byacc/HISTORY
+++ b/devel/byacc/HISTORY
@@ -1,3 +1,6 @@
+2013-03-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 20130304
+
2012-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 20121003

diff --git a/devel/qt-creator/DETAILS b/devel/qt-creator/DETAILS
index afa87ac..4e2d77d 100755
--- a/devel/qt-creator/DETAILS
+++ b/devel/qt-creator/DETAILS
@@ -1,7 +1,7 @@
SPELL=qt-creator
if [[ "${QTCREATOR_DEVEL}" == "y" ]]; then
- VERSION=2.7.0-beta
-
SOURCE_HASH=sha512:ea1b72a2d5bd1e68a05b693ca0dcae20154e7691d51b0e7299c071e42031db87966cc777cd151cd070ea3b10734a06ed6e0c8dcf311d44dfd08fc6333861a4c5
+ VERSION=2.7.0-rc
+
SOURCE_HASH=sha512:3775b6ad1c6f4ee10d75a91700c7c4d92745d6f264a56274f55faa062c6a1a56bb864d8049da4da3067a843986ff9b5957c39a584f259c06a6782d578a94ffa5
else
VERSION=2.6.2

SOURCE_HASH=sha512:62a8def36bd6c10c0fd44977428b518b7111229d1ca847e263d61a39bd6b51eb40c0699dbccdc96a8b8980c453d0cf9c57cd8c59054df0f24c5b5af62ea7091d
diff --git a/devel/qt-creator/HISTORY b/devel/qt-creator/HISTORY
index f4c386c..c0335e8 100644
--- a/devel/qt-creator/HISTORY
+++ b/devel/qt-creator/HISTORY
@@ -1,3 +1,6 @@
+2013-03-07 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: devel 2.7.0-rc
+
2013-02-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: devel 2.7.0-beta, stable 2.6.2

diff --git a/python-pypi/geraldo/DETAILS b/python-pypi/geraldo/DETAILS
index 6777263..8ff2b3e 100755
--- a/python-pypi/geraldo/DETAILS
+++ b/python-pypi/geraldo/DETAILS
@@ -1,7 +1,7 @@
SPELL=geraldo
SPELLX=Geraldo
- VERSION=0.4.16
-
SOURCE_HASH=sha512:f8ea68a1647bc4d76e40eb4dfc457863eea5b03e636d5b9f1084472c237ce2e880186514c139150ea6ed4efeb094422496c2c4f2604c5037c761d0e73bb239df
+ VERSION=0.4.17
+
SOURCE_HASH=sha512:32e94b712669549e6e33a50b18cc22a80f25c595a4dae6fb02adae5fdc2337e580c18d34eaa997efc0481f93efd3343cd8bd01a519b0bd57f059c2120be0f592
SOURCE=$SPELLX-${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=http://www.geraldoreports.org/
@@ -11,9 +11,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
KEYWORDS="python"
SHORT="reports engine for Python applications"
cat << EOF
-Geraldo is a reports engine for Python or Django applications. It uses the
-power of
-ReportLab to generate reports with page header and footer, child bands,
-report begin and
-summary bands, agreggation and graphic elements, etc.
+Geraldo is a Python and Django pluggable application that works with
ReportLab to
+generate complex reports
EOF
diff --git a/python-pypi/geraldo/HISTORY b/python-pypi/geraldo/HISTORY
index 01f269a..1224c9e 100644
--- a/python-pypi/geraldo/HISTORY
+++ b/python-pypi/geraldo/HISTORY
@@ -1,3 +1,6 @@
+2013-03-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.17
+
2012-09=14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.16

diff --git a/python-pypi/lxml/DETAILS b/python-pypi/lxml/DETAILS
index 37029d5..152d50d 100755
--- a/python-pypi/lxml/DETAILS
+++ b/python-pypi/lxml/DETAILS
@@ -1,5 +1,5 @@
SPELL=lxml
- VERSION=3.0.2
+ VERSION=3.1.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://pypi.python.org/packages/source/l/$SPELL/$SOURCE
@@ -7,7 +7,7 @@
SOURCE_GPG=lxml.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE2_IGNORE=signature
- WEB_SITE=http://codespeak.net/lxml/
+ WEB_SITE=http://lxml.de/
LICENSE[0]=BSD
ENTERED=20080113
SHORT="powerful and Pythonic XML processing library"
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index 599d9c4..5fb4faf 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,3 +1,6 @@
+2013-03-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.1.0; updated WEB_SITE
+
2012-12-22 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.0.2

diff --git a/security/wireshark/DETAILS b/security/wireshark/DETAILS
index 5eb7bd7..cf59f4e 100755
--- a/security/wireshark/DETAILS
+++ b/security/wireshark/DETAILS
@@ -1,11 +1,11 @@
SPELL=wireshark
- VERSION=1.8.5
- SECURITY_PATCH=41
+ VERSION=1.8.6
+ SECURITY_PATCH=42
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_URL[1]=http://www.wireshark.org/download/src/$SOURCE
-
SOURCE_HASH=sha512:3378310870e2e11cd4caf91e0571e2a52bd81bc76f1715997338d867a4d98ad7bb34e0f4443220386b498aeebce15c02d9825e50cf587587f573a5a0c578b039
+
SOURCE_HASH=sha512:d130c615d950875c3e119edda8a5c6842fe48d57c77bf8cb8751354455fc1bac3c6c6d65b0f76be6a83e4350eed85337ffcad6d006c95fc713db9afe172e9b16
WEB_SITE=http://www.wireshark.org/
ENTERED=20020116
LICENSE[0]=GPL
diff --git a/security/wireshark/HISTORY b/security/wireshark/HISTORY
index db68521..6af22c2 100644
--- a/security/wireshark/HISTORY
+++ b/security/wireshark/HISTORY
@@ -1,3 +1,6 @@
+2013-03-07 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.8.6, SECURITY_PATCH=42
+
2013-01-30 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.8.5, SECURITY_PATCH=41

diff --git a/utils/gnuplot/DETAILS b/utils/gnuplot/DETAILS
index 7e4552b..af7773f 100755
--- a/utils/gnuplot/DETAILS
+++ b/utils/gnuplot/DETAILS
@@ -11,11 +11,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-cvs

SOURCE_URL[0]=cvs://:pserver:anonymous AT gnuplot.cvs.sourceforge.net:/cvsroot/gnuplot:gnuplot
SOURCE_IGNORE=volatile
else
- VERSION=4.6.0
+ VERSION=4.6.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:a4358c20577f978215a22db041f4d369ab69a88624b2fe831d2a1124fffb84d4dafa7f0f5a8bfdb388c663073570adb084949195c6eebd0f11f9b0ac4485debc
+ SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:a6a05da6708a7f5629d8356901e93ab622d4a3a6325e050fc1f8dce652e6061164783a98ff5cbc2dede65f6f0cb5be6a1ab2fcaeb778f6879215bae7056bd3ed
fi
WEB_SITE=http://www.gnuplot.info
ENTERED=20020210
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index 42d40d3..235543c 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,7 @@
+2013-03-07 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 4.6.1, fix SOURCE_URL[0]
+ * PRE_BUILD, automake-1.12.patch: removed patch
+
2012-06-11 Sukneet Basuta <sukneet AT sourcemage.org>
* PRE_BUILD: apply fix for automake-1.12
* automake-1.12.patch: added, patch for automake 1.12.
diff --git a/utils/gnuplot/PRE_BUILD b/utils/gnuplot/PRE_BUILD
index fa1663b..5d1ed15 100755
--- a/utils/gnuplot/PRE_BUILD
+++ b/utils/gnuplot/PRE_BUILD
@@ -4,10 +4,7 @@ cd "$SOURCE_DIRECTORY" &&
# Hopefully fixed in gnuplot 4.7 .
patch -Np0 < "$SPELL_DIRECTORY/crossbuild.patch" &&

-patch -p0 < $SPELL_DIRECTORY/automake-1.12.patch &&
-
-# remove the true when removing the patch above
-if true || [[ $GNUPLOT_BRANCH == scm ]]; then
+if [[ $GNUPLOT_BRANCH == scm ]]; then
cd "$SOURCE_DIRECTORY" &&
autoreconf -iv
fi
diff --git a/utils/gnuplot/automake-1.12.patch
b/utils/gnuplot/automake-1.12.patch
deleted file mode 100644
index 30d976d..0000000
--- a/utils/gnuplot/automake-1.12.patch
+++ /dev/null
@@ -1,36 +0,0 @@
---- Makefile.am 2012/01/14 08:18:00 1.20.2.1
-+++ Makefile.am 2012/05/08 20:28:19 1.20.2.2
-@@ -1,5 +1,5 @@
- ## Process this file with automake to produce Makefile.in -*-Makefile-*-
--AUTOMAKE_OPTIONS = foreign 1.2h
-+AUTOMAKE_OPTIONS = foreign
-
- SUBDIRS = config m4 term src docs $(LISPDIR) man demo tutorial share
-
---- src/Makefile.am 2012/01/19 07:03:27 1.86.2.3
-+++ src/Makefile.am 2012/05/08 20:28:20 1.86.2.4
-@@ -1,5 +1,5 @@
- ## Process this file with automake to produce Makefile.in -*-Makefile-*-
--AUTOMAKE_OPTIONS = ansi2knr foreign 1.2h
-+AUTOMAKE_OPTIONS = foreign
-
- # in the spirit of automake ...
- pkglibexecdir = $(libexecdir)/@PACKAGE@/@VERSION_MAJOR@
---- configure.in 2012/04/26 22:53:11 1.297.2.14
-+++ configure.in 2012/05/08 20:28:19 1.297.2.15
-@@ -20,11 +20,12 @@
- dnl configure.in body
-
- dnl Compiler characteristics
--dnl Check for ANSI C prototypes, the const and inline keywords,
--dnl and ANSI style stringification
-+dnl Check for the const and inline keywords and ANSI style stringification
-+dnl automake 1.12 dropped support for AM_C_PROTOTYPES and ansi2knr
-+dnl But our code still tests for #ifdef PROTOTYPES, so define it here
-+AC_DEFINE(PROTOTYPES,1,[Automake 1.12 dropped support for building without
prototypes])
- AC_GNU_SOURCE
- AC_PROG_CC
--AM_C_PROTOTYPES
- AC_PROG_CPP
- AC_C_CONST
- AC_C_INLINE



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (82a4fb53979ae91f0810f2338040f58aee56fddd), Vlad Glagolev, 03/07/2013

Archive powered by MHonArc 2.6.24.

Top of Page