From mharo@area51.fremont.ca.us Mon Mar  1 21:00:17 1999
Return-Path: <mharo@area51.fremont.ca.us>
Received: from area51.fremont.ca.us (d60-054.leach.ucdavis.edu [169.237.60.54])
	by hub.freebsd.org (Postfix) with ESMTP id 792B4154FE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Mar 1999 20:59:12 -0800 (PST)
	(envelope-from mharo@area51.fremont.ca.us)
Received: (from mharo@localhost)
	by area51.fremont.ca.us (8.9.2/8.9.2) id UAA43215;
	Mon, 1 Mar 1999 20:59:36 -0800 (PST)
	(envelope-from mharo)
Message-Id: <199903020459.UAA43215@area51.fremont.ca.us>
Date: Mon, 1 Mar 1999 20:59:36 -0800 (PST)
From: mharo@area51.fremont.ca.us
Reply-To: mharo@area51.fremont.ca.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update: news/tin
X-Send-Pr-Version: 3.2

>Number:         10347
>Category:       ports
>Synopsis:       Update: news/tin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar  1 21:10:00 PST 1999
>Closed-Date:    Mon Mar 8 08:45:55 PST 1999
>Last-Modified:  Mon Mar  8 08:47:22 PST 1999
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

Updated version of tin.  The main MASTER_SITE is updated and the
others probably will be soon.

Passed portlint with one warning about the version number.

>How-To-Repeat:

	

>Fix:
	
Index: Makefile
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/news/tin/Makefile,v
retrieving revision 1.65
diff -u -r1.65 Makefile
--- Makefile	1999/02/11 11:13:47	1.65
+++ Makefile	1999/03/02 04:51:16
@@ -7,17 +7,17 @@
 # $Id: Makefile,v 1.65 1999/02/11 11:13:47 ache Exp $
 #
 
-DISTNAME=       tinpre-1.4-980818
+DISTNAME=       tinpre-1.4-19990216
 CATEGORIES=	news
 MASTER_SITES=   ftp://ftp.tin.org/pub/news/clients/tin/current/ \
 		ftp://nuxi.ucdavis.edu/pub/tin/ \
 		ftp://ftp.nuxi.com/pub/tin/
 EXTRACT_SUFX=	.tgz
 
-LIB_DEPENDS=    uu.1:${PORTSDIR}/converters/uulib
-
 MAINTAINER=     ache@FreeBSD.org
 
+LIB_DEPENDS=    uu.1:${PORTSDIR}/converters/uulib
+
 WRKSRC=         ${WRKDIR}/${DISTNAME:S/pre-1.4//}
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
@@ -58,7 +58,7 @@
 post-install:
 	cd ${WRKSRC}/doc; ${INSTALL_DATA} tin.defaults ${PREFIX}/etc/tin.defaults.dist
 	if [ ! -f ${PREFIX}/etc/tin.defaults ] ; then \
-		cp ${PREFIX}/etc/tin.defaults.dist ${PREFIX}/etc/tin.defaults; \
+		${CP} ${PREFIX}/etc/tin.defaults.dist ${PREFIX}/etc/tin.defaults; \
 	fi
 
 .include <bsd.port.mk>
Index: files/md5
===================================================================
RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/news/tin/files/md5,v
retrieving revision 1.49
diff -u -r1.49 md5
--- md5	1998/08/18 09:34:56	1.49
+++ md5	1999/03/02 04:44:37
@@ -1 +1 @@
-MD5 (tinpre-1.4-980818.tgz) = 93f20163834b3a15772b4f128441004f
+MD5 (tinpre-1.4-19990216.tgz) = a30eb82cdc480041e84b43b626a083da


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: foxfair 
State-Changed-When: Mon Mar 8 08:45:55 PST 1999 
State-Changed-Why:  
Fixed in $Id: Makefile,v 1.66 1999/03/02 12:02:57 obrien Exp $. 
>Unformatted:
