Date: Sun, 3 Feb 2002 23:22:01 -0800 (PST) From: Doug Barton <dougb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/htdig Makefile distinfo pkg-descr pkg-plist ports/textproc/htdig/files patch-DB2_db.cc.new patch-ab patch-htsearch_cc Message-ID: <200202040722.g147M1167610@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2002/02/03 23:22:01 PST Modified files: textproc/htdig Makefile distinfo pkg-descr pkg-plist Removed files: textproc/htdig/files patch-DB2_db.cc.new patch-ab patch-htsearch_cc Log: * Upgrade to version 3.1.6, which fixes numerous bugs, and one possible security problem that was present in the unpatched 3.1.5. * Update the master sites list. * Configure more precisely several important directories, partly to compensate for some of the new defaults, and partly to avoid potential future security problems regarding remote users being able to read files specified as config files. This vulnerability was patched already, and the fix is included in this version. However, a little paranoia never hurt anyone. * Remove the patches, as they have either been made obsolete by the new version, or as in the pthreads issue, I'm doing them differently in the Makefile. * Make the patching in the Makefile smarter. * Put my name in the pkg-descr.... overlooked previously. * Adjust the pkg-plist, and sort it since the bloat is the same either way. Thanks to Palle Girgensohn <girgen@partitur.se> for the suggestion in the PR to place the conf file in its own directory. PR: ports/26058 Revision Changes Path 1.21 +22 -23 ports/textproc/htdig/Makefile 1.7 +1 -1 ports/textproc/htdig/distinfo 1.2 +0 -10 ports/textproc/htdig/files/patch-DB2_db.cc.new (dead) 1.4 +0 -22 ports/textproc/htdig/files/patch-ab (dead) 1.2 +0 -24 ports/textproc/htdig/files/patch-htsearch_cc (dead) 1.5 +1 -1 ports/textproc/htdig/pkg-descr 1.6 +48 -42 ports/textproc/htdig/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202040722.g147M1167610>