diff options
-rw-r--r-- | archivers/file-roller/Makefile | 4 | ||||
-rw-r--r-- | archivers/file-roller/PLIST | 3 | ||||
-rw-r--r-- | archivers/file-roller/distinfo | 8 | ||||
-rw-r--r-- | archivers/file-roller/patches/patch-ab | 13 |
4 files changed, 8 insertions, 20 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 75486207571..4967f9d2697 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2007/04/11 18:20:36 drochner Exp $ +# $NetBSD: Makefile,v 1.70 2007/04/19 21:41:03 wiz Exp $ # -DISTNAME= file-roller-2.18.1 +DISTNAME= file-roller-2.18.2 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/file-roller/PLIST b/archivers/file-roller/PLIST index e70d234833b..cd32979d00c 100644 --- a/archivers/file-roller/PLIST +++ b/archivers/file-roller/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2007/04/11 18:20:36 drochner Exp $ +@comment $NetBSD: PLIST,v 1.23 2007/04/19 21:41:03 wiz Exp $ bin/file-roller lib/nautilus/extensions-1.0/libnautilus-fileroller.la libexec/file-roller/isoinfo.sh @@ -83,6 +83,7 @@ share/locale/am/LC_MESSAGES/file-roller.mo share/locale/ar/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 share/locale/bg/LC_MESSAGES/file-roller.mo share/locale/bn/LC_MESSAGES/file-roller.mo share/locale/bn_IN/LC_MESSAGES/file-roller.mo diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo index 48f4a61fa57..3fb488e6dd8 100644 --- a/archivers/file-roller/distinfo +++ b/archivers/file-roller/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.30 2007/04/11 18:20:37 drochner Exp $ +$NetBSD: distinfo,v 1.31 2007/04/19 21:41:03 wiz Exp $ -SHA1 (file-roller-2.18.1.tar.bz2) = 2c18dc1056641d3451f1b529299377c783d7aef8 -RMD160 (file-roller-2.18.1.tar.bz2) = 92103dde016c963c4fb229fcd914dfe2c338d359 -Size (file-roller-2.18.1.tar.bz2) = 1128245 bytes +SHA1 (file-roller-2.18.2.tar.bz2) = 9957e4a94f1356d1ffac1fe692f2361b806de22e +RMD160 (file-roller-2.18.2.tar.bz2) = 18c482be55221ac656f72b3bc40cb9e50100acce +Size (file-roller-2.18.2.tar.bz2) = 1127280 bytes SHA1 (patch-aa) = 7e6773de99b4277874ce5b01530de357848b2d69 diff --git a/archivers/file-roller/patches/patch-ab b/archivers/file-roller/patches/patch-ab deleted file mode 100644 index 0fbf912983b..00000000000 --- a/archivers/file-roller/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2007/03/25 06:11:12 wiz Exp $ - ---- help/C/file-roller.xml.orig 2007-01-29 21:10:59.000000000 +0000 -+++ help/C/file-roller.xml -@@ -59,7 +59,7 @@ - <!-- An address can be added to the publisher information. If a role is - not specified, the publisher/author is the same for all versions of the - document. --> -- <publisher> -+ <publisher role="maintainer"> - <publishername> GNOME Documentation Project </publishername> - </publisher> - |