Skip to Content.
Sympa Menu

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

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 (fda57df8f012973f58c29578c28f29b2a75cc0ed)
  • Date: Fri, 13 Apr 2012 09:52:16 -0500

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

dev/null |binary
ftp/transmission/DETAILS | 2 +-
ftp/transmission/HISTORY | 4 ++++
ftp/transmission/PRE_BUILD | 6 ------
ftp/transmission/libnatpmp-20110618.patch | 11 -----------
ftp/transmission/transmission-2.50.tar.bz2.sig | 0
ftp/transmission/transmission-2.51.tar.bz2.sig |binary
http/nginx/DETAILS | 10 +++++-----
http/nginx/HISTORY | 5 +++++
http/nginx/nginx.gpg |binary
http/nginx/sysoev.gpg | 0
net/iputils-ping/HISTORY | 3 +++
net/iputils-ping/PRE_BUILD | 5 -----
python-pypi/fabric/DETAILS | 4 ++--
python-pypi/fabric/HISTORY | 3 +++
video/ffmpeg/BUILD | 5 +++++
video/ffmpeg/HISTORY | 4 ++++
video/vlc/DEPENDS | 5 ++++-
video/vlc/HISTORY | 4 ++++
19 files changed, 40 insertions(+), 31 deletions(-)

New commits:
commit 665ee78e02cadd07fa849bb1f6212edddb2da2ff
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

fabric: => 1.4.1

commit 6a2aa9637eb6c5e50b1ef77e9617ca2374224967
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

ffmpeg: added path to openjpeg headers if dependency is enabled
(fix #381)

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

nginx: => 1.0.15 (stable), 1.1.19 (devel) [security]

commit 3c66f065bea434001201106b7a7662002f196224
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

transmission: => 2.51

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

video/vlc: only depend on libcdio if the dependency on vcdimage-unstable
is enabled

commit 9d3dc92564dfd1733912881f6cdcea11d3dc8913
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

iputils-ping: removed PRE_BUILD, not needed since last update (fix #380)

diff --git a/ftp/transmission/DETAILS b/ftp/transmission/DETAILS
index ae645d7..20a720c 100755
--- a/ftp/transmission/DETAILS
+++ b/ftp/transmission/DETAILS
@@ -1,5 +1,5 @@
SPELL=transmission
- VERSION=2.50
+ VERSION=2.51
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.transmissionbt.com/files/$SOURCE
diff --git a/ftp/transmission/HISTORY b/ftp/transmission/HISTORY
index f2e1adc..3401c13 100644
--- a/ftp/transmission/HISTORY
+++ b/ftp/transmission/HISTORY
@@ -1,3 +1,7 @@
+2012-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.51
+ * PRE_BUILD, libnatpmp-20110618.patch: dropped
+
2012-02-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.50
* DEPENDS: added libnatpmp optional dependency; added GTK+3 comment
diff --git a/ftp/transmission/PRE_BUILD b/ftp/transmission/PRE_BUILD
deleted file mode 100755
index bfc47c8..0000000
--- a/ftp/transmission/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-if is_depends_enabled $SPELL libnatpmp; then
- patch -p0 < "$SPELL_DIRECTORY/libnatpmp-20110618.patch"
-fi
diff --git a/ftp/transmission/libnatpmp-20110618.patch
b/ftp/transmission/libnatpmp-20110618.patch
deleted file mode 100644
index e8f44aa..0000000
--- a/ftp/transmission/libnatpmp-20110618.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libtransmission/natpmp.c.orig 2012-02-15 06:00:19.000000000 +0400
-+++ libtransmission/natpmp.c 2012-02-21 01:34:04.292023453 +0400
-@@ -120,7 +120,7 @@
-
- if( is_enabled && ( nat->state == TR_NATPMP_DISCOVER ) )
- {
-- int val = initnatpmp( &nat->natpmp );
-+ int val = initnatpmp( &nat->natpmp, 0, 0 );
- logVal( "initnatpmp", val );
- val = sendpublicaddressrequest( &nat->natpmp );
- logVal( "sendpublicaddressrequest", val );
diff --git a/ftp/transmission/transmission-2.50.tar.bz2.sig
b/ftp/transmission/transmission-2.50.tar.bz2.sig
deleted file mode 100644
index a26e4ee..0000000
Binary files a/ftp/transmission/transmission-2.50.tar.bz2.sig and /dev/null
differ
diff --git a/ftp/transmission/transmission-2.51.tar.bz2.sig
b/ftp/transmission/transmission-2.51.tar.bz2.sig
new file mode 100644
index 0000000..8aecf29
Binary files /dev/null and b/ftp/transmission/transmission-2.51.tar.bz2.sig
differ
diff --git a/http/nginx/DETAILS b/http/nginx/DETAILS
index bf4bd48..3ef5b16 100755
--- a/http/nginx/DETAILS
+++ b/http/nginx/DETAILS
@@ -6,8 +6,8 @@ fi

case "$NGINX_RELEASE" in
stable)
- VERSION=1.0.14
- SECURITY_PATCH=2
+ VERSION=1.0.15
+ SECURITY_PATCH=3
;;
legacy)
VERSION=0.8.55
@@ -17,15 +17,15 @@ case "$NGINX_RELEASE" in
SECURITY_PATCH=2
;;
devel)
- VERSION=1.1.17
- SECURITY_PATCH=2
+ VERSION=1.1.19
+ SECURITY_PATCH=3
;;
esac
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION.tar.gz.asc
SOURCE_URL[0]=http://nginx.org/download/$SOURCE
SOURCE2_URL=$SOURCE_URL.asc
- SOURCE_GPG=sysoev.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE_GPG=nginx.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

diff --git a/http/nginx/HISTORY b/http/nginx/HISTORY
index 299f8fb..9c04720 100644
--- a/http/nginx/HISTORY
+++ b/http/nginx/HISTORY
@@ -1,3 +1,8 @@
+2012-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.15 (stable), 1.1.19 (devel) [security]
+ * sysoev.gpg: renamed to nginx.gpg
+ * nginx.gpg: added A1C052F8 public key (Maxim Dounin
<mdounin AT mdounin.ru>)
+
2012-03-15 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.14 (stable), 1.1.17 (devel) [security]

diff --git a/http/nginx/nginx.gpg b/http/nginx/nginx.gpg
new file mode 100644
index 0000000..e646019
Binary files /dev/null and b/http/nginx/nginx.gpg differ
diff --git a/http/nginx/sysoev.gpg b/http/nginx/sysoev.gpg
deleted file mode 100644
index 166a314..0000000
Binary files a/http/nginx/sysoev.gpg and /dev/null differ
diff --git a/net/iputils-ping/HISTORY b/net/iputils-ping/HISTORY
index beadd57..418fb46 100644
--- a/net/iputils-ping/HISTORY
+++ b/net/iputils-ping/HISTORY
@@ -1,3 +1,6 @@
+2012-04-13 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * PRE_BUILD: removed, not needed since last update (fix #380)
+
2011-12-30 Robert Figura <template AT sourcemage.org>
* DETAILS: upgrade to 20101006-1

diff --git a/net/iputils-ping/PRE_BUILD b/net/iputils-ping/PRE_BUILD
deleted file mode 100755
index df59c1d..0000000
--- a/net/iputils-ping/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-unpack_file 2 &&
-gunzip -c $SOURCE_CACHE/$SOURCE2 | patch -p1
diff --git a/python-pypi/fabric/DETAILS b/python-pypi/fabric/DETAILS
index 4762b1b..e9883ba 100755
--- a/python-pypi/fabric/DETAILS
+++ b/python-pypi/fabric/DETAILS
@@ -1,9 +1,9 @@
SPELL=fabric
SPELLX=Fabric
- VERSION=1.4.0
+ VERSION=1.4.1
SOURCE=${SPELLX}-${VERSION}.tar.gz

SOURCE_URL[0]=http://pypi.python.org/packages/source/${SPELLX:0:1}/${SPELLX}/${SOURCE}
-
SOURCE_HASH=sha512:71bbabd31ce8e59edd64272120c1a006f30007eef614e3ac4fa1baa8b1fb410b163f83d4ea8cfe3d3c940c9b273dbc4eab89b8463ff4ec7c9235d8f541ecb61e
+
SOURCE_HASH=sha512:f6d7df2dc6545a3ed8f9bbab857b54e7d4ee9089579b75f29a7770bbdf2413cd4bb0b87479de25d108422296116574f0a9ce602bd14ff8a4eef62601b718f10c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=http://fabfile.org/
LICENSE[0]=BSD
diff --git a/python-pypi/fabric/HISTORY b/python-pypi/fabric/HISTORY
index 4e8c7df..845f99c 100644
--- a/python-pypi/fabric/HISTORY
+++ b/python-pypi/fabric/HISTORY
@@ -1,3 +1,6 @@
+2012-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.1
+
2012-02-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4.0

diff --git a/video/ffmpeg/BUILD b/video/ffmpeg/BUILD
index 39c6be6..3a9c15b 100755
--- a/video/ffmpeg/BUILD
+++ b/video/ffmpeg/BUILD
@@ -6,6 +6,11 @@ disable_pic &&

OPTS="$FFMPEG_SWSCALE $OPTS" &&

+# fixing issue #381
+if is_depends_enabled $SPELL openjpeg; then
+ CFLAGS="$CFLAGS -I${INSTALL_ROOT}/usr/include/openjpeg-1.5"
+fi &&
+
LDFLAGS=${LDFLAGS//-Wl,--as-needed/} &&

./configure --prefix=${INSTALL_ROOT}/usr \
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index 4646880..b1bba17 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,7 @@
+2012-04-13 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * BUILD: added path to openjpeg headers if dependency is enabled
+ (fix #381)
+
2012-03-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.10.2, SECURITY_PATCH=12

diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS
index fa39572..581cf3f 100755
--- a/video/vlc/DEPENDS
+++ b/video/vlc/DEPENDS
@@ -250,7 +250,6 @@ optional_depends "zvbi" \
"--disable-zvbi" \
"for teletext support" &&

-depends libcdio &&

optional_depends "libcddb" \
"--enable-libcddb" \
@@ -262,6 +261,10 @@ optional_depends "vcdimager-unstable" \
"--disable-vcdx" \
"for VCD navigation support" &&

+if is_depends_enabled $SPELL vcdimager-unstable; then
+ depends libcdio
+fi &&
+
optional_depends "udev" \
"--enable-udev" \
"--disable-udev" \
diff --git a/video/vlc/HISTORY b/video/vlc/HISTORY
index f5728e3..5f3c9b9 100644
--- a/video/vlc/HISTORY
+++ b/video/vlc/HISTORY
@@ -1,3 +1,7 @@
+2012-04-13 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: only depend on libcdio if the optional dependency on
+ vcdimager-unstable is enabled
+
2012-04-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: added optional dependencies on resid and samba, made the
dependency
on libcdio mandatory



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (fda57df8f012973f58c29578c28f29b2a75cc0ed), Vlad Glagolev, 04/13/2012

Archive powered by MHonArc 2.6.24.

Top of Page