Sat Sep 6 15:23:10 2008 UTC ()
Update to 0.8.1:

Version 0.8.1
-------------

Fixes:
* Ensure directories exist before reading them - bug #15755
* Close files and clean up behind us - bug #15654
* Fix potential crash when no info page exists - bug #15274 (Saleem Abdulrasool)
* Remove longopts to make non-linux work properly - bug #11839
  - These options should be unused in normal operation
* If $USERNAME isn't set (MacOS), use a default name - bug #14872
* Fix potential crasher on mangled info dir file - bug #12515


(wiz)
diff -r1.5 -r1.6 pkgsrc/textproc/rarian/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/rarian/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/rarian/patches/patch-aa

cvs diff -r1.5 -r1.6 pkgsrc/textproc/rarian/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/rarian/Makefile 2008/04/18 12:00:13 1.5
+++ pkgsrc/textproc/rarian/Makefile 2008/09/06 15:23:10 1.6
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2008/04/18 12:00:13 joerg Exp $ 1# $NetBSD: Makefile,v 1.6 2008/09/06 15:23:10 wiz Exp $
2# 2#
3 3
4DISTNAME= rarian-0.8.0 4DISTNAME= rarian-0.8.1
5PKGREVISION= 1 
6CATEGORIES= textproc 5CATEGORIES= textproc
7MASTER_SITES= http://rarian.freedesktop.org/Releases/ 6MASTER_SITES= http://rarian.freedesktop.org/Releases/
8MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/rarian/0.8/} 7MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/rarian/0.8/}
9EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://rarian.freedesktop.org/ 11HOMEPAGE= http://rarian.freedesktop.org/
13COMMENT= Documentation metadata library 12COMMENT= Documentation metadata library
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17CONFLICTS+= scrollkeeper-[0-9]* 16CONFLICTS+= scrollkeeper-[0-9]*
18 17

cvs diff -r1.2 -r1.3 pkgsrc/textproc/rarian/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/rarian/distinfo 2008/04/11 18:41:53 1.2
+++ pkgsrc/textproc/rarian/distinfo 2008/09/06 15:23:10 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2008/04/11 18:41:53 drochner Exp $ 1$NetBSD: distinfo,v 1.3 2008/09/06 15:23:10 wiz Exp $
2 2
3SHA1 (rarian-0.8.0.tar.bz2) = ee19a6c1300a51adec765f02351b1779477fc462 3SHA1 (rarian-0.8.1.tar.bz2) = 9b3f1bad1cdbb0de51d6f74431b20eb3647edc5a
4RMD160 (rarian-0.8.0.tar.bz2) = 28545ad9afbef3f0c6e1b80ee294833c31a32d56 4RMD160 (rarian-0.8.1.tar.bz2) = 2e4c0a4d22a4e0c41d4d3dc8e4a5ad080ee3b6ce
5Size (rarian-0.8.0.tar.bz2) = 338724 bytes 5Size (rarian-0.8.1.tar.bz2) = 324441 bytes
6SHA1 (patch-aa) = 3b1d8601672cb52ccee9deb240c3cf5e64721b38 6SHA1 (patch-aa) = a5b9892ccd1977c10a155435be25dbbde49bae40

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/rarian/patches/Attic/patch-aa (expand / switch to unified diff)

--- pkgsrc/textproc/rarian/patches/Attic/patch-aa 2007/10/11 18:43:48 1.1.1.1
+++ pkgsrc/textproc/rarian/patches/Attic/patch-aa 2008/09/06 15:23:10 1.2
@@ -1,20 +1,13 @@ @@ -1,20 +1,13 @@
1$NetBSD: patch-aa,v 1.1.1.1 2007/10/11 18:43:48 drochner Exp $ 1$NetBSD: patch-aa,v 1.2 2008/09/06 15:23:10 wiz Exp $
2 2
3--- util/rarian-sk-update.in.orig 2007-09-29 18:16:44.000000000 +0200 3--- util/rarian-sk-update.in.orig 2008-09-01 20:40:21.000000000 +0200
4+++ util/rarian-sk-update.in 4+++ util/rarian-sk-update.in
5@@ -258,7 +258,7 @@ process_directory () 5@@ -264,7 +264,7 @@ process_directory ()
6 # They are inherited from scrollkeeper :( 6 # They are inherited from scrollkeeper :(
7  7
8 # We use TEMP as set -- seems to nuke the return value of getopt 8 # We use TEMP as set -- seems to nuke the return value of getopt
9-TEMP=`getopt -u -n$(basename $0) -o "o:r:p:vqnhV" \ 9-TEMP=`getopt -u -n$(basename $0) -o "o:r:p:vqnhV" \
10+TEMP=`${prefix}/bin/getopt -u -n$(basename $0) -o "o:r:p:vqnhV" \ 10+TEMP=`${prefix}/bin/getopt -u -n$(basename $0) -o "o:r:p:vqnhV" \
11 --longoptions="clean-index,omf-dir:,resulting-dir:,help,version" -- "$@"` \ 11 -- "$@"` \
12 || print_usage 12 || print_usage
13  13
14@@ -416,4 +416,4 @@ then 
15 fi 
16 rm -rf $tmpdir 
17  
18-fi # ENABLE_OMF_READ 
19\ No newline at end of file 
20+fi # ENABLE_OMF_READ