[146037] users/devans/GNOME-3/unstable/dports/gnome/nautilus

devans at macports.org devans at macports.org
Thu Feb 25 08:37:46 PST 2016


Revision: 146037
          https://trac.macports.org/changeset/146037
Author:   devans at macports.org
Date:     2016-02-25 08:37:46 -0800 (Thu, 25 Feb 2016)
Log Message:
-----------
GNOME-3/unstable: nautilus, update to version 3.19.90, update autogen.sh from upstream git master.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/nautilus/Portfile
    users/devans/GNOME-3/unstable/dports/gnome/nautilus/files/autogen.sh

Modified: users/devans/GNOME-3/unstable/dports/gnome/nautilus/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/nautilus/Portfile	2016-02-25 15:38:15 UTC (rev 146036)
+++ users/devans/GNOME-3/unstable/dports/gnome/nautilus/Portfile	2016-02-25 16:37:46 UTC (rev 146037)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                nautilus
-version             3.19.2
+version             3.19.90
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         The GNOME filemanager
 long_description    Nautilus is the official file manager for the \
@@ -20,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  87bbf06ffb42efd7944689732b5266201bc75677 \
-                    sha256  01cf182ead3ae185c848b70a4e8a9622321df72f0b44b846766f38582f6b3d30
+checksums           rmd160  4e97ffa7694efe6954c1137f929c1bf917f10df7 \
+                    sha256  c54099fdce9bb0f38a06e5a4458af7a59af5f0d5e60a15eeabd9805f3c996adb
 
 depends_build       port:pkgconfig \
                     port:intltool \

Modified: users/devans/GNOME-3/unstable/dports/gnome/nautilus/files/autogen.sh
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/nautilus/files/autogen.sh	2016-02-25 15:38:15 UTC (rev 146036)
+++ users/devans/GNOME-3/unstable/dports/gnome/nautilus/files/autogen.sh	2016-02-25 16:37:46 UTC (rev 146037)
@@ -4,13 +4,11 @@
 srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 
-PKG_NAME="nautilus"
-
 (test -f $srcdir/configure.ac \
   && test -f $srcdir/README \
   && test -d $srcdir/libnautilus-private) || {
     echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
-    echo " top-level $PKG_NAME directory"
+    echo " top-level nautilus directory"
     exit 1
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160225/8bdb11d6/attachment.html>


More information about the macports-changes mailing list