Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 1998 11:53:31 -0600 (MDT)
From:      brett@peloton.physics.montana.edu
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7662: update of asWedit port
Message-ID:  <199808181753.LAA18068@peloton.physics.montana.edu>

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

>Number:         7662
>Category:       ports
>Synopsis:       update asWedit to 4.0 from 3.0
>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:   Tue Aug 18 11:00:01 PDT 1998
>Last-Modified:
>Originator:     Brett Taylor
>Organization:
Montana State University, Bozeman
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

	FreeBSD 2.2.7-STABLE #0: Thu Jul 30 10:57:40 MDT 1998

>Description:

	simple update to the asWedit port.  Only thing that changed 
	was the Makefile some (to reflect new version and a change 
	in the MASTER_SITES) and a new MD5

>How-To-Repeat:

	apply diff below to current aswedit port - note that all of the 
	mirror master sites have not been updated w/ the current version 
	so that only the main master site works right now 
	(www.advasoft.com).  The new version should propagate in a couple 
	of days.

>Fix:
	

diff -ruN aswedit/Makefile aswedit/Makefile
--- aswedit/Makefile	Thu Jul 10 00:27:38 1997
+++ aswedit/Makefile	Tue Aug 18 11:43:36 1998
@@ -1,17 +1,17 @@
 # New ports collection makefile for:	 asWedit
-# Version required:	3.0
+# Version required:	4.0
 # Date created:		25 June 1997
 # Whom:			brett@peloton.physics.montana.edu
 #
 # $Id: Makefile,v 1.1.1.1 1997/07/10 06:27:38 tg Exp $
 #
 
-DISTNAME=	asWedit-3.0-i386.linux
-PKGNAME=	asWedit-3.0
+DISTNAME=	asWedit-4.0-i386.linux
+PKGNAME=	asWedit-4.0
 CATEGORIES=	editors www
-MASTER_SITES=	ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \
+MASTER_SITES=	http://www.advasoft.com/asWedit/ \
+		ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \
 		ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ \
-		ftp://ftp.ruf.uni-freiburg.de/pub/info/asWedit/ \
 		ftp://sunsite.icm.edu.pl/pub/www/asWedit/
 
 MAINTAINER=	brett@peloton.physics.montana.edu
@@ -21,7 +21,7 @@
 RESTRICTED=     "Commercial software"
 NO_BUILD=	yes
 NO_PACKAGE=	${RESTRICTED}
-WRKSRC=         ${WRKDIR}/asWedit-3.0
+WRKSRC=         ${WRKDIR}/asWedit-4.0
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/asWedit ${PREFIX}/bin
diff -ruN /usr/ports/www/aswedit/files/md5 aswedit/files/md5
--- aswedit/files/md5	Thu Jul 10 00:27:38 1997
+++ aswedit/files/md5	Tue Aug 18 11:38:55 1998
@@ -1 +1 @@
-MD5 (asWedit-3.0-i386.linux.tar.gz) = 59319b165aa536543cee1a46e09161a9
+MD5 (asWedit-4.0-i386.linux.tar.gz) = c3d00e0886a2316e46ef05f4c204c0ed
>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?199808181753.LAA18068>