From a74d7098f611dd198f781a118ecd6824b2b00d8a Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Mon, 17 Apr 2000 23:47:44 +0000 Subject: update to 4.4.1 --- news/fidogate/Makefile | 12 ++++++------ news/fidogate/distinfo | 2 +- news/fidogate/files/patch-aa | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'news/fidogate') diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 0ea463d9f185..87163686a18b 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -6,12 +6,12 @@ # PORTNAME= fidogate -PORTVERSION= 4.4.0 -CATEGORIES= news -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.fido.de/pub/fidogate/ \ +PORTVERSION= 4.4.1 +CATEGORIES= news mail +MASTER_SITES= ftp://ftp.fido.de/pub/fidogate/ \ ftp://ftp.gwdg.de/pub/linux/fido/fidogate/ \ - ftp://ftp.fu-berlin.de/unix/news/fidogate/ + ftp://ftp.fu-berlin.de/unix/news/fidogate/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/fido MAINTAINER= dirk.meyer@dinoex.sub.org @@ -46,7 +46,7 @@ pre-install: ${MKDIR} ${PREFIX}/share/doc/fidogate/misc ${MKDIR} ${PREFIX}/share/doc/fidogate/gatebau -DOCLIST = \ +DOCLIST= \ fidogate.texi fidogate.txt \ gatebau94.txt kludge-rfc.doc msgid.doc \ qmail.txt texinfo.tex \ diff --git a/news/fidogate/distinfo b/news/fidogate/distinfo index f25089650884..44cb32bd570e 100644 --- a/news/fidogate/distinfo +++ b/news/fidogate/distinfo @@ -1 +1 @@ -MD5 (fidogate-4.4.0.tar.gz) = 8763ab4cd86d66bccd45d693758a4f17 +MD5 (fidogate-4.4.1.tar.gz) = cbaaae370a7c48c7922988c66b70e743 diff --git a/news/fidogate/files/patch-aa b/news/fidogate/files/patch-aa index c7b49bfee10e..20955995eaf8 100644 --- a/news/fidogate/files/patch-aa +++ b/news/fidogate/files/patch-aa @@ -1,5 +1,5 @@ ---- config.make.orig Sun Jan 30 20:24:55 2000 -+++ config.make Sun Feb 13 13:29:53 2000 +--- config.make.orig Tue Apr 11 14:02:25 2000 ++++ config.make Thu Apr 13 06:07:58 2000 @@ -57,13 +57,13 @@ # variable parameters, can be changed at run-time, DO NOT DELETE ANYTHING!!! @@ -33,7 +33,7 @@ # Directories for installing documentation, not used by subst.pl -INFODIR = /usr/info --HTMLDIR = /html/mj/fidogate +-HTMLDIR = /html/fidogate -HTMLLOGDIR = /html/log +INFODIR = ${PREFIX}/share/doc/fidogate/info +HTMLDIR = ${PREFIX}/share/doc/fidogate/html -- cgit