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 file-roller to 2.26.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ceb91774062
branches: trunk
changeset: 556224:1ceb91774062
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Wed Mar 18 00:42:41 2009 +0000
description:
Update file-roller to 2.26.0.
version 2.26.0
--------------
New or updated application translations:
* Assamese (Amitakhya Phukan)
* Bengali INDIA (Runa Bhattacharjee)
* Español (Jorge González)
* Estonian (Ivar Smolin)
* Galego (Suso Baleato)
* Greek (Jennie Petoumenou)
* Gujarati (Ankit Patel)
* Hebrew (Gil Osher)
* Hindi (Rajesh Ranjan)
* Lithuanian (Vytautas Rekus)
* Maithili (Sangeeta Kumari)
* marathi (Sandeep Shedmake)
* Oriya (Manoj Kumar Giri)
* Russian (Anton Shestakov)
* Swathanthra Malayalam Computing|സ്വതന്ത്ര
മലയാളം കമ്പ്യൂട്ടിങ് (Ani Peter)
* Tamil (I. Felix)
* Telugu (Krishna Babu K)
New or updated manual translations:
* British English (Philip Withnall)
version 2.25.92
---------------
New or updated application translations:
* English (British) (David Lodge)
* Bulgarian (Alexander Shopov)
* Czech (Adrian Guniš)
* Hungarian (Gabor Kelemen)
* Italian (Milo Casagrande)
* Japanese (Takeshi AIHANA)
* Swedish (Daniel Nylander)
* Turkish (Baris Cicek)
New or updated manual translations:
* Swedish (Daniel Nylander)
version 2.25.91
---------------
Bugs fixed:
* #571273: crash in Archive Manager: Opening an archive (ISO)
Patch by Tom Parker.
* #560429: GNOME Goal: Remove deprecated GLib symbols
* #570505: file-roller crashed with signal 5 in IA__g_malloc()
New or updated application translations:
* Asturian (Astur)
* Aviary.pl (Tomasz Dominikowski)
* Basque (Iñaki Larrañaga Murgoitio)
* Belarusian Latin (Ihar Hrachyshka)
* Brazilian Portuguese (Fabrício Godoy)
* Bulgarian (Alexander Shopov)
* Chinese (Hong Kong) (Chao-Hsiung Liao)
* Chinese/Traditional (Chao-Hsiung Liao)
* Danish (Kenneth Nielsen)
* Dutch (Wouter Bolsterlee)
* Español (Jorge González)
* French (Claude Paroz)
* Kannada (Shankar Prasad)
* Macedonian (Arangel Angov)
* Portuguese (Duarte Loreto)
* Romanian (Adi Roiban)
* Serbian (sr) (Горан Ракић)
* Serbian (sr) (Goran Rakić)
* Thai (Theppitak Karoonboonyanan)
* Ukrainian (Maxim Dziumanenko)
* Vietnamese (Clytie Siddall)
* zh_CN (甘露(Gan Lu))
version 2.25.90
---------------
New features and user visible changes:
* Use gtkbuilder instead of libglade.
Bugs fixed:
* #568881: don't rely on gtk implementation details
* #569825: file-roller should use TMPDIR or XDG_CACHE_HOME for
temporary files.
New or updated application translations:
* Brazilian Portuguese (Fabrício Godoy)
* Catalan (Jordi Mallach)
* Deutsch (Christian Kirbach)
* Finnish (Ilkka Tuohela)
* Hungarian (Gabor Kelemen)
* Korea (Changwoo Ryu)
* Swedish (Daniel Nylander)
version 2.25.2
--------------
Bugs fixed:
* #567554: An error occurred while adding files to the archive after
encrypt the zip archive.
* #566591: File roller cannot create splitted archives with pieces
smaller than 1 Mb
* #560647: file-roller wakes up the CPU 2 times per second.
* #563208: file-roller can't extract to an ftp mounted directory.
Patch by Gerard Lommerse.
* #564029: Unziping an archive from nautilus fails with certain
characters.
* #565879: isoinfo.sh has shebang but is installed -x Patch by Loïc
Minier.
* #567901: renaming directory in tarball creates duplicate files
* #568260: file-roller installs static libraries by default (for
nautilus extension)
* #566683: remove redundant figures
New or updated application translations:
* Español (Jorge González)
* Norwegian Bokmål (Kjartan Maraas)
* zh_CN (甘露(Gan Lu))
version 2.25.1
--------------
Bugs fixed:
* #564805: Drop libgnome/ui dependency. Patch by Saleem Abdulrasool.
* #561535: Unable to create archive with OpenOffice document using
nautilus integration. Patch by Gerard Lommerse.
* #559481: Can't open/view file directly from File Roller if there
is a bracket in the directory/file name. Patch by Gerard Lommerse.
New or updated manual translations:
* Catalan (Joan Duran)
diffstat:
archivers/file-roller/Makefile | 6 +++---
archivers/file-roller/PLIST | 42 +++++++++++++++++++++++++++++++-----------
archivers/file-roller/distinfo | 8 ++++----
3 files changed, 38 insertions(+), 18 deletions(-)
diffs (150 lines):
diff -r 791c27f5b79d -r 1ceb91774062 archivers/file-roller/Makefile
--- a/archivers/file-roller/Makefile Wed Mar 18 00:33:14 2009 +0000
+++ b/archivers/file-roller/Makefile Wed Mar 18 00:42:41 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.89 2009/01/13 20:11:24 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2009/03/18 00:42:41 jmcneill Exp $
#
-DISTNAME= file-roller-2.24.3
+DISTNAME= file-roller-2.26.0
CATEGORIES= archivers gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.24/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.26/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 791c27f5b79d -r 1ceb91774062 archivers/file-roller/PLIST
--- a/archivers/file-roller/PLIST Wed Mar 18 00:33:14 2009 +0000
+++ b/archivers/file-roller/PLIST Wed Mar 18 00:42:41 2009 +0000
@@ -1,22 +1,22 @@
-@comment $NetBSD: PLIST,v 1.29 2008/10/16 17:43:42 drochner Exp $
+@comment $NetBSD: PLIST,v 1.30 2009/03/18 00:42:42 jmcneill Exp $
bin/file-roller
libexec/file-roller/isoinfo.sh
share/applications/file-roller.desktop
-share/file-roller/glade/add-options.glade
-share/file-roller/glade/batch-add-files.glade
-share/file-roller/glade/batch-password.glade
-share/file-roller/glade/delete.glade
-share/file-roller/glade/new.glade
-share/file-roller/glade/open-with.glade
-share/file-roller/glade/password.glade
-share/file-roller/glade/properties.glade
-share/file-roller/glade/update.glade
share/file-roller/icons/hicolor/16x16/actions/add-files-to-archive.png
share/file-roller/icons/hicolor/16x16/actions/add-folder-to-archive.png
share/file-roller/icons/hicolor/16x16/actions/extract-archive.png
share/file-roller/icons/hicolor/24x24/actions/add-files-to-archive.png
share/file-roller/icons/hicolor/24x24/actions/add-folder-to-archive.png
share/file-roller/icons/hicolor/24x24/actions/extract-archive.png
+share/file-roller/ui/add-options.ui
+share/file-roller/ui/batch-add-files.ui
+share/file-roller/ui/batch-password.ui
+share/file-roller/ui/delete.ui
+share/file-roller/ui/new.ui
+share/file-roller/ui/open-with.ui
+share/file-roller/ui/password.ui
+share/file-roller/ui/properties.ui
+share/file-roller/ui/update.ui
share/gconf/schemas/file-roller.schemas
share/gnome/help/file-roller/C/figures/file-roller_home.png
share/gnome/help/file-roller/C/figures/file-roller_leftarrow.png
@@ -43,6 +43,12 @@
share/gnome/help/file-roller/de/figures/file-roller_rightarrow.png
share/gnome/help/file-roller/de/figures/file-roller_uparrow.png
share/gnome/help/file-roller/de/file-roller.xml
+share/gnome/help/file-roller/en_GB/figures/file-roller_home.png
+share/gnome/help/file-roller/en_GB/figures/file-roller_leftarrow.png
+share/gnome/help/file-roller/en_GB/figures/file-roller_main_window.png
+share/gnome/help/file-roller/en_GB/figures/file-roller_rightarrow.png
+share/gnome/help/file-roller/en_GB/figures/file-roller_uparrow.png
+share/gnome/help/file-roller/en_GB/file-roller.xml
share/gnome/help/file-roller/es/figures/file-roller_home.png
share/gnome/help/file-roller/es/figures/file-roller_leftarrow.png
share/gnome/help/file-roller/es/figures/file-roller_main_window.png
@@ -112,6 +118,7 @@
share/locale/am/LC_MESSAGES/file-roller.mo
share/locale/ar/LC_MESSAGES/file-roller.mo
share/locale/as/LC_MESSAGES/file-roller.mo
+share/locale/ast/LC_MESSAGES/file-roller.mo
share/locale/az/LC_MESSAGES/file-roller.mo
share/locale/be/LC_MESSAGES/file-roller.mo
share/locale/be@latin/LC_MESSAGES/file-roller.mo
@@ -154,6 +161,7 @@
share/locale/ku/LC_MESSAGES/file-roller.mo
share/locale/lt/LC_MESSAGES/file-roller.mo
share/locale/lv/LC_MESSAGES/file-roller.mo
+share/locale/mai/LC_MESSAGES/file-roller.mo
share/locale/mg/LC_MESSAGES/file-roller.mo
share/locale/mk/LC_MESSAGES/file-roller.mo
share/locale/ml/LC_MESSAGES/file-roller.mo
@@ -199,6 +207,7 @@
share/omf/file-roller/file-roller-bg.omf
share/omf/file-roller/file-roller-ca.omf
share/omf/file-roller/file-roller-de.omf
+share/omf/file-roller/file-roller-en_GB.omf
share/omf/file-roller/file-roller-es.omf
share/omf/file-roller/file-roller-fi.omf
share/omf/file-roller/file-roller-fr.omf
@@ -210,12 +219,19 @@
share/omf/file-roller/file-roller-uk.omf
share/omf/file-roller/file-roller-vi.omf
@dirrm share/omf/file-roller
+@comment in rarian: @dirrm share/omf
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@comment in xdg-dirs: @dirrm share/icons
@dirrm share/gnome/help/file-roller/vi/figures
@dirrm share/gnome/help/file-roller/vi
@dirrm share/gnome/help/file-roller/uk/figures
@@ -236,6 +252,8 @@
@dirrm share/gnome/help/file-roller/fi
@dirrm share/gnome/help/file-roller/es/figures
@dirrm share/gnome/help/file-roller/es
+@dirrm share/gnome/help/file-roller/en_GB/figures
+@dirrm share/gnome/help/file-roller/en_GB
@dirrm share/gnome/help/file-roller/de/figures
@dirrm share/gnome/help/file-roller/de
@dirrm share/gnome/help/file-roller/ca/figures
@@ -245,14 +263,16 @@
@dirrm share/gnome/help/file-roller/C/figures
@dirrm share/gnome/help/file-roller/C
@dirrm share/gnome/help/file-roller
+@comment in gnome2-dirs: @dirrm share/gnome/help
+@comment in gnome2-dirs: @dirrm share/gnome
@comment in GConf: @dirrm share/gconf/schemas
+@dirrm share/file-roller/ui
@dirrm share/file-roller/icons/hicolor/24x24/actions
@dirrm share/file-roller/icons/hicolor/24x24
@dirrm share/file-roller/icons/hicolor/16x16/actions
@dirrm share/file-roller/icons/hicolor/16x16
@dirrm share/file-roller/icons/hicolor
@dirrm share/file-roller/icons
-@dirrm share/file-roller/glade
@dirrm share/file-roller
@comment in xdg-dirs: @dirrm share/applications
@dirrm libexec/file-roller
diff -r 791c27f5b79d -r 1ceb91774062 archivers/file-roller/distinfo
--- a/archivers/file-roller/distinfo Wed Mar 18 00:33:14 2009 +0000
+++ b/archivers/file-roller/distinfo Wed Mar 18 00:42:41 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2009/01/13 20:11:24 wiz Exp $
+$NetBSD: distinfo,v 1.43 2009/03/18 00:42:42 jmcneill Exp $
-SHA1 (file-roller-2.24.3.tar.bz2) = afba08f5b09414506a42dd5d8679748392dfa7a3
-RMD160 (file-roller-2.24.3.tar.bz2) = 494bb520c86cb81d543370a7c621783b8a42ef0e
-Size (file-roller-2.24.3.tar.bz2) = 1484687 bytes
+SHA1 (file-roller-2.26.0.tar.bz2) = c4f40ac0a525d7efd897c0b6460d7cf3ff74d213
+RMD160 (file-roller-2.26.0.tar.bz2) = 586c3536df56bcf0f605402e30f9a189918acf32
+Size (file-roller-2.26.0.tar.bz2) = 1509272 bytes
SHA1 (patch-aa) = 0e536d0b9c8e88b97ea7af600e3bb6d6ba496acf
Home |
Main Index |
Thread Index |
Old Index