Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 17:07:45 +0100 (CET)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78029: cad/gnucap: update to 2005.01.27 and unbreak
Message-ID:  <20050224160745.1EF44171FD@mud.stack.nl>
Resent-Message-ID: <200502241610.j1OGAOwb073645@freefall.freebsd.org>

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

>Number:         78029
>Category:       ports
>Synopsis:       cad/gnucap: update to 2005.01.27 and unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 24 16:10:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 31 22:31:14 CET 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	
	This is a gnucap development release (mostly bugfixes). It has
	the interesting bonus of working on FreeBSD-STABLE as well.

	The latest stable release is gcc-3.4-unfriendly and over a year old.
>How-To-Repeat:
	
>Fix:

	


diff -uNr gnucap/Makefile gnucap/Makefile
--- gnucap/Makefile	Mon Aug 16 04:33:04 2004
+++ gnucap/Makefile	Thu Feb 24 16:57:28 2005
@@ -7,11 +7,12 @@
 #
 
 PORTNAME=	gnucap
-PORTVERSION=	0.34
+PORTVERSION=	2005.01.27
 CATEGORIES=	cad
-MASTER_SITES=	http://www.gnucap.org/ \
+MASTER_SITES=	http://www.gnucap.org/devel/ \
 		http://www.geda.seul.org/dist/ \
 		http://www.kettering.edu/~adavis/gnucap/
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Gnu Circuit Analysis Package
@@ -26,10 +27,6 @@
 MAN1=		gnucap-ibis.1 gnucap.1 
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN=		"Does not compile with gcc 3.4.2"
-.endif
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|echo|true|g' ${WRKSRC}/src/configure
diff -uNr gnucap/distinfo gnucap/distinfo
--- gnucap/distinfo	Sat Jul  3 17:39:00 2004
+++ gnucap/distinfo	Thu Feb 24 16:24:25 2005
@@ -1,2 +1,2 @@
-MD5 (gnucap-0.34.tar.gz) = 0d346f02a38c544fda6f8d7ec4f8b45e
-SIZE (gnucap-0.34.tar.gz) = 1412004
+MD5 (gnucap-2005-01-27.tar.gz) = d5b9f00622b85bab90994e25195bba1e
+SIZE (gnucap-2005-01-27.tar.gz) = 1343909
>Release-Note:
>Audit-Trail:
>Unformatted:



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