Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 11:54:02 +0100 (CET)
From:      Ed Schouten <ed@fxq.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93636: [lang/elan] Update 1.7-beta -> 1.7; make it fetchable again
Message-ID:  <20060221105402.4D1B817269@palm.hoeg.nl>
Resent-Message-ID: <200602211100.k1LB0HZb075321@freefall.freebsd.org>

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

>Number:         93636
>Category:       ports
>Synopsis:       [lang/elan] Update 1.7-beta -> 1.7; make it fetchable again
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 11:00:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ed Schouten
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD palm.hoeg.nl 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Jan 25 15:03:15 CET 2006 root@palm.hoeg.nl:/usr/obj/usr/src/sys/PALM i386

>Description:
The lang/elan port has been updated to version 1.7. The old distfile
(1.7-beta) has been removed from the FTP site, making the current port
unfetchable.

>How-To-Repeat:
Build the elan port. Fetching will fail with a 'file not found'.

>Fix:
The patch below bumps the elan port to 1.7. It also raises the
PORTEPOCH, which may be unneeded (1.7b > 1.7?).

%%%
--- lang/elan/Makefile	Tue Dec 27 22:14:39 2005
+++ lang/elan/Makefile	Tue Feb 21 11:45:05 2006
@@ -6,17 +6,16 @@
 #
 
 PORTNAME=		elan
-PORTVERSION=		1.7b
+PORTVERSION=		1.7
+PORTEPOCH=		1
 CATEGORIES=		lang
 MASTER_SITES=		ftp://ftp.cs.ru.nl/pub/vb/
-DISTNAME=		${PORTNAME}-1.7-beta
+DISTNAME=		${PORTNAME}-1.7
 
 MAINTAINER=		ed@fxq.nl
 COMMENT=		Compiler for the Elan Programming Environment
 
 LIB_DEPENDS=		dcg:${PORTSDIR}/devel/mimir
-
-WRKSRC=			${WRKDIR}/${PORTNAME}-1.7
 
 MAN1=			elancc.1
 
--- lang/elan/distinfo	Tue Dec 27 22:14:39 2005
+++ lang/elan/distinfo	Tue Feb 21 11:46:00 2006
@@ -1,3 +1,3 @@
-MD5 (elan-1.7-beta.tar.gz) = 22fa3d626ada071802a2a114fe4a12a9
-SHA256 (elan-1.7-beta.tar.gz) = 0830c9f38a4446f028a28744f93fcb52d1bc96be13d383414236f1f99caddc5b
-SIZE (elan-1.7-beta.tar.gz) = 441339
+MD5 (elan-1.7.tar.gz) = 9dd31fcf641d508b7a44067536c7309c
+SHA256 (elan-1.7.tar.gz) = bfb272ce297526f8ef3274e74b22e89a15e36892d2d06447dabbdfdbd31f531d
+SIZE (elan-1.7.tar.gz) = 442002
%%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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