summaryrefslogtreecommitdiff
path: root/net/pygopherd/patches/patch-ab
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-01-24 19:44:00 +0000
committerrecht <recht@pkgsrc.org>2004-01-24 19:44:00 +0000
commit76d9a166a9a9b733e3f1047224e409ea66997f40 (patch)
tree2f122a084bc7be8958c778782e6533e708abab1f /net/pygopherd/patches/patch-ab
parentbce12e4c4cbd2723fe125d00706dd710e0a81ed2 (diff)
downloadpkgsrc-76d9a166a9a9b733e3f1047224e409ea66997f40.tar.gz
update to 2.0.9
changes: pygopherd (2.0.9) unstable; urgency=low * Don't crash if simpletal is unavailable. pygopherd (2.0.8) unstable; urgency=low * Fixed a logic error in the Numb handling fix. pygopherd (2.0.7) unstable; urgency=low * Fixed UMN.py to properly handle Numb=. pygopherd (2.0.6) unstable; urgency=low * Updated debian/docs. pygopherd (2.0.5) unstable; urgency=low * Added build-dep on python2.3-dev. Closes: #213938. pygopherd (2.0.4) unstable; urgency=low * Eliminated outdated import of xreadlines, clearing up a warning with Python 2.3.
Diffstat (limited to 'net/pygopherd/patches/patch-ab')
-rw-r--r--net/pygopherd/patches/patch-ab40
1 files changed, 29 insertions, 11 deletions
diff --git a/net/pygopherd/patches/patch-ab b/net/pygopherd/patches/patch-ab
index 87315d50970..7a3b94551dc 100644
--- a/net/pygopherd/patches/patch-ab
+++ b/net/pygopherd/patches/patch-ab
@@ -1,13 +1,31 @@
-$NetBSD: patch-ab,v 1.1.1.1 2003/09/30 17:27:29 recht Exp $
+$NetBSD: patch-ab,v 1.2 2004/01/24 19:44:00 recht Exp $
---- pygopherd.8.orig 2003-08-23 18:31:53.000000000 +0200
-+++ pygopherd.8 2003-08-28 20:40:02.000000000 +0200
-@@ -188,7 +188,7 @@
- .B python2.2.
-
+--- doc/pygopherd.8.orig 2004-01-24 20:21:51.000000000 +0100
++++ doc/pygopherd.8 2004-01-24 20:22:45.000000000 +0100
+@@ -180,7 +180,7 @@
+ \fIconf/pygopherd.conf\fR and
+ \fIconf/mime.types\fR. Debian users will find
+ the configuration file pre-installed in
+-\fI/etc/pygopherd/pygopherd.conf\fR and the
++\fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fR and the
+ \fImime.types\fR file provided by the system
+ already.
+ .PP
+@@ -242,7 +242,7 @@
+ \fBpython2.2\fR.
+ .PP
Next, proceed to configuration. Make sure that the
--\fI/etc/pygopherd/pygopherd.conf\fP file names valid users
-+\fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fP file names valid users
- (\fBsetuid\fP and \fBsetgid\fP options) and a valid document root
- (\fBroot\fP option).
-
+-\fI/etc/pygopherd/pygopherd.conf\fR file
++\fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fR file
+ names valid users (\fIsetuid\fR and
+ \fIsetgid\fR options) and a valid document
+ root (\fIroot\fR option).
+@@ -287,7 +287,7 @@
+ .SH "CONFIGURATION"
+ .PP
+ \fBPyGopherd\fR is regulated by a configuratoin file normally
+-stored in \fI/etc/pygopherd/pygopherd.conf\fR.
++stored in \fI%%PREFIX%%/etc/pygopherd/pygopherd.conf\fR.
+ You can specify an alternate configuration file on the command
+ line. The \fBPyGopherd\fR distribution ships
+ with a sample \fIpygopherd.conf\fR file that