From owner-freebsd-ports Fri Apr 6 21: 0: 9 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0282037B42C for ; Fri, 6 Apr 2001 21:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f37402j11658; Fri, 6 Apr 2001 21:00:02 -0700 (PDT) (envelope-from gnats) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.49.166]) by hub.freebsd.org (Postfix) with ESMTP id 4A4A337B43E for ; Fri, 6 Apr 2001 20:54:26 -0700 (PDT) (envelope-from stephen@cauchy.math.missouri.edu) Received: (from stephen@localhost) by cauchy.math.missouri.edu (8.11.3/8.11.3) id f373sPE83792; Fri, 6 Apr 2001 22:54:26 -0500 (CDT) (envelope-from stephen) Message-Id: <200104070354.f373sPE83792@cauchy.math.missouri.edu> Date: Fri, 6 Apr 2001 22:54:26 -0500 (CDT) From: Stephen Montgomery-Smith Reply-To: stephen@math.missouri.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/26395: accessx port slightly misnamed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26395 >Category: ports >Synopsis: accessx port slightly misnamed >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: Fri Apr 06 21:00:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Stephen Montgomery-Smith >Release: FreeBSD 4.3-BETA i386 >Organization: University of Missouri >Environment: System: FreeBSD cauchy 4.3-BETA FreeBSD 4.3-BETA #0: Fri Mar 16 21:35:27 CST 2001 stephen@cauchy:/usr/obj/usr/src/sys/cauchy i386 >Description: The accessx port is called version 9.50, but really it should be called 0.950. (Sorry about that - it was my mistake.) >How-To-Repeat: >Fix: diff -ur accessx-orig/Makefile accessx/Makefile --- accessx-orig/Makefile Fri Apr 6 22:48:35 2001 +++ accessx/Makefile Fri Apr 6 22:48:57 2001 @@ -6,10 +6,10 @@ # PORTNAME= accessx -PORTVERSION= 9.50 +PORTVERSION= 0.950 CATEGORIES= x11 MASTER_SITES= http://www.rehab.uiuc.edu/accessx/software/ -DISTNAME= accessx0${PORTVERSION:S/.//g} +DISTNAME= accessx${PORTVERSION:S/.//g} MAINTAINER= stephen@math.missouri.edu >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message