1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

Update to 0.10.31.

Release notes: http://gstreamer.freedesktop.org/releases/gstreamer/0.10.31.html
This commit is contained in:
Koop Mast 2010-12-02 13:43:43 +00:00
parent 01c6777188
commit 525c5faddb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265571
4 changed files with 27 additions and 4 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= gstreamer
PORTVERSION= 0.10.30
PORTVERSION= 0.10.31
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ \
GNOME

View File

@ -1,3 +1,2 @@
MD5 (gstreamer-0.10.30.tar.bz2) = de01f73f71d97c5854badd363ca06509
SHA256 (gstreamer-0.10.30.tar.bz2) = e8ef301be423797ff36a0bb3615930b112b4175634051d19fd655e0ed974532a
SIZE (gstreamer-0.10.30.tar.bz2) = 3322723
SHA256 (gstreamer-0.10.31.tar.bz2) = 7f737e6d047c1ebeb4e1e0725fc377c5d9f12ee89186de7960be3cbba709ab84
SIZE (gstreamer-0.10.31.tar.bz2) = 3441639

View File

@ -0,0 +1,20 @@
--- configure.orig 2010-12-02 01:54:31.000000000 +0100
+++ configure 2010-12-02 01:56:10.000000000 +0100
@@ -14447,7 +14447,7 @@
if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then
GST_PACKAGE_RELEASE_DATETIME=yes
else
- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gstreamer.doap" `;
+ YYYY_MM_DD=`./"${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gstreamer.doap" `;
if test "x$YYYY_MM_DD" != "x"; then
GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
else
@@ -20427,7 +20427,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: working c++ compiler found: $working_cxx" >&5
$as_echo "$as_me: working c++ compiler found: $working_cxx" >&6;}
- if test "x$working_cxx" == "xyes"; then
+ if test "x$working_cxx" = "xyes"; then
HAVE_CXX_TRUE=
HAVE_CXX_FALSE='#'
else

View File

@ -41,6 +41,7 @@ include/gstreamer-%%VERSION%%/gst/gstchildproxy.h
include/gstreamer-%%VERSION%%/gst/gstclock.h
include/gstreamer-%%VERSION%%/gst/gstcompat.h
include/gstreamer-%%VERSION%%/gst/gstconfig.h
include/gstreamer-%%VERSION%%/gst/gstdatetime.h
include/gstreamer-%%VERSION%%/gst/gstdebugutils.h
include/gstreamer-%%VERSION%%/gst/gstelement.h
include/gstreamer-%%VERSION%%/gst/gstelementfactory.h
@ -86,6 +87,7 @@ include/gstreamer-%%VERSION%%/gst/gstutils.h
include/gstreamer-%%VERSION%%/gst/gstvalue.h
include/gstreamer-%%VERSION%%/gst/gstversion.h
include/gstreamer-%%VERSION%%/gst/gstxml.h
include/gstreamer-%%VERSION%%/gst/math-compat.h
include/gstreamer-%%VERSION%%/gst/net/gstnet.h
include/gstreamer-%%VERSION%%/gst/net/gstnetclientclock.h
include/gstreamer-%%VERSION%%/gst/net/gstnettimepacket.h
@ -153,10 +155,12 @@ share/locale/hu/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/id/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/it/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/ja/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/lt/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/nb/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/pl/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/pt_BR/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/ro/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/ru/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/rw/LC_MESSAGES/gstreamer-%%VERSION%%.mo
share/locale/sk/LC_MESSAGES/gstreamer-%%VERSION%%.mo