From d8acf19d385f49353c5b1ee0e15d6e05f049d64f Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 29 Jul 1998 16:44:03 +0000 Subject: Upgrade to 4.02. PR: 7373 Submitted by: maintainer --- mail/pine4/Makefile | 14 +++++++++----- mail/pine4/distinfo | 2 +- mail/pine4/pkg-plist | 12 ++++++++++++ 3 files changed, 22 insertions(+), 6 deletions(-) (limited to 'mail') diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile index 73a7fc4684d1..f8cb608810fc 100644 --- a/mail/pine4/Makefile +++ b/mail/pine4/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: pine # http://www.washington.edu/pine/ -# Version required: 4.01 +# Version required: 4.02 # Date created: 09 July 1998 # Whom: Adrian Penisoara # -# $Id: Makefile,v 1.23 1998/07/18 05:48:37 ache Exp $ +# $Id: Makefile,v 1.24 1998/07/21 13:45:58 asami Exp $ # -DISTNAME= pine4.01 -PKGNAME= pine-4.01 +DISTNAME= pine4.02 +PKGNAME= pine-4.02 CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ @@ -36,8 +36,12 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/doc/pilot.1 ${PREFIX}/man/man1/pilot.1 ${INSTALL_MAN} ${WRKSRC}/doc/pine.1 ${PREFIX}/man/man1/pine.1 .if !defined(NOPORTDOCS) - ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} ${PREFIX}/share/doc/pine + ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} \ + ${PREFIX}/share/doc/pine/tech-notes + ${INSTALL_DATA} ${WRKSRC}/doc/brochure.txt ${PREFIX}/share/doc/pine ${INSTALL_DATA} ${WRKSRC}/doc/tech-notes.txt ${PREFIX}/share/doc/pine + ${INSTALL_DATA} ${WRKSRC}/doc/tech-notes/*.html \ + ${PREFIX}/share/doc/pine/tech-notes/ .endif post-install: diff --git a/mail/pine4/distinfo b/mail/pine4/distinfo index 3ed7fb6b81a1..9ddf8a40e7d0 100644 --- a/mail/pine4/distinfo +++ b/mail/pine4/distinfo @@ -1 +1 @@ -MD5 (pine4.01.tar.gz) = e606a0b23ba7713c9480fb884032556b +MD5 (pine4.02.tar.gz) = 688979b5649473169bdbf22ea1c82fe7 diff --git a/mail/pine4/pkg-plist b/mail/pine4/pkg-plist index e5c96df04de4..b0140cdedc24 100644 --- a/mail/pine4/pkg-plist +++ b/mail/pine4/pkg-plist @@ -11,4 +11,16 @@ etc/dot.pinerc.pgp.sample man/man1/pico.1.gz man/man1/pilot.1.gz man/man1/pine.1.gz +share/doc/pine/brochure.txt share/doc/pine/tech-notes.txt +share/doc/pine/tech-notes/background.html +share/doc/pine/tech-notes/cmd-line.html +share/doc/pine/tech-notes/config-notes.html +share/doc/pine/tech-notes/config.html +share/doc/pine/tech-notes/index.html +share/doc/pine/tech-notes/installation.html +share/doc/pine/tech-notes/introduction.html +share/doc/pine/tech-notes/low-level.html +share/doc/pine/tech-notes/porting.html +@dirrm share/doc/pine/tech-notes +@dirrm share/doc/pine -- cgit v1.2.3