diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-05-15 14:08:08 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-05-15 14:08:08 +0000 |
commit | 839d0f1b5b8d9c399c649ed97523378e05087d75 (patch) | |
tree | f4ac8b9f9e2c92ef50335bed5c2d650e3e3ad364 /archivers/file-roller | |
parent | e8cc244a22a9de934fac8f0641f66ba85b8299bf (diff) | |
download | pkgsrc-839d0f1b5b8d9c399c649ed97523378e05087d75.tar.gz |
Update to 2.6.1:
* Fixed reading of filenames with spaces in tar archives.
* Fixed bug #138154 (File-Roller Crash when dropping a file dragged
from archive).
* Remove a file from the recent file list if the file could not be loaded.
* Added RPM and Suffit to the recent file list mime types.
* Fixed popup menu sensitivity.
Diffstat (limited to 'archivers/file-roller')
-rw-r--r-- | archivers/file-roller/Makefile | 4 | ||||
-rw-r--r-- | archivers/file-roller/PLIST | 5 | ||||
-rw-r--r-- | archivers/file-roller/distinfo | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 808f8444985..203b595f97b 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2004/05/07 01:14:46 xtraeme Exp $ +# $NetBSD: Makefile,v 1.30 2004/05/15 14:08:08 jmmv Exp $ # -DISTNAME= file-roller-2.6.0 +DISTNAME= file-roller-2.6.1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/file-roller/PLIST b/archivers/file-roller/PLIST index dc5a590c387..0234f7c1c96 100644 --- a/archivers/file-roller/PLIST +++ b/archivers/file-roller/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/04/01 18:56:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/05/15 14:08:08 jmmv Exp $ bin/file-roller lib/bonobo/libfile-roller-component.a lib/bonobo/libfile-roller-component.la @@ -70,6 +70,7 @@ ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/file-roller.mo +${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/file-roller.mo @@ -78,6 +79,7 @@ ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/file-roller.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/file-roller.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/file-roller.mo @@ -171,4 +173,3 @@ share/pixmaps/file-roller.png @comment in xdg-dirs: @dirrm share/applications @comment in xdg-dirs: @dirrm share/application-registry @comment in libbonobo: @dirrm lib/bonobo/servers -@comment in libbonobo: @dirrm lib/bonobo diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo index aba3fb7a50c..31a3b2a0545 100644 --- a/archivers/file-roller/distinfo +++ b/archivers/file-roller/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2004/04/01 18:56:04 jmmv Exp $ +$NetBSD: distinfo,v 1.10 2004/05/15 14:08:08 jmmv Exp $ -SHA1 (file-roller-2.6.0.tar.bz2) = d2133fc45c008513eef4f8b275c060a37bed2407 -Size (file-roller-2.6.0.tar.bz2) = 1241766 bytes +SHA1 (file-roller-2.6.1.tar.bz2) = 5971eb471f5fa72fd4bc75b755ce05d37b8bbe2e +Size (file-roller-2.6.1.tar.bz2) = 1270682 bytes SHA1 (patch-aa) = 19a6c63c0b943a40c0b2e91fbad4fde54566f5fd SHA1 (patch-ab) = 849a501e0bb6b3babc6a1247945c81ba1310e274 |