Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2003 00:36:15 +0200 (CEST)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55430: french/eficas: chase py22 -> py23.
Message-ID:  <20030809223615.BAE6D22BA61@ws90bj.pompo.net>
Resent-Message-ID: <200308092240.h79MeHpF052011@freefall.freebsd.org>

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

>Number:         55430
>Category:       ports
>Synopsis:       french/eficas: chase py22 -> py23.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 09 15:40:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD ws90bj.pompo.net 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sat Aug 9 10:48:19 CEST 2003 thierry@ws90bj.pompo.net:/usr/obj/usr/src/sys/WS90BJ-030610 i386


	
>Description:
	The script eficas exec PYTHON_CMD; it must be re-build to chase
	the upgrade py22 -> py23. (Just bumping PORTREVISION).

>How-To-Repeat:
	- upgrade python;
	- run eficas => /usr/local/bin/python2.2 not found.

>Fix:
	Just apply the following patch:

--- eficas.diff begins here ---
--- french/eficas/Makefile.orig	Wed Jul 23 14:18:27 2003
+++ french/eficas/Makefile	Sat Aug  9 15:34:31 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	Eficas
 PORTVERSION=	1.4
+PORTREVISION=	1
 CATEGORIES=	french cad python
 MASTER_SITES=	http://www.code-aster.org/FICHIERS/eficas/
 DISTNAME=	${PORTNAME}V${PORTVERSION:C/\./_/}AsterSTA7
--- eficas.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030809223615.BAE6D22BA61>