Revision
141342
Author
devans@macports.org
Date
2015-10-15 19:39:42 -0700 (Thu, 15 Oct 2015)

Log Message

nautilus: update to version 3.18.1.

Modified Paths

Diff

Modified: trunk/dports/gnome/nautilus/Portfile (141341 => 141342)


--- trunk/dports/gnome/nautilus/Portfile	2015-10-16 01:49:38 UTC (rev 141341)
+++ trunk/dports/gnome/nautilus/Portfile	2015-10-16 02:39:42 UTC (rev 141342)
@@ -5,9 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                nautilus
-# version 3.18.0+ requires gtk+-3.0 >= 3.17.5 glib-2.0 >= 2.45.7
-version             3.16.2
-revision            1
+version             3.18.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         The GNOME filemanager
 long_description    Nautilus is the official file manager for the \
@@ -22,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  581142d3497afb6c4f4d90e99f52630259159f3f \
-                    sha256  3e7ecdda3a47b6ad03098270940aa506782866fa3602d91e711d99f96741478f
+checksums           rmd160  a0c484130e4c925bde090ed1f9c3c6091efbb6b8 \
+                    sha256  9db310b255268f1bd5e93642821a138029550d96a51b408528377d6b121d55ad
 
 depends_build       port:pkgconfig \
                     port:intltool \