[143567] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Mon Dec 14 18:38:28 PST 2015


Revision: 143567
          https://trac.macports.org/changeset/143567
Author:   devans at macports.org
Date:     2015-12-14 18:38:28 -0800 (Mon, 14 Dec 2015)
Log Message:
-----------
GNOME-3/unstable: grilo-plugins, copy from stable and update to version 0.3.0 git master, target for GNOME 3.20.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/grilo-plugins/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/grilo-plugins/

Modified: users/devans/GNOME-3/unstable/dports/gnome/grilo-plugins/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/Portfile	2015-12-15 02:19:49 UTC (rev 143566)
+++ users/devans/GNOME-3/unstable/dports/gnome/grilo-plugins/Portfile	2015-12-15 02:38:28 UTC (rev 143567)
@@ -5,8 +5,10 @@
 PortGroup           compiler_blacklist_versions 1.0
 
 name                grilo-plugins
-version             0.2.16
-revision            1
+set git_name        ${name}
+set git_commit      c74848fbd102175c845c4958fdb18f6cb17e62c4
+set git_date        20151214
+version             0.3.0-${git_date}
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Framework for discovering and browsing media - Plugins.
@@ -17,12 +19,12 @@
 categories          gnome
 platforms           darwin
 homepage            https://wiki.gnome.org/Grilo
-master_sites        gnome:sources/${name}/${branch}/
+master_sites        https://git.gnome.org/browse/${git_name}/snapshot/
 
-use_xz              yes
+distname            ${git_name}-${git_commit}
 
-checksums           rmd160  f6611c42e0b29cae93032f143da9b649dd7ab347 \
-                    sha256  80b4571f9db6df0d5f0873d30f2ee475204f5831d2974b89c58423d6ffac5203
+checksums           rmd160  7c7a24623cb20f6c7602e0d956783b42dc251588 \
+                    sha256  14504d21d4117c1197c76ea2b796d96088b7db2534bfdd62374f4a768ae4d220
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -48,10 +50,6 @@
 
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
 configure.cmd       ./autogen.sh
 
 # blacklist compilers that do not support C11
@@ -91,4 +89,4 @@
 #                    --enable-goa \ # as of grilo-plugins 0.2.15 requires goa-1.0 >= 3.17.91
 #                    --enable-tracker \
 
-livecheck.type      gnome
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151214/558a9479/attachment.html>


More information about the macports-changes mailing list