diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-09 06:58:45 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-09 06:58:45 +0800 |
commit | 868ea39205fb83309080af61df139d23278b8dff (patch) | |
tree | 4a8d2294b0910bff0a85ddce7fc084a651d7073f /multimedia | |
parent | 496ae2a6639686fb9df2494a7a5730cefd39b92c (diff) | |
download | marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.tar marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.tar.gz marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.tar.bz2 marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.tar.lz marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.tar.xz marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.tar.zst marcuscom-ports-868ea39205fb83309080af61df139d23278b8dff.zip |
Update to 2.21.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10029 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/distinfo | 6 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 6 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 6 | ||||
-rw-r--r-- | multimedia/totem/files/patch-configure | 29 | ||||
-rw-r--r-- | multimedia/totem/pkg-plist | 3 |
6 files changed, 13 insertions, 41 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 0c0c7efaa..f1d845990 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.1 2007/12/04 14:40:48 ahze Exp $ +# $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.2 2007/12/23 13:13:04 kwm Exp $ PORTNAME= totem-pl-parser -PORTVERSION= 2.21.6 +PORTVERSION= 2.21.90 CATEGORIES= multimedia gnome MASTER_SITES= GNOME diff --git a/multimedia/totem-pl-parser/distinfo b/multimedia/totem-pl-parser/distinfo index 696274c6a..1deb44dc9 100644 --- a/multimedia/totem-pl-parser/distinfo +++ b/multimedia/totem-pl-parser/distinfo @@ -1,3 +1,3 @@ -MD5 (totem-pl-parser-2.21.6.tar.bz2) = 061f0020a6c564b0027ddab7ff4bc8e8 -SHA256 (totem-pl-parser-2.21.6.tar.bz2) = 90b9ad778460f3c642d0ad9c69e4e3f58359cdfb32a7bc95cf65dd83700219c9 -SIZE (totem-pl-parser-2.21.6.tar.bz2) = 864733 +MD5 (totem-pl-parser-2.21.90.tar.bz2) = c1167797a0087f27f1391097efff3422 +SHA256 (totem-pl-parser-2.21.90.tar.bz2) = c911ad63cd8816ee7388b2eb81f6a4f20f7584a765782fe02d87c7fe82ed900c +SIZE (totem-pl-parser-2.21.90.tar.bz2) = 863882 diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index bccea14de..a9f533e4d 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,11 +3,11 @@ # Whom: Hendrik Scholz <hendrik@scholz.net> # # $FreeBSD$ -# $MCom: ports/multimedia/totem/Makefile,v 1.93 2007/11/13 06:25:27 marcus Exp $ +# $MCom: ports/multimedia/totem/Makefile,v 1.94 2007/12/23 13:14:28 kwm Exp $ # PORTNAME= totem -PORTVERSION= 2.21.5 +PORTVERSION= 2.21.90 PORTREVISION?= 0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME @@ -126,7 +126,7 @@ post-patch: post-install: @-update-desktop-database ${MKDIR} ${PREFIX}/share/vala/vapi - ${INSTALL_DATA} ${WRKSRC}/bindings/vala/totem.vala ${PREFIX}/share/vala/vapi + ${INSTALL_DATA} ${WRKSRC}/bindings/vala/totem.vapi ${PREFIX}/share/vala/vapi ${INSTALL_DATA} ${WRKSRC}/bindings/vala/totem.deps ${PREFIX}/share/vala/vapi .include <bsd.port.post.mk> diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 07f7f1ec0..e2edc07b2 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/totem-2.21.5.tar.bz2) = 76b6f42066a4360c4306b44c2a639bba -SHA256 (gnome2/totem-2.21.5.tar.bz2) = 313fc26f0f6b93d2d8e082af6fe1e4b8e072909c02291fc7201f951420f00b91 -SIZE (gnome2/totem-2.21.5.tar.bz2) = 2213438 +MD5 (gnome2/totem-2.21.90.tar.bz2) = 34beac7074c76d617d01559d8b59e589 +SHA256 (gnome2/totem-2.21.90.tar.bz2) = 335cc34a38e11cf866510bcf14530767d88c223422c0d7a16e376bb5fcf27fc7 +SIZE (gnome2/totem-2.21.90.tar.bz2) = 2206764 diff --git a/multimedia/totem/files/patch-configure b/multimedia/totem/files/patch-configure deleted file mode 100644 index 1fab81f6e..000000000 --- a/multimedia/totem/files/patch-configure +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Fri May 25 00:24:10 2007 -+++ configure Fri May 25 00:24:23 2007 -@@ -22960,7 +22960,7 @@ GTK_LIBS="$GTK_LIBS $EXTRA_BACKEND_LIBS" - - plugin_error_or_ignore() - { -- if test "${error_on_bad_plugin}" == "1" ; then -+ if test "${error_on_bad_plugin}" = "1" ; then - { { echo "$as_me:$LINENO: error: $1" >&5 - echo "$as_me: error: $1" >&2;} - { (exit 1); exit 1; }; } -@@ -22982,7 +22982,7 @@ fi - used_plugins="" - used_plugins2="" - --if test "x${with_plugins}" == "xautodetect" ; then -+if test "x${with_plugins}" = "xautodetect" ; then - # Default to all plugins and just ignore them if they won't compile - with_plugins="all" - error_on_bad_plugin="0" -@@ -23384,7 +23384,7 @@ fi - esac - - # Add the specified plugin -- if test "${add_plugin}" == "1" ; then -+ if test "${add_plugin}" = "1" ; then - used_plugins2="${used_plugins2} ${plugin}" - fi - done diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist index 71ee42e97..7d1368743 100644 --- a/multimedia/totem/pkg-plist +++ b/multimedia/totem/pkg-plist @@ -159,6 +159,7 @@ share/icons/hicolor/16x16/apps/totem.png share/icons/hicolor/22x22/apps/totem.png share/icons/hicolor/24x24/apps/totem.png share/icons/hicolor/32x32/apps/totem.png +share/icons/hicolor/48x48/apps/totem.png share/icons/hicolor/scalable/apps/totem.svg share/locale/am/LC_MESSAGES/totem.mo share/locale/ar/LC_MESSAGES/totem.mo @@ -262,7 +263,7 @@ share/omf/totem/totem-uk.omf %%DATADIR%%/totem_logo.png %%DATADIR%%/uri.ui share/vala/vapi/totem.deps -share/vala/vapi/totem.vala +share/vala/vapi/totem.vapi @dirrm %%DATADIR%% @dirrm share/omf/totem @dirrm share/gnome/help/totem/uk/figures |