diff options
Diffstat (limited to 'x11-fm/nautilus')
-rw-r--r-- | x11-fm/nautilus/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/nautilus/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/nautilus/files/patch-configure | 22 |
3 files changed, 5 insertions, 27 deletions
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index d5f9e7aa8..aba2326dd 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -3,11 +3,11 @@ # Whom: ade, archie # # $FreeBSD$ -# $MCom: ports-stable/x11-fm/nautilus/Makefile,v 1.4 2009/04/15 12:03:35 kwm Exp $ +# $MCom: ports/x11-fm/nautilus/Makefile,v 1.179 2009/05/07 18:41:35 marcus Exp $ # PORTNAME= nautilus -PORTVERSION= 2.27.1 +PORTVERSION= 2.27.2 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo index 753cda92b..ef40bd369 100644 --- a/x11-fm/nautilus/distinfo +++ b/x11-fm/nautilus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/nautilus-2.27.1.tar.bz2) = 77956e50bdb6657a3bb935a595f0c038 -SHA256 (gnome2/nautilus-2.27.1.tar.bz2) = ba6ff0a83201ec48236f6e50f74a6e487fd8b107d81d3d5542df69822920b6c2 -SIZE (gnome2/nautilus-2.27.1.tar.bz2) = 5814191 +MD5 (gnome2/nautilus-2.27.2.tar.bz2) = 0cd5c1f6ecd9ce52affb9144c18dff5e +SHA256 (gnome2/nautilus-2.27.2.tar.bz2) = a8edffc003d5484aa074cd9030e71cc7d889d87fd9a4ff0f0029313562c8bb94 +SIZE (gnome2/nautilus-2.27.2.tar.bz2) = 5939950 diff --git a/x11-fm/nautilus/files/patch-configure b/x11-fm/nautilus/files/patch-configure deleted file mode 100644 index cad1f6c85..000000000 --- a/x11-fm/nautilus/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig 2009-05-07 14:18:41.000000000 -0400 -+++ configure 2009-05-07 14:19:15.000000000 -0400 -@@ -16635,9 +16635,7 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - #include <unistd.h> -- #ifdef HAVE_SYS_PARAM_H - #include <sys/param.h> -- #endif - #ifdef HAVE_SYS_VFS_H - #include <sys/vfs.h> - #endif -@@ -16694,9 +16692,7 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - #include <unistd.h> -- #ifdef HAVE_SYS_PARAM_H - #include <sys/param.h> -- #endif - #ifdef HAVE_SYS_VFS_H - #include <sys/vfs.h> - #endif |