[132283] users/devans/GNOME-3/unstable/dports/gnome/gnome-music

devans at macports.org devans at macports.org
Wed Jan 28 13:22:33 PST 2015


Revision: 132283
          https://trac.macports.org/changeset/132283
Author:   devans at macports.org
Date:     2015-01-28 13:22:33 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-music, update to unstable version 3.15.4, use gobject_introspection portgroup.

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

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-music/


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gnome-music
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/unstable/dports/gnome/gnome-music:119584-125933
   + /users/devans/GNOME-3/stable/dports/gnome/gnome-music:128857-132141
/users/devans/GNOME-3/unstable/dports/gnome/gnome-music:119584-125933

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile	2015-01-28 21:22:31 UTC (rev 132282)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile	2015-01-28 21:22:33 UTC (rev 132283)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gnome-music
-version             3.15.2
+version             3.15.4
 license             GPL-2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Music is the GNOME music playing application.
@@ -18,8 +19,8 @@
 
 use_xz              yes
 
-checksums           rmd160  f63b75ad1213bddc662ea96a6725ff1f92523ce5 \
-                    sha256  69989a790361cc69c3bf87afe78c0b41867be9ce21620350c191f787bfaf7ae2
+checksums           rmd160  6bdfb0b787a615bfb08747d5ef0e8c210b9bb672 \
+                    sha256  0f8078cc0cabcd95047a2ca247936e8ca770fcaa56c6945616a0562f6e41fc09
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -28,7 +29,6 @@
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
-                    port:gobject-introspection \
                     port:grilo-plugins \
                     port:tracker \
                     port:libnotify
@@ -42,6 +42,8 @@
     reinplace "s|^#!/.*|#!${configure.python}|" ${worksrcpath}/gnome-music.in
 }
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/ebd8516d/attachment.html>


More information about the macports-changes mailing list