Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 1999 12:32:50 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9830: Update port ascd-0.7 to 0.9.1
Message-ID:  <199901310132.MAA10456@corp.au.triax.com>

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

>Number:         9830
>Category:       ports
>Synopsis:       update port ascd-0.7 to 0.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 30 17:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
>Environment:

	

>Description:

This patch updates ascd from 0.7 to 0.9.1

>How-To-Repeat:

	

>Fix:
	
Apply the following patch..

--- Makefile-0.7	Sun Jan 31 12:27:17 1999
+++ Makefile	Sun Jan 31 12:26:08 1999
@@ -1,14 +1,14 @@
 # New ports collection makefile for:   ascd
-# Version required:	0.7
+# Version required:	0.9.1
 # Date created:		29 November 1998
 # Whom:			Jim Mock <jim@phrantic.phear.net>
 #
 # $Id: Makefile,v 1.4 1999/01/18 06:42:55 asami Exp $
 #
 
-DISTNAME=	ascd-0.7
+DISTNAME=	ascd-0.9.1
 CATEGORIES=	audio afterstep windowmaker
-MASTER_SITES=	http://slashdot.org/linux/dl/
+MASTER_SITES=	http://worldserver.oleane.com/rsn/Archives/
 
 MAINTAINER=	jim@phrantic.phear.net
 
@@ -21,8 +21,8 @@
 	(cd ${WRKSRC} && make)
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/ascd ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/Doc/ascd.man \
+	${INSTALL_PROGRAM} ${WRKSRC}/ascd/ascd ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/ascd/ascd.man \
 		${PREFIX}/man/man1/ascd.1
 	${GZIP_CMD} ${PREFIX}/man/man1/ascd.1
 .if !defined(NOPORTDOCS)
>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?199901310132.MAA10456>