Update to xcircuit-3.7.48.

Thanks to Gonzalo L. R. for the patch.

ok landry@
This commit is contained in:
stu 2013-02-07 22:49:22 +00:00
parent 8f429d480a
commit 1d370e8764
3 changed files with 9 additions and 9 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.21 2012/08/10 08:58:33 stu Exp $
# $OpenBSD: Makefile,v 1.22 2013/02/07 22:49:22 stu Exp $
SHARED_ONLY = Yes
COMMENT = circuit drawing and schematic capture
BASEVER = 3.7
DISTNAME = xcircuit-${BASEVER}.40
DISTNAME = xcircuit-${BASEVER}.48
CATEGORIES = cad
HOMEPAGE = http://opencircuitdesign.com/xcircuit/
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
@ -27,7 +27,7 @@ LIB_DEPENDS = ${MODTK_LIB_DEPENDS}
USE_GMAKE = Yes
CONFIGURE_STYLE = autoconf no-autoheader
AUTOCONF_VERSION = 2.59
AUTOCONF_VERSION = 2.68
CONFIGURE_ARGS += ${CONFIGURE_SHARED} \
--with-tcl=${MODTCL_LIBDIR} \
--with-tk=${MODTK_LIBDIR}

View File

@ -1,2 +1,2 @@
SHA256 (xcircuit-3.7.40.tgz) = Smnal3sTQmxi1l621J7HxoY7ShyEtYvybUWzRlmdlBQ=
SIZE (xcircuit-3.7.40.tgz) = 1507559
SHA256 (xcircuit-3.7.48.tgz) = TW58sVX0HSZD6dGgeGXeSaoxy9I4qVGsXXThPkwDRXs=
SIZE (xcircuit-3.7.48.tgz) = 1648993

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure_in,v 1.4 2012/05/18 16:40:43 gonzalo Exp $
--- configure.in.orig Thu Mar 29 12:08:59 2012
+++ configure.in Mon May 14 14:10:39 2012
@@ -736,6 +736,12 @@ if test "x$xc_with_tcl" != "x" ; then
$OpenBSD: patch-configure_in,v 1.5 2013/02/07 22:49:22 stu Exp $
--- configure.in.orig Wed Aug 15 07:45:19 2012
+++ configure.in Mon Feb 4 13:38:41 2013
@@ -740,6 +740,12 @@ if test "x$xc_with_tcl" != "x" ; then
fi
if test "x$xc_with_tcl" != "x" ; then