pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/news/inn
On Tuesday 2009-09-22 13:17 +0000, S.P.Zeidler output:
:Module Name: pkgsrc
:Committed By: spz
:Date: Tue Sep 22 13:17:00 UTC 2009
:
:Modified Files:
: pkgsrc/news/inn: MESSAGE Makefile PLIST distinfo
: pkgsrc/news/inn/patches: patch-aa patch-ab patch-ac patch-ad patch-ag
: patch-ah patch-ai
:Removed Files:
: pkgsrc/news/inn/patches: patch-aj
:
:Log Message:
:Update of the INN package to the latest stable version (2.5.0).
Untested? I'm now running it with the following patches.
The configure "--with-etc-dir" argument seems to have disappeared but
I left it in the Makefile in case it comes back. And there are more
files installed in this version - I'm presuming you just forgot to
check in PLIST since in the file MESSAGE it even indicates one of them.
Regards,
Geoff
Index: news/inn/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/news/inn/Makefile,v
retrieving revision 1.97
diff -u -r1.97 Makefile
--- news/inn/Makefile 22 Sep 2009 13:17:00 -0000 1.97
+++ news/inn/Makefile 24 Sep 2009 02:56:00 -0000
@@ -33,6 +33,7 @@
--enable-largefiles \
--bindir=${PREFIX}/${INN_PATHBIN} \
--sbindir=${PREFIX}/${INN_PATHBIN} \
+ --sysconfdir=${PREFIX}/etc/inn \
--with-openssl=${SSLBASE:Q} \
--with-etc-dir=${PREFIX}/etc/inn \
--with-doc-dir=${PREFIX}/share/doc/inn \
Index: news/inn/PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/news/inn/PLIST,v
retrieving revision 1.19
diff -u -r1.19 PLIST
--- news/inn/PLIST 22 Sep 2009 13:17:00 -0000 1.19
+++ news/inn/PLIST 24 Sep 2009 02:56:09 -0000
@@ -48,6 +48,7 @@
${INN_PATHBIN}/auth/resolv/ident
${INN_PATHBIN}/batcher
${INN_PATHBIN}/buffchan
+${INN_PATHBIN}/buffindexed_d
${INN_PATHBIN}/cnfsheadconf
${INN_PATHBIN}/cnfsstat
${INN_PATHBIN}/control/checkgroups.pl
@@ -84,6 +85,7 @@
${INN_PATHBIN}/grephistory
${INN_PATHBIN}/imapfeed
${INN_PATHBIN}/inews
+${INN_PATHBIN}/innbind
${INN_PATHBIN}/inncheck
${INN_PATHBIN}/innconfval
${INN_PATHBIN}/innd
@@ -118,6 +120,7 @@
${INN_PATHBIN}/pullnews
${INN_PATHBIN}/rc.news
${INN_PATHBIN}/rnews
+${INN_PATHBIN}/rnews.libexec/bunbatch
${INN_PATHBIN}/rnews.libexec/c7unbatch
${INN_PATHBIN}/rnews.libexec/decode
${INN_PATHBIN}/rnews.libexec/encode
@@ -136,6 +139,7 @@
${INN_PATHBIN}/sm
${INN_PATHBIN}/tally.control
${INN_PATHBIN}/tdx-util
+${INN_PATHBIN}/tinyleaf
${INN_PATHBIN}/writelog
man/man1/convdate.1
man/man1/fastrm.1
@@ -249,6 +253,7 @@
man/man8/writelog.8
sbin/cnfsstat
sbin/ctlinnd
+sbin/innbind
sbin/makehistory
share/doc/inn/CONTRIBUTORS
share/doc/inn/GPL
Home |
Main Index |
Thread Index |
Old Index