From johann@shuffle.egenetics.com  Thu May  3 01:53:00 2001
Return-Path: <johann@shuffle.egenetics.com>
Received: from shuffle.egenetics.com (shuffle.egenetics.com [196.38.142.112])
	by hub.freebsd.org (Postfix) with ESMTP id 08FC637B423
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 May 2001 01:52:51 -0700 (PDT)
	(envelope-from johann@shuffle.egenetics.com)
Received: (from johann@localhost)
	by shuffle.egenetics.com (8.11.3/8.11.3) id f438eWi35091;
	Thu, 3 May 2001 10:40:32 +0200 (SAST)
	(envelope-from johann)
Message-Id: <200105030840.f438eWi35091@shuffle.egenetics.com>
Date: Thu, 3 May 2001 10:40:32 +0200 (SAST)
From: johann@egenetics.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Port update: textproc/py-martel (MAINTAINER)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         27055
>Category:       ports
>Synopsis:       Port update: textproc/py-martel (MAINTAINER)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 03 02:00:14 PDT 2001
>Closed-Date:    Thu May 3 07:43:17 PDT 2001
>Last-Modified:  Thu May 03 07:43:33 PDT 2001
>Originator:     Johann Visagie
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Electric Genetics
>Environment:
>Description:
- This port depends on Python 2.0 or greater, and therefore explicityly
  defines $PYTHON_VERSION instead of $USE_PYTHON.  Since the default Python
  port has now been updated to 2.1, $PYTHON_VERSION needed to be updated for
  this port.
- Made the port $PREFIX-clean.
- Bumped $PORTREVISION.
>How-To-Repeat:
>Fix:
diff -ruN py-martel.bak/Makefile py-martel/Makefile
--- py-martel.bak/Makefile	Thu May  3 10:01:16 2001
+++ py-martel/Makefile	Thu May  3 09:59:09 2001
@@ -7,7 +7,7 @@
 
 PORTNAME=	martel
 PORTVERSION=	0.5
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	textproc biology python
 MASTER_SITES=	http://www.biopython.org/~dalke/Martel/
@@ -19,9 +19,9 @@
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base
 
 USE_PYTHON=	yes
-PYTHON_VERSION=	python2.0
+PYTHON_VERSION=	python2.1
 
-MARTEL_DIR=	${PYTHON_SITELIBDIR}/Martel
+MARTEL_DIR=	${PREFIX}/lib/${PYTHON_VERSION}/site-packages/Martel
 MARTEL_EGDIR=	${PREFIX}/share/examples/martel
 MARTEL_DOCDIR=	${PREFIX}/share/doc/martel
 
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Thu May 3 07:43:17 PDT 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=27055 
>Unformatted:
