- Update to 2005.01.27

- Unbreak on 5.3 and newer

PR:		ports/78029
Submitted by:	Johan van Selst <johans@stack.nl>
This commit is contained in:
Pav Lucistnik 2005-02-25 21:16:45 +00:00
parent 05e759e9db
commit 36e598b80c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129804
2 changed files with 6 additions and 9 deletions

View file

@ -7,11 +7,12 @@
# #
PORTNAME= gnucap PORTNAME= gnucap
PORTVERSION= 0.34 PORTVERSION= 2005.01.27
CATEGORIES= cad CATEGORIES= cad
MASTER_SITES= http://www.gnucap.org/ \ MASTER_SITES= http://www.gnucap.org/devel/ \
http://www.geda.seul.org/dist/ \ http://www.geda.seul.org/dist/ \
http://www.kettering.edu/~adavis/gnucap/ http://www.kettering.edu/~adavis/gnucap/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= The Gnu Circuit Analysis Package COMMENT= The Gnu Circuit Analysis Package
@ -27,10 +28,6 @@ MAN1= gnucap-ibis.1 gnucap.1
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not compile with gcc 3.4.2"
.endif
post-patch: post-patch:
@${REINPLACE_CMD} -e 's|echo|true|g' ${WRKSRC}/src/configure @${REINPLACE_CMD} -e 's|echo|true|g' ${WRKSRC}/src/configure

View file

@ -1,2 +1,2 @@
MD5 (gnucap-0.34.tar.gz) = 0d346f02a38c544fda6f8d7ec4f8b45e MD5 (gnucap-2005-01-27.tar.gz) = d5b9f00622b85bab90994e25195bba1e
SIZE (gnucap-0.34.tar.gz) = 1412004 SIZE (gnucap-2005-01-27.tar.gz) = 1343909