summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-05 21:59:46 +0000
committerxtraeme <xtraeme>2004-01-05 21:59:46 +0000
commit0af21845ac7c89dbda67c11603eecad5b6bbd5d4 (patch)
treeb9851165a9e8ac8053591caa511192e4451f7778
parent88c5806dd6616715de92b1fa35f9b7d6faf308cc (diff)
downloadpkgsrc-0af21845ac7c89dbda67c11603eecad5b6bbd5d4.tar.gz
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.
-rw-r--r--archivers/file-roller/Makefile5
-rw-r--r--archivers/file-roller/PLIST6
-rw-r--r--archivers/file-roller/distinfo6
3 files changed, 8 insertions, 9 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index da0dc29446e..21cf8ef02ee 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -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 --git a/archivers/file-roller/PLIST b/archivers/file-roller/PLIST
index 5ada03186a5..b8f0320f0fd 100644
--- a/archivers/file-roller/PLIST
+++ b/archivers/file-roller/PLIST
@@ -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 @@ share/pixmaps/file-roller.png
@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/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/ru/figures
+@dirrm share/gnome/help/file-roller/ru
@dirrm share/gnome/help/file-roller/C/figures
@dirrm share/gnome/help/file-roller/C
@dirrm share/gnome/help/file-roller
diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo
index f9e97eef95a..14aad791a52 100644
--- a/archivers/file-roller/distinfo
+++ b/archivers/file-roller/distinfo
@@ -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