Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 13:43:18 +0800 (CST)
From:      frankch@waru.life.nthu.edu.tw
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6673: Update port biology/rasmol
Message-ID:  <199805180543.NAA04649@waru.life.nthu.edu.tw>

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

>Number:         6673
>Category:       ports
>Synopsis:       Update port biology/rasmol
>Confidential:   yes
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 17 22:50:00 PDT 1998
>Last-Modified:
>Originator:     Chen Hsiung Chan
>Organization:
Department of Life Science, National Tsing Hua University
>Release:        FreeBSD 2.2.5-STABLE i386
>Environment:

	

>Description:

	
	The author Roger Sayle of rasmol stoped maintaining
	rasmol. Arne Mueller (amuelle3@gwdg.de) have take this 
	job and add some new functionality.
	There is a new master site and a new distfile.
	The patch is included below.

>How-To-Repeat:

	

>Fix:
	
	

diff -ruN rasmol.orig/Makefile rasmol/Makefile
--- rasmol.orig/Makefile	Mon May 18 13:01:17 1998
+++ rasmol/Makefile	Mon May 18 13:32:23 1998
@@ -6,14 +6,14 @@
 # $Id: Makefile,v 1.1.1.1 1997/12/15 17:45:31 vanilla Exp $
 #
 
-DISTNAME=       RasMol26
-PKGNAME=        rasmol-2.6b2
+DISTNAME=       RasMol26b2x1
+PKGNAME=        rasmol-2.6b2.1
 CATEGORIES=     biology x11
-MASTER_SITES=   ftp://ftp.dcs.ed.ac.uk/pub/rasmol/v2.6beta/
+MASTER_SITES=   ftp://nexus.roko.goe.net/pub/rasmol/
 
 MAINTAINER=     frankch@waru.life.nthu.edu.tw
 
-WRKSRC=		$(WRKDIR)/RasMol2
+WRKSRC=		$(WRKDIR)/RasMol2.6x1
 USE_IMAKE=	yes
 
 .include <bsd.port.mk>
diff -ruN rasmol.orig/files/md5 rasmol/files/md5
--- rasmol.orig/files/md5	Mon May 18 13:01:17 1998
+++ rasmol/files/md5	Mon May 18 13:31:59 1998
@@ -1 +1 @@
-MD5 (RasMol26.tar.gz) = 6ff7b406ce6056a64d674994c7375aec
+MD5 (RasMol26b2x1.tar.gz) = 3f5cf0422aff16e691a20437bba459e1
diff -ruN rasmol.orig/patches/patch-aa rasmol/patches/patch-aa
--- rasmol.orig/patches/patch-aa	Mon May 18 13:01:17 1998
+++ rasmol/patches/patch-aa	Mon May 18 13:03:42 1998
@@ -6,7 +6,7 @@
  #   e.g. /usr/local/lib/rasmol/rasmol.hlp
 -RASMOLDIR = $(USRLIBDIR)/rasmol/
 +#RASMOLDIR = $(USRLIBDIR)/rasmol/
-+RASMOLDIR = /usr/X11R6/lib/X11/rasmol/
++RASMOLDIR = $(X11BASE)/lib/X11/rasmol/
  
  
  

>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?199805180543.NAA04649>