From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (mandoc.bsd.lv [local]) by mandoc.bsd.lv (OpenSMTPD) with ESMTPA id aa7b496d for ; Sun, 10 Nov 2019 08:58:42 -0500 (EST) Date: Sun, 10 Nov 2019 08:58:42 -0500 (EST) X-Mailinglist: mandoc-source Reply-To: source@mandoc.bsd.lv MIME-Version: 1.0 From: schwarze@mandoc.bsd.lv To: source@mandoc.bsd.lv Subject: cvsweb: update NetBSD CVSweb URI; triggered by a different patch from X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Message-ID: <8d076e7fdbb44726@mandoc.bsd.lv> Log Message: ----------- update NetBSD CVSweb URI; triggered by a different patch from Mattieu Baptiste on ports@ 2012-06-15 11:54:34 Tags: ---- FreeBSD-cvsweb-2_0-branch Modified Files: -------------- cvsweb: cvsweb.conf-netbsd Revision Data ------------- Index: cvsweb.conf-netbsd =================================================================== RCS file: /home/cvs/mandoc/cvsweb/cvsweb.conf-netbsd,v retrieving revision 3.7.2.2 retrieving revision 3.7.2.3 diff -Lcvsweb.conf-netbsd -Lcvsweb.conf-netbsd -u -p -r3.7.2.2 -r3.7.2.3 --- cvsweb.conf-netbsd +++ cvsweb.conf-netbsd @@ -64,7 +64,7 @@ $prcgi = "http://www.NetBSD.org/cgi-bin/ $prkeyword = "PR"; -$mancgi = "http://www.flame.org/cgi-bin/uncgi/hman?page=%s§=%s&arch=i386"; +$mancgi = "https://netbsd.gw.com/cgi-bin/man-cgi?%s+%s"; # Allow downloading a tarball of a pkgsrc $allow_tar = ($where =~ m,^pkgsrc/[^/]+/[^/]+/,); -- To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv