Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2001 10:42:31 +0200 (SAST)
From:      johann@egenetics.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27054: Port update: textproc/py-asv (MAINTAINER)
Message-ID:  <200105030842.f438gV735183@shuffle.egenetics.com>

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

>Number:         27054
>Category:       ports
>Synopsis:       Port update: textproc/py-asv (MAINTAINER)
>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:   Thu May 03 02:00:02 PDT 2001
>Closed-Date:
>Last-Modified:
>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.
- Bumped $PORTREVISION.
>How-To-Repeat:
>Fix:
diff -ruN py-asv.bak/Makefile py-asv/Makefile
--- py-asv.bak/Makefile	Thu May  3 09:59:23 2001
+++ py-asv/Makefile	Thu May  3 10:02:55 2001
@@ -7,14 +7,14 @@
 
 PORTNAME=	asv
 PORTVERSION=	0.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc python
 MASTER_SITES=	http://tratt.net/~laurie/python/asv/releases/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	johann@egenetics.com
 
-PYTHON_VERSION=	python2.0
+PYTHON_VERSION=	python2.1
 
 ASV_BASEDIR=	${PREFIX}/lib/${PYTHON_VERSION}/site-packages
 ASV_DOCDIR=	${PREFIX}/share/doc/py-asv
>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?200105030842.f438gV735183>