Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 19:17:11 GMT
From:      Dominic Marks <dom@cus.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46809: Port Update: www/scout
Message-ID:  <200301061917.h06JHBFg009253@moo.cus.org.uk>

next in thread | raw e-mail | index | archive | help

>Number:         46809
>Category:       ports
>Synopsis:       Port Update: www/scout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 06 11:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
UMIST
>Environment:
System: FreeBSD moo.cus.org.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 20 15:11:50 BST 2002 root@moo.cus.org.uk:/usr/obj/usr/src/sys/MOO i386

	
>Description:
	www/scout 0.70 -> 0.86

	Add the real ftp master site back, and update my mirror or it.
	
>How-To-Repeat:
	NA.
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/scout/Makefile,v
retrieving revision 1.4
diff -u -3 -p -r1.4 Makefile
--- Makefile	2002/11/16 03:03:20	1.4
+++ Makefile	2003/01/06 19:09:32
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	scout
-PORTVERSION=	0.70
+PORTVERSION=	0.86
 CATEGORIES=	www
-MASTER_SITES=	http://www.cus.org.uk/~dom/distfiles/
+MASTER_SITES=	ftp://sid.joedog.org/pub/scout/ \
+	http://www.cus.org.uk/~dom/distfiles/scout/
 
 MAINTAINER=	d.marks@student.umist.ac.uk
 
@@ -17,7 +18,7 @@ CONFIGURE_ARGS+=	--disable-shared --enab
 MAN1=		scout.1
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/doc/scout.1 ${PREFIX}/man/man1
+	${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin/
+	${INSTALL_MAN} ${WRKSRC}/doc/scout.1 ${PREFIX}/man/man1/
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/scout/distinfo,v
retrieving revision 1.1
diff -u -3 -p -r1.1 distinfo
--- distinfo	2002/06/03 11:07:30	1.1
+++ distinfo	2003/01/06 19:09:32
@@ -1 +1 @@
-MD5 (scout-0.70.tar.gz) = eeb0e16ad48abb15789e4758e2257dca
+MD5 (scout-0.86.tar.gz) = a88fbf31139d310e2881250f1667d217

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301061917.h06JHBFg009253>