update to netgen-1.5.138, from maintainer Alessandro De Laurenzis, ok cwen@

This commit is contained in:
sthen 2020-02-22 11:37:16 +00:00
parent f3c0f79ae3
commit 50e74a73f2
5 changed files with 18 additions and 18 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.5 2019/07/12 20:43:45 sthen Exp $
# $OpenBSD: Makefile,v 1.6 2020/02/22 11:37:16 sthen Exp $
COMMENT = tool for netlist comparison (LVS) and format manipulation
DISTNAME = netgen-1.5.118
DISTNAME = netgen-1.5.138
EXTRACT_SUFX = .tgz
REVISION = 2
CATEGORIES = cad
HOMEPAGE = http://opencircuitdesign.com/netgen/
MAINTAINER = Alessandro De Laurenzis <just22@atlantide.t28.net>
MAINTAINER = Alessandro De Laurenzis <just22@atlantide.mooo.com>
# GPLv1
PERMIT_PACKAGE = Yes
@ -32,7 +31,8 @@ WRKCONF = ${WRKSRC}/scripts
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = CPPFLAGS="-I${X11BASE}/include" \
CFLAGS="-std=gnu89 ${CFLAGS}"
CONFIGURE_ARGS = --with-tcl=${MODTCL_LIBDIR} \
CONFIGURE_ARGS = --with-distdir=${PREFIX} \
--with-tcl=${MODTCL_LIBDIR} \
--with-tk=${MODTK_LIBDIR}
USE_GMAKE = Yes

View File

@ -1,2 +1,2 @@
SHA256 (netgen-1.5.118.tgz) = 9MgvhDqJwHDbLfNjCEnD0zNUlmTk7kiVhnHFrqjQvYk=
SIZE (netgen-1.5.118.tgz) = 527097
SHA256 (netgen-1.5.138.tgz) = ntRrH+USG0pPs/k7+1X7WiNIY8w1z6fG4WsimCPKiHg=
SIZE (netgen-1.5.138.tgz) = 522205

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-Makefile,v 1.1.1.1 2019/03/20 10:05:10 bentley Exp $
$OpenBSD: patch-Makefile,v 1.2 2020/02/22 11:37:17 sthen Exp $
Index: Makefile
--- Makefile.orig
@ -20,8 +20,8 @@ Index: Makefile
@@ -69,7 +67,7 @@ install-dirs:
install-tcl: install-dirs
@echo --- installing executable to $(DESTDIR)${BINDIR}
@echo --- installing run-time files to $(DESTDIR)${LIBDIR}
@echo --- installing executable to $(DESTDIR)${INSTALL_BINDIR}
@echo --- installing run-time files to $(DESTDIR)${INSTALL_LIBDIR}
- @${MAKE} install-tcl-real 2>&1 >> install.log
+ @${MAKE} install-tcl-real

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-scripts_configure,v 1.1.1.1 2019/03/20 10:05:10 bentley Exp $
$OpenBSD: patch-scripts_configure,v 1.2 2020/02/22 11:37:17 sthen Exp $
Index: scripts/configure
--- scripts/configure.orig
+++ scripts/configure
@@ -6416,7 +6416,7 @@ fi
CFLAGS="${CFLAGS} -l/usr/X11R6/include"
@@ -6437,7 +6437,7 @@ fi
CFLAGS="${CFLAGS} -L/usr/X11R6/include"
;;
- *-netbsd*|*-openbsd*)
@ -12,7 +12,7 @@ Index: scripts/configure
# Not available on all versions: check for include file.
ac_fn_c_check_header_mongrel "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default"
if test "x$ac_cv_header_dlfcn_h" = xyes; then :
@@ -6432,6 +6432,11 @@ fi
@@ -6453,6 +6453,11 @@ fi
fi
;;
@ -24,7 +24,7 @@ Index: scripts/configure
*-nextstep*)
LDDL_FLAGS="-nostdlib -r"
;;
@@ -7791,16 +7796,5 @@ else
@@ -7813,16 +7818,5 @@ else
echo " on your system."
echo
fi

View File

@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2019/03/20 10:05:10 bentley Exp $
@comment $OpenBSD: PLIST,v 1.2 2020/02/22 11:37:17 sthen Exp $
bin/netgen
lib/netgen/
lib/netgen/ntk2adl.sh
lib/netgen/python/
lib/netgen/python/${MODPY_PYCACHE}/
${MODPY_COMMENT}lib/netgen/python/${MODPY_PYCACHE}/
lib/netgen/python/${MODPY_PYCACHE}consoletext.${MODPY_PYC_MAGIC_TAG}pyc
lib/netgen/python/${MODPY_PYCACHE}helpwindow.${MODPY_PYC_MAGIC_TAG}pyc
lib/netgen/python/${MODPY_PYCACHE}lvs_manager.${MODPY_PYC_MAGIC_TAG}pyc
@ -24,7 +24,7 @@ lib/netgen/tcl/
lib/netgen/tcl/console.tcl
lib/netgen/tcl/netgen.tcl
@bin lib/netgen/tcl/netgenexec
lib/netgen/tcl/tclnetgen.so
@so lib/netgen/tcl/tclnetgen.so
lib/netgen/tcl/tkcon.tcl
share/doc/netgen/
share/doc/netgen/netgen.doc