pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/file-roller Update to 2.6.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b5d830775f0
branches:  trunk
changeset: 475399:0b5d830775f0
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat May 15 14:08:08 2004 +0000

description:
Update to 2.6.1:

* Fixed reading of filenames with spaces in tar archives.
* Fixed bug #138154 (File-Roller Crash when dropping a file dragged
  from archive).
* Remove a file from the recent file list if the file could not be loaded.
* Added RPM and Suffit to the recent file list mime types.
* Fixed popup menu sensitivity.

diffstat:

 archivers/file-roller/Makefile |  4 ++--
 archivers/file-roller/PLIST    |  5 +++--
 archivers/file-roller/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (56 lines):

diff -r 95180a962e83 -r 0b5d830775f0 archivers/file-roller/Makefile
--- a/archivers/file-roller/Makefile    Sat May 15 13:59:48 2004 +0000
+++ b/archivers/file-roller/Makefile    Sat May 15 14:08:08 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2004/05/07 01:14:46 xtraeme Exp $
+# $NetBSD: Makefile,v 1.30 2004/05/15 14:08:08 jmmv Exp $
 #
 
-DISTNAME=      file-roller-2.6.0
+DISTNAME=      file-roller-2.6.1
 CATEGORIES=    archivers gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/file-roller/2.6/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 95180a962e83 -r 0b5d830775f0 archivers/file-roller/PLIST
--- a/archivers/file-roller/PLIST       Sat May 15 13:59:48 2004 +0000
+++ b/archivers/file-roller/PLIST       Sat May 15 14:08:08 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/01 18:56:04 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/05/15 14:08:08 jmmv Exp $
 bin/file-roller
 lib/bonobo/libfile-roller-component.a
 lib/bonobo/libfile-roller-component.la
@@ -70,6 +70,7 @@
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/file-roller.mo
@@ -78,6 +79,7 @@
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/file-roller.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/file-roller.mo
 ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/file-roller.mo
@@ -171,4 +173,3 @@
 @comment in xdg-dirs: @dirrm share/applications
 @comment in xdg-dirs: @dirrm share/application-registry
 @comment in libbonobo: @dirrm lib/bonobo/servers
-@comment in libbonobo: @dirrm lib/bonobo
diff -r 95180a962e83 -r 0b5d830775f0 archivers/file-roller/distinfo
--- a/archivers/file-roller/distinfo    Sat May 15 13:59:48 2004 +0000
+++ b/archivers/file-roller/distinfo    Sat May 15 14:08:08 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2004/04/01 18:56:04 jmmv Exp $
+$NetBSD: distinfo,v 1.10 2004/05/15 14:08:08 jmmv Exp $
 
-SHA1 (file-roller-2.6.0.tar.bz2) = d2133fc45c008513eef4f8b275c060a37bed2407
-Size (file-roller-2.6.0.tar.bz2) = 1241766 bytes
+SHA1 (file-roller-2.6.1.tar.bz2) = 5971eb471f5fa72fd4bc75b755ce05d37b8bbe2e
+Size (file-roller-2.6.1.tar.bz2) = 1270682 bytes
 SHA1 (patch-aa) = 19a6c63c0b943a40c0b2e91fbad4fde54566f5fd
 SHA1 (patch-ab) = 849a501e0bb6b3babc6a1247945c81ba1310e274



Home | Main Index | Thread Index | Old Index