[118926] trunk/dports/gnome/grilo
devans at macports.org
devans at macports.org
Sun Apr 13 18:58:28 PDT 2014
Revision: 118926
https://trac.macports.org/changeset/118926
Author: devans at macports.org
Date: 2014-04-13 18:58:28 -0700 (Sun, 13 Apr 2014)
Log Message:
-----------
grilo: update to version 0.2.10.
Modified Paths:
--------------
trunk/dports/gnome/grilo/Portfile
Removed Paths:
-------------
trunk/dports/gnome/grilo/files/patch-remove-libdir-setting.diff
Property Changed:
----------------
trunk/dports/gnome/grilo/
Property changes on: trunk/dports/gnome/grilo
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/mld-qt-481/dports/gnome/grilo:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/devans/GNOME-3/stable/dports/gnome/grilo:118155-118732
/users/devans/GNOME-3/unstable/dports/gnome/grilo:117700-118151
/users/rmstonecipher/gnome/grilo:102363-103172
Modified: trunk/dports/gnome/grilo/Portfile
===================================================================
--- trunk/dports/gnome/grilo/Portfile 2014-04-14 01:58:20 UTC (rev 118925)
+++ trunk/dports/gnome/grilo/Portfile 2014-04-14 01:58:28 UTC (rev 118926)
@@ -4,7 +4,7 @@
PortSystem 1.0
name grilo
-version 0.2.9
+version 0.2.10
license LGPL-2.1
set branch [join [lrange [split ${version} .] 0 1] .]
description Framework for discovering and browsing media.
@@ -19,8 +19,8 @@
use_xz yes
-checksums rmd160 e3070c9b9e731687e76abdfc88423f1fb958e8cc \
- sha256 e51e937ae1ceee31d3f07fd459cd67e17d5c4497e32b30eb883830a0995df935
+checksums rmd160 19118bbac9f2e6901f5c6ca71326fec3c4ab2403 \
+ sha256 559a2470fe541b0090bcfdfac7a33e92dba967727bbab6d0eca70e5636a77b25
depends_build port:pkgconfig \
port:intltool \
@@ -44,8 +44,7 @@
--disable-tests \
--enable-vala
-patchfiles patch-remove-libdir-setting.diff \
- patch-tools-vala-Makefile.am.diff
+patchfiles patch-tools-vala-Makefile.am.diff
# update m4/intltool.m4 and autoreconf
Deleted: trunk/dports/gnome/grilo/files/patch-remove-libdir-setting.diff
===================================================================
--- trunk/dports/gnome/grilo/files/patch-remove-libdir-setting.diff 2014-04-14 01:58:20 UTC (rev 118925)
+++ trunk/dports/gnome/grilo/files/patch-remove-libdir-setting.diff 2014-04-14 01:58:28 UTC (rev 118926)
@@ -1,20 +0,0 @@
---- configure.ac.orig 2014-02-10 13:36:13.000000000 -0800
-+++ configure.ac 2014-02-13 14:19:59.000000000 -0800
-@@ -102,17 +102,6 @@
- exec_prefix="${prefix}"
- fi
-
--if test "${libdir}" = '${exec_prefix}/lib'; then
-- case `uname -m` in
-- x86_64|ppc64|powerpc64)
-- libdir='${exec_prefix}/lib64'
-- ;;
-- *)
-- libdir='${exec_prefix}/lib'
-- ;;
--esac
--fi
--
- # Plugins directory
-
- GRL_PLUGINS_DIR=`eval echo ${libdir}/${GRL_NAME}`
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140413/92e74c09/attachment-0001.html>
More information about the macports-changes
mailing list