From e555c4c0d3ca84ae4d8c72dede852292e039f0b5 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 30 Aug 2004 06:34:27 +0000 Subject: - update to 4.4.10 - cleanup patches --- news/fidogate/Makefile | 30 +----------------------------- news/fidogate/distinfo | 4 ++-- news/fidogate/files/patch-log.c | 11 ----------- news/fidogate/files/patch-prototypes.h | 11 ----------- news/fidogate/pkg-plist | 1 + 5 files changed, 4 insertions(+), 53 deletions(-) delete mode 100644 news/fidogate/files/patch-prototypes.h (limited to 'news/fidogate') diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index c1235c58c8f0..ad1176bbf99b 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fidogate -PORTVERSION= 4.4.9 -PORTREVISION= 3 +PORTVERSION= 4.4.10 CATEGORIES= news mail MASTER_SITES= ftp://ftp.fidogate.org/pub/fidogate/ \ ftp://ftp.fu-berlin.de/unix/news/fidogate/ \ @@ -32,39 +31,12 @@ DOCLIST= fidogate.texi fidogate.txt gatebau94.txt kludge-rfc.doc \ template.html fido howto misc rfc gatebau/msgid.sgml \ gatebau/msgid.tex gatebau/msgid.txt -FIXME= src/common/aliases.c src/common/binkley.c \ - src/common/config.c src/common/crc32.c \ - src/common/file.c src/common/flo.c \ - src/common/fopen.c src/common/hosts.c \ - src/common/lock.c src/common/log.c \ - src/common/mail.c src/common/message.c \ - src/common/outpkt.c src/common/packet.c \ - src/common/routing.c src/common/sequencer.c \ - src/common/tick.c src/charset/charset.c \ - src/areafix/ftnaf.c src/areafix/areafix.c \ - src/areafix/ftnafmail.c src/areafix/ftnafpkt.c \ - src/areafix/ftnafutil.c src/ffx/ffx.c \ - src/ffx/ffxqt.c src/gate/ftn2rfc.c \ - src/gate/ftnin.c src/gate/rfc2ftn.c \ - src/gate/ftnmail.c src/tick/ftnhatch.c \ - src/tick/ftntick.c src/toss/ftn2ftn.c \ - src/toss/ftnexpire.c src/toss/ftnpack.c \ - src/toss/ftnroute.c src/toss/ftntoss.c \ - src/toss/history.c src/util/ftnlog.c \ - src/util/ftnflo.c - .include .if ${OSVERSION} < 300000 EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl .endif -post-patch: -.for i in ${FIXME} - ${PERL5} -pi -e "s=([ ])log[(]=\\1log_fg(=" ${WRKSRC}/${i} - @${GREP} "log_fg" ${WRKSRC}/${i} -.endfor - pre-configure: @${PERL5} -pi -e "s=.{PREFIX}=${PREFIX}=g" ${WRKSRC}/config.make .if defined(FIDOGATE_RUNAS) diff --git a/news/fidogate/distinfo b/news/fidogate/distinfo index 0b8aa73cd296..8894a06bf323 100644 --- a/news/fidogate/distinfo +++ b/news/fidogate/distinfo @@ -1,2 +1,2 @@ -MD5 (fidogate-4.4.9.tar.gz) = 8ab67a510de0cfd9444d64562babb848 -SIZE (fidogate-4.4.9.tar.gz) = 1186562 +MD5 (fidogate-4.4.10.tar.gz) = ab80b3f441458bef61e034eabf472592 +SIZE (fidogate-4.4.10.tar.gz) = 1191524 diff --git a/news/fidogate/files/patch-log.c b/news/fidogate/files/patch-log.c index 22a3361a86b6..c72efaad4a31 100644 --- a/news/fidogate/files/patch-log.c +++ b/news/fidogate/files/patch-log.c @@ -10,14 +10,3 @@ extern char *sys_errlist[]; # endif #endif -@@ -280,8 +280,10 @@ - - BUF_COPY(logprog, name); - -+#if 0 /**NOT NEEDED AND SECURITY RISK**/ - if( (p = getenv("LOGFILE")) ) - log_file(p); - if( (p = getenv("FIDOGATE_LOGFILE")) ) - log_file(p); -+#endif - } diff --git a/news/fidogate/files/patch-prototypes.h b/news/fidogate/files/patch-prototypes.h deleted file mode 100644 index db83cb7f9195..000000000000 --- a/news/fidogate/files/patch-prototypes.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/include/prototypes.h.orig Sun Feb 16 16:39:01 2003 -+++ src/include/prototypes.h Wed Nov 19 16:12:12 2003 -@@ -270,7 +270,7 @@ - extern int no_debug; - - char *strerror (int); --void log (const char *, ...) -+void log_fg (const char *, ...) - __attribute__ ((format (printf, 1, 2))); - void debug (int, const char *, ...) - __attribute__ ((format (printf, 2, 3))); diff --git a/news/fidogate/pkg-plist b/news/fidogate/pkg-plist index 87ea22293f55..4527f7fd5dfe 100644 --- a/news/fidogate/pkg-plist +++ b/news/fidogate/pkg-plist @@ -37,6 +37,7 @@ libexec/fidogate/logcheck libexec/fidogate/logdaily libexec/fidogate/logreport libexec/fidogate/logsendmail +libexec/fidogate/logsendmail2 libexec/fidogate/logstat libexec/fidogate/nl-autoupd libexec/fidogate/nl-check -- cgit v1.2.3