From 7bb929a4bcbdf31a2f3dd8cd3cd9c6a19a587c16 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Wed, 7 Apr 1999 18:21:51 +0000 Subject: [PATCH] If not upgrading from a previous version of Leafnode or Leafnode+, incorrect installation instructions are displayed. This fixes that, and makes some other minor changes. PR: ports/10982 Submitted by: Tom Hukins --- news/leafnode+/Makefile | 6 ++++-- news/leafnode+/files/patch-aa | 13 +++++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/news/leafnode+/Makefile b/news/leafnode+/Makefile index 22bae1b516a8..d615710136eb 100644 --- a/news/leafnode+/Makefile +++ b/news/leafnode+/Makefile @@ -3,7 +3,7 @@ # Date created: 19 November 1998 # Whom: Tom Hukins # -# $Id: Makefile,v 1.3 1999/01/10 18:10:09 steve Exp $ +# $Id: Makefile,v 1.4 1999/04/03 01:01:04 steve Exp $ # DISTNAME= leafnode+-2.6 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/leafnode/ MAINTAINER= tom@eborcom.com +WWW_SITE= http://www.io.com/~kazushi/freeware/leafnode+.html + MAN8= checkgroups.8 fetchnews.8 leafnode.8 texpire.8 .if defined(NOPORTDOCS) @@ -41,6 +43,6 @@ do-install: post-install: @test -d /var/spool/news -a -d ${PREFIX}/lib/leafnode || \ - ${CAT} ${FILESDIR}/INSTALL.mesg + ${CAT} ${PKGDIR}/MESSAGE .include diff --git a/news/leafnode+/files/patch-aa b/news/leafnode+/files/patch-aa index 8433e0f7b7b2..65156636e9d6 100644 --- a/news/leafnode+/files/patch-aa +++ b/news/leafnode+/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Thu Dec 24 01:41:37 1998 -+++ Makefile Sun Dec 27 17:04:30 1998 +--- Makefile.orig Sun Jan 31 19:17:52 1999 ++++ Makefile Tue Apr 6 17:12:29 1999 @@ -1,11 +1,8 @@ # -*- makefile -*- # $Orig-Id: Makefile,v 1.16 1997/07/20 00:28:31 agulbra Exp $ @@ -22,6 +22,15 @@ all: leafnode fetchnews texpire checkgroups leaftool +@@ -79,7 +76,7 @@ + @if [ -f $(BINDIR)/fetch ]; then echo don"'"t forget to change the name of a command in scripts and crontab from fetch into fetchnews.; fi + @if [ -f $(BINDIR)/newsfetch ]; then echo don"'"t forget to change the name of a command in scripts and crontab from newsfetch into fetchnews.; fi + +-installall: install ++installall: + -mkdir -p $(SPOOLDIR) $(LIBDIR) + -mkdir -p $(SPOOLDIR)/message.id + -mkdir -p $(SPOOLDIR)/interesting.groups @@ -91,7 +88,6 @@ $${a}$${b}6 $${a}$${b}7 $${a}$${b}8 \ $${a}$${b}9 ; \