diff options
author | drochner <drochner> | 2006-05-02 17:22:45 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-05-02 17:22:45 +0000 |
commit | aafd7f28d121675d0f8c71cd7fc7c9db4d209e43 (patch) | |
tree | 1242fe2979e92b38f1916447bdb0eb0ec2fb7beb /archivers | |
parent | cb20a66e7cb28b64f325e2cb883dab053c549265 (diff) | |
download | pkgsrc-aafd7f28d121675d0f8c71cd7fc7c9db4d209e43.tar.gz |
update to 2.14.2
changes:
-Ask for the password when trying to open a password protected rar
or arj archive
-Updated the user's guide
-Added help button to all the dialogs
-Install theme-friendly icon
-bugfixes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/file-roller/Makefile | 5 | ||||
-rw-r--r-- | archivers/file-roller/PLIST | 7 | ||||
-rw-r--r-- | archivers/file-roller/distinfo | 8 |
3 files changed, 9 insertions, 11 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 5ba53701b50..7f22e002434 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2006/04/17 13:46:15 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2006/05/02 17:22:45 drochner Exp $ # -DISTNAME= file-roller-2.14.0 -PKGREVISION= 1 +DISTNAME= file-roller-2.14.2 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/file-roller/PLIST b/archivers/file-roller/PLIST index f8d36e27963..a135aa308a4 100644 --- a/archivers/file-roller/PLIST +++ b/archivers/file-roller/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2006/04/17 07:07:11 jlam Exp $ +@comment $NetBSD: PLIST,v 1.20 2006/05/02 17:22:45 drochner Exp $ bin/file-roller lib/nautilus/extensions-1.0/libnautilus-fileroller.la share/applications/file-roller.desktop @@ -90,6 +90,7 @@ share/gnome/help/file-roller/zh_TW/figures/file-roller_main_window.png share/gnome/help/file-roller/zh_TW/figures/file-roller_rightarrow.png share/gnome/help/file-roller/zh_TW/figures/file-roller_uparrow.png share/gnome/help/file-roller/zh_TW/file-roller.xml +share/icons/hicolor/48x48/apps/file-roller.png share/locale/am/LC_MESSAGES/file-roller.mo share/locale/ar/LC_MESSAGES/file-roller.mo share/locale/az/LC_MESSAGES/file-roller.mo @@ -103,6 +104,7 @@ share/locale/cs/LC_MESSAGES/file-roller.mo share/locale/cy/LC_MESSAGES/file-roller.mo share/locale/da/LC_MESSAGES/file-roller.mo share/locale/de/LC_MESSAGES/file-roller.mo +share/locale/dz/LC_MESSAGES/file-roller.mo share/locale/el/LC_MESSAGES/file-roller.mo share/locale/en_CA/LC_MESSAGES/file-roller.mo share/locale/en_GB/LC_MESSAGES/file-roller.mo @@ -138,7 +140,6 @@ share/locale/nb/LC_MESSAGES/file-roller.mo share/locale/ne/LC_MESSAGES/file-roller.mo share/locale/nl/LC_MESSAGES/file-roller.mo share/locale/nn/LC_MESSAGES/file-roller.mo -share/locale/no/LC_MESSAGES/file-roller.mo share/locale/pa/LC_MESSAGES/file-roller.mo share/locale/pl/LC_MESSAGES/file-roller.mo share/locale/pt/LC_MESSAGES/file-roller.mo @@ -178,8 +179,6 @@ share/omf/file-roller/file-roller-uk.omf share/omf/file-roller/file-roller-zh_CN.omf share/omf/file-roller/file-roller-zh_HK.omf share/omf/file-roller/file-roller-zh_TW.omf -share/pixmaps/file-roller.png -@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/omf/file-roller @comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/file-roller/zh_TW/figures diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo index 5c244b73d92..41613dfa230 100644 --- a/archivers/file-roller/distinfo +++ b/archivers/file-roller/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2006/03/30 21:28:13 jmmv Exp $ +$NetBSD: distinfo,v 1.22 2006/05/02 17:22:45 drochner Exp $ -SHA1 (file-roller-2.14.0.tar.bz2) = 9f72c24ad93fca70b5340ca078e6cce881409024 -RMD160 (file-roller-2.14.0.tar.bz2) = cad8bf0eae38ede93da5b610528a5659630c572c -Size (file-roller-2.14.0.tar.bz2) = 1018747 bytes +SHA1 (file-roller-2.14.2.tar.bz2) = d39a037d5f90e918702e98544725a3fa5913ed53 +RMD160 (file-roller-2.14.2.tar.bz2) = 3fc158c03b9e39fd935332914f55495502986935 +Size (file-roller-2.14.2.tar.bz2) = 1039404 bytes |