Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 15:50:41 -0600 (MDT)
From:      brett@peloton.physics.montana.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11499: update of asWedit port
Message-ID:  <199905042150.PAA03405@peloton.physics.montana.edu>

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

>Number:         11499
>Category:       ports
>Synopsis:       update of the asWedit port to 4.0.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:   Tue May  4 15:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brett Taylor
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Montana State University, Bozeman
>Environment:

	small cramped office with 4 computers in it and way too much 
	air conditioning...    brrrr.

>Description:

	the asWedit folks did a Linux only update to 4.0.1 - the makesum
	was failing and the port now installs the 4.0.1 version (they 
	include both 4.0 and 4.0.1 in the tarball....)

>How-To-Repeat:

	Apply diff below

>Fix:
	

diff -ruN aswedit/Makefile aswedit/Makefile
--- aswedit/Makefile	Wed Jan 20 18:02:11 1999
+++ aswedit/Makefile	Tue May  4 15:43:02 1999
@@ -7,7 +7,7 @@
 #
 
 DISTNAME=	asWedit-4.0-i386.linux
-PKGNAME=	asWedit-4.0
+PKGNAME=	asWedit-4.0.1
 CATEGORIES=	editors www
 MASTER_SITES=	http://www.advasoft.com/asWedit/ \
 		ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \
@@ -22,7 +22,7 @@
 RESTRICTED=     "Commercial software"
 NO_BUILD=	yes
 NO_PACKAGE=	${RESTRICTED}
-WRKSRC=         ${WRKDIR}/asWedit-4.0
+WRKSRC=         ${WRKDIR}/asWedit-4.0.1
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/asWedit ${PREFIX}/bin
diff -ruN aswedit/files/md5 aswedit/files/md5
--- aswedit/files/md5	Wed Sep  2 14:34:30 1998
+++ aswedit/files/md5	Tue May  4 15:41:40 1999
@@ -1 +1 @@
-MD5 (asWedit-4.0-i386.linux.tar.gz) = c3d00e0886a2316e46ef05f4c204c0ed
+MD5 (asWedit-4.0-i386.linux.tar.gz) = fe2ad74bf033631e35e68a905d8a6f2f

>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?199905042150.PAA03405>