[139127] trunk/dports/office/pinpoint/Portfile

devans at macports.org devans at macports.org
Mon Aug 3 08:39:55 PDT 2015


Revision: 139127
          https://trac.macports.org/changeset/139127
Author:   devans at macports.org
Date:     2015-08-03 08:39:55 -0700 (Mon, 03 Aug 2015)
Log Message:
-----------
pinpoint: update to version 0.1.6, homepage, dependencies, livecheck (#48469, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/office/pinpoint/Portfile

Modified: trunk/dports/office/pinpoint/Portfile
===================================================================
--- trunk/dports/office/pinpoint/Portfile	2015-08-03 15:28:31 UTC (rev 139126)
+++ trunk/dports/office/pinpoint/Portfile	2015-08-03 15:39:55 UTC (rev 139127)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                pinpoint
-version             0.1.4
-revision            5
+version             0.1.6
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          office multimedia
 platforms           darwin
@@ -19,20 +18,22 @@
                     encourage presentations containing beautiful images \
                     and small amounts of concise text in slides.
 
-homepage            https://live.gnome.org/Pinpoint
+homepage            http://wiki.gnome.org/Apps/Pinpoint
 master_sites        gnome:sources/pinpoint/${branch}
 use_xz              yes
 
-checksums           rmd160  33e9c6f0e8d80184aa67e10c5d6404aa3807939d \
-                    sha256  4559155e9dc61ee47256ef7f5b73e4cdecbfc1b2bd6b0a1ab45dfee64ae8b92b
+checksums           rmd160  696beab48f5a52ea16a61a7023c0fe17810b977d \
+                    sha256  812a6e49ccd8bcd6cd0927fda98ceb0f2bafb1f18246bd2d75ea96c3c971f34b
 
 depends_build       port:pkgconfig
 
 depends_lib         port:clutter \
-                    port:clutter-gst \
-                    port:gdk-pixbuf2
+                    port:clutter-gst3 \
+                    path:lib/pkgconfig/cairo-pdf.pc:cairo \
+                    port:gdk-pixbuf2 \
+                    port:librsvg
 
-configure.args      --disable-silent-rules
-
-livecheck.type      regex
-livecheck.regex     {latest released version is ([0-9.]+)}
+configure.args      --enable-dax=no \
+                    --disable-silent-rules
+                    
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150803/3a12e05d/attachment.html>


More information about the macports-changes mailing list