diff options
author | drochner <drochner@pkgsrc.org> | 2005-04-19 19:22:11 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-04-19 19:22:11 +0000 |
commit | aff05fc7417084171d1b72c8664540e16122816c (patch) | |
tree | cdab1e73289e93449470d9d47a7bfdf8f352042d /sysutils/nautilus | |
parent | 9761bd6922d0296e54ba94cf3f7698bfb0321529 (diff) | |
download | pkgsrc-aff05fc7417084171d1b72c8664540e16122816c.tar.gz |
update to 2.10.1
changes:
* Lock the drive when requesting media
* Unlock the drive after it is used
* Fix compilation on non-Linux systems
* Fix compilation warnings on Solaris
* Avoid symbolic link loops in mapping-daemon
Diffstat (limited to 'sysutils/nautilus')
-rw-r--r-- | sysutils/nautilus/Makefile | 4 | ||||
-rw-r--r-- | sysutils/nautilus/PLIST | 4 | ||||
-rw-r--r-- | sysutils/nautilus/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile index c506a20a670..4846616c2a3 100644 --- a/sysutils/nautilus/Makefile +++ b/sysutils/nautilus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2005/04/11 21:47:28 tv Exp $ +# $NetBSD: Makefile,v 1.45 2005/04/19 19:22:11 drochner Exp $ # -DISTNAME= nautilus-2.10.0 +DISTNAME= nautilus-2.10.1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/nautilus/PLIST b/sysutils/nautilus/PLIST index f12dc52968f..5a152395c3d 100644 --- a/sysutils/nautilus/PLIST +++ b/sysutils/nautilus/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/03/22 16:14:16 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2005/04/19 19:22:11 drochner Exp $ bin/nautilus bin/nautilus-connect-server bin/nautilus-file-management-properties @@ -76,6 +76,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/nautilus.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/nautilus.mo @@ -90,6 +91,7 @@ ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/nautilus.mo +${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/nautilus.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/nautilus.mo diff --git a/sysutils/nautilus/distinfo b/sysutils/nautilus/distinfo index a115df7195e..8dd005b49bf 100644 --- a/sysutils/nautilus/distinfo +++ b/sysutils/nautilus/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2005/03/22 16:14:16 jmmv Exp $ +$NetBSD: distinfo,v 1.20 2005/04/19 19:22:11 drochner Exp $ -SHA1 (nautilus-2.10.0.tar.bz2) = 6ca9cf0e7a741a22174f47d5930c1b4e4de92188 -RMD160 (nautilus-2.10.0.tar.bz2) = e9bb2f90e2facabb307991853fd796e74b29846e -Size (nautilus-2.10.0.tar.bz2) = 5899170 bytes +SHA1 (nautilus-2.10.1.tar.bz2) = 738a1c58bf83bb2034bf9466daecdf09d8f131cb +RMD160 (nautilus-2.10.1.tar.bz2) = d3e7e0f66e972087d45975f2efa0fe3bfcb7620e +Size (nautilus-2.10.1.tar.bz2) = 5960278 bytes SHA1 (patch-af) = 928ce8395e33d4459ac83c2d992e251e223ddfeb SHA1 (patch-ah) = 081da3e950f04573e136b6ed8c1ce0d057e803c5 SHA1 (patch-ai) = fe69717dce315877966e7c4d394ddfdcfd379bde |