[134259] trunk/dports/gnome/rest

devans at macports.org devans at macports.org
Fri Mar 20 10:51:08 PDT 2015


Revision: 134259
          https://trac.macports.org/changeset/134259
Author:   devans at macports.org
Date:     2015-03-20 10:51:08 -0700 (Fri, 20 Mar 2015)
Log Message:
-----------
rest: update to version 0.7.93, drop outdated patch, disable silent rules.

Modified Paths:
--------------
    trunk/dports/gnome/rest/Portfile

Removed Paths:
-------------
    trunk/dports/gnome/rest/files/

Modified: trunk/dports/gnome/rest/Portfile
===================================================================
--- trunk/dports/gnome/rest/Portfile	2015-03-20 17:49:41 UTC (rev 134258)
+++ trunk/dports/gnome/rest/Portfile	2015-03-20 17:51:08 UTC (rev 134259)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                rest
-version             0.7.92
+version             0.7.93
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         A library that makes it easier to access web services that \
@@ -19,8 +19,8 @@
 
 use_xz              yes
 
-checksums           rmd160  5d0a9c31094ebc5ead442df9019c1b714a09b18e \
-                    sha256  07548c8785a3e743daf54a82b952ff5f32af94fee68997df4c83b00d52f9c0ec
+checksums           rmd160  636ae4459814189d3087cd82f60401bd6c8e076a \
+                    sha256  c710644455340a44ddc005c645c466f05c0d779993138ea21a62c6082108b216
 
 depends_build       port:pkgconfig
 
@@ -30,10 +30,9 @@
 
 depends_run         path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
 
-patchfiles          patch-oauth-missing-include-b50ace7.diff
-
 gobject_introspection yes
 
-configure.args      --with-ca-certificates=${prefix}/share/curl/curl-ca-bundle.crt
+configure.args      --with-ca-certificates=${prefix}/share/curl/curl-ca-bundle.crt \
+                    --disable-silent-rules
 
 livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150320/f3813245/attachment-0001.html>


More information about the macports-changes mailing list