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.4.2 provided by Min ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f4f8aef188d3
branches: trunk
changeset: 465755:f4f8aef188d3
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Jan 05 21:59:46 2004 +0000
description:
Update to 2.4.2 provided by Min Sik Kim in PR pkg/23992.
Changes:
o Do not compile with the DISABLE_DEPRECATED macro defined.
o Handle filenames with ambiguous chars (like []*) in zip archives.
o Handle correctly password with spaces in zip archives.
diffstat:
archivers/file-roller/Makefile | 5 ++---
archivers/file-roller/PLIST | 6 +++---
archivers/file-roller/distinfo | 6 +++---
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (47 lines):
diff -r 796a924a47e7 -r f4f8aef188d3 archivers/file-roller/Makefile
--- a/archivers/file-roller/Makefile Mon Jan 05 21:50:13 2004 +0000
+++ b/archivers/file-roller/Makefile Mon Jan 05 21:59:46 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:33 reed Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/05 21:59:46 xtraeme Exp $
#
-DISTNAME= file-roller-2.4.1
-PKGREVISION= 2
+DISTNAME= file-roller-2.4.2
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.4/}
diff -r 796a924a47e7 -r f4f8aef188d3 archivers/file-roller/PLIST
--- a/archivers/file-roller/PLIST Mon Jan 05 21:50:13 2004 +0000
+++ b/archivers/file-roller/PLIST Mon Jan 05 21:59:46 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/12/14 23:15:46 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/01/05 21:59:46 xtraeme Exp $
bin/file-roller
lib/bonobo/libfile-roller-component.a
lib/bonobo/libfile-roller-component.la
@@ -87,10 +87,10 @@
@dirrm share/omf/file-roller
@comment in scrollkeeper: @dirrm share/omf
@comment in gnome-dirs: @dirrm share/mime-info
+@dirrm share/gnome/help/file-roller/uk/figures
+@dirrm share/gnome/help/file-roller/uk
@dirrm share/gnome/help/file-roller/ru/figures
@dirrm share/gnome/help/file-roller/ru
-@dirrm share/gnome/help/file-roller/uk/figures
-@dirrm share/gnome/help/file-roller/uk
@dirrm share/gnome/help/file-roller/C/figures
@dirrm share/gnome/help/file-roller/C
@dirrm share/gnome/help/file-roller
diff -r 796a924a47e7 -r f4f8aef188d3 archivers/file-roller/distinfo
--- a/archivers/file-roller/distinfo Mon Jan 05 21:50:13 2004 +0000
+++ b/archivers/file-roller/distinfo Mon Jan 05 21:59:46 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/12/14 23:15:46 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2004/01/05 21:59:46 xtraeme Exp $
-SHA1 (file-roller-2.4.1.tar.gz) = c364eae39ea0adc98c4d5b75672725f1ff251788
-Size (file-roller-2.4.1.tar.gz) = 1141807 bytes
+SHA1 (file-roller-2.4.2.tar.gz) = 05b4e87800780cdf1dec901ecfb9d3e7c2e3d163
+Size (file-roller-2.4.2.tar.gz) = 1143163 bytes
Home |
Main Index |
Thread Index |
Old Index