From 5891b0126d7ed7a25a4bae57963712d88c1405eb Mon Sep 17 00:00:00 2001 From: fredb Date: Mon, 2 Jul 2001 23:06:55 +0000 Subject: Update pinfo to 0.6.1. Changes since 0.6.0: Modified behaviour of auto-pgdn. It now expands the submenus, as in info Fixed problem with pinforc installed to non-existing etc directory Fixed problem with black bar on first man page Fixed buggy whitespace-skip comparing procedure Manual code can now handle hyphenated url links (it's still not perfect with e-mail--it only works if the `@' is in the upper line) Fixed buf in indirect-file search engine (a misplaced if()) Added texinfo documentation. Manual code is now case insensitive as far as sections are considered --- misc/pinfo/Makefile | 5 ++--- misc/pinfo/distinfo | 6 +++--- misc/pinfo/pkg/PLIST | 3 ++- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/pinfo/Makefile b/misc/pinfo/Makefile index 4fc0e8fddb8..56ef39f5438 100644 --- a/misc/pinfo/Makefile +++ b/misc/pinfo/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2001/07/02 22:46:49 fredb Exp $ +# $NetBSD: Makefile,v 1.8 2001/07/02 23:06:55 fredb Exp $ # -DISTNAME= pinfo-0.6.0 -PKGNAME= pinfo-0.6.0nb1 +DISTNAME= pinfo-0.6.1 CATEGORIES= misc MASTER_SITES= http://zeus.polsl.gliwice.pl/~pborys/stable-version/ diff --git a/misc/pinfo/distinfo b/misc/pinfo/distinfo index 88ff0a79b2c..547d24912f2 100644 --- a/misc/pinfo/distinfo +++ b/misc/pinfo/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 13:52:19 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/07/02 23:06:55 fredb Exp $ -SHA1 (pinfo-0.6.0.tar.gz) = 29d742d2cfcafe5ee48ab83e4c2ecbe2caafeaad -Size (pinfo-0.6.0.tar.gz) = 189993 bytes +SHA1 (pinfo-0.6.1.tar.gz) = f0444f4eb3bad4f10ad96c971d7bcd553b567ef4 +Size (pinfo-0.6.1.tar.gz) = 271015 bytes SHA1 (patch-aa) = e2d7d0e8ccbe5db276fb736d22682bb8f719eb98 SHA1 (patch-ab) = f089af56a969af630e2cb886aa8fb40be055eca7 SHA1 (patch-ac) = 7dbddcf81e9ad6ff00dadd8a93cf2c160992ce75 diff --git a/misc/pinfo/pkg/PLIST b/misc/pinfo/pkg/PLIST index eb2e77e85c7..41ab12d45dd 100644 --- a/misc/pinfo/pkg/PLIST +++ b/misc/pinfo/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/23 20:07:33 fredb Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/07/02 23:06:55 fredb Exp $ bin/pinfo +info/pinfo.info man/man1/pinfo.1 share/locale/cs/LC_MESSAGES/pinfo.mo share/locale/de/LC_MESSAGES/pinfo.mo -- cgit v1.2.3