aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-26 05:16:45 +0800
committerpav <pav@FreeBSD.org>2005-02-26 05:16:45 +0800
commit99e1dffa4b98d10a9de6e591c0dd805bdc344b30 (patch)
tree360339e97b412d76d203a39b7397f6d5b7fbd284 /cad
parent1937de210fb43976a7a6e91e58a8d4512e361ecb (diff)
downloadfreebsd-ports-gnome-99e1dffa4b98d10a9de6e591c0dd805bdc344b30.tar.gz
freebsd-ports-gnome-99e1dffa4b98d10a9de6e591c0dd805bdc344b30.tar.zst
freebsd-ports-gnome-99e1dffa4b98d10a9de6e591c0dd805bdc344b30.zip
- Update to 2005.01.27
- Unbreak on 5.3 and newer PR: ports/78029 Submitted by: Johan van Selst <johans@stack.nl>
Diffstat (limited to 'cad')
-rw-r--r--cad/gnucap/Makefile11
-rw-r--r--cad/gnucap/distinfo4
2 files changed, 6 insertions, 9 deletions
diff --git a/cad/gnucap/Makefile b/cad/gnucap/Makefile
index d0b84b3e5363..961298974a83 100644
--- a/cad/gnucap/Makefile
+++ b/cad/gnucap/Makefile
@@ -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
@@ -23,14 +24,10 @@ MAKE_ARGS= CCC="${CXX}" CCFLAGS="${CXXFLAGS}"
CFLAGS+= -DUNIX -DNDEBUG -DNEEDS_IS_INF -DNEEDS_IS_NAN -I..
-MAN1= gnucap-ibis.1 gnucap.1
+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 --git a/cad/gnucap/distinfo b/cad/gnucap/distinfo
index 95dc6206539f..dfb34c5ba8cf 100644
--- a/cad/gnucap/distinfo
+++ b/cad/gnucap/distinfo
@@ -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