Minor update of version, from 3.7.26 -> 3.7.39.

While here, GROFF is not needed. Tested on i386.

OK stu@ (maintainer), aja@
This commit is contained in:
gonzalo 2012-05-18 16:40:43 +00:00
parent 70bfdb7afb
commit b24ebb847b
3 changed files with 11 additions and 13 deletions

View File

@ -1,12 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2011/10/31 17:07:19 stu Exp $
# $OpenBSD: Makefile,v 1.20 2012/05/18 16:40:43 gonzalo Exp $
SHARED_ONLY = Yes
COMMENT = circuit drawing and schematic capture
BASEVER = 3.7
DISTNAME = xcircuit-${BASEVER}.26
REVISION = 0
DISTNAME = xcircuit-${BASEVER}.39
CATEGORIES = cad
HOMEPAGE = http://opencircuitdesign.com/xcircuit/
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
@ -26,7 +25,6 @@ MODULES = x11/tk
LIB_DEPENDS = ${MODTK_LIB_DEPENDS}
USE_GMAKE = Yes
USE_GROFF = Yes
CONFIGURE_STYLE = autoconf no-autoheader
AUTOCONF_VERSION = 2.59

View File

@ -1,5 +1,5 @@
MD5 (xcircuit-3.7.26.tgz) = YCb2WkvDJ+V2kVf/0ThzQg==
RMD160 (xcircuit-3.7.26.tgz) = oM8BK65q0Ik4kSQaxInvxBQmPDs=
SHA1 (xcircuit-3.7.26.tgz) = wYlek2RYLk8xyPtQpBw28ErWbVo=
SHA256 (xcircuit-3.7.26.tgz) = MVigB8bxJco8B/aJDuxfFd+H9X5a3hObbnZMypiV/zQ=
SIZE (xcircuit-3.7.26.tgz) = 1468743
MD5 (xcircuit-3.7.39.tgz) = zTOmRakF/5s1qkKZ/z7eXQ==
RMD160 (xcircuit-3.7.39.tgz) = OPprp+p1aqGTj3ldUry4MTjL0qc=
SHA1 (xcircuit-3.7.39.tgz) = LiUpB0AiU8+S3igUxuluZB4HwRk=
SHA256 (xcircuit-3.7.39.tgz) = 41Hf4KuPVbeOTbQa3gO48nBZ0B1iDUS2NTrSI9hOGvM=
SIZE (xcircuit-3.7.39.tgz) = 1507600

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure_in,v 1.3 2011/10/30 05:12:15 stu Exp $
--- configure.in.orig Thu Oct 27 17:18:48 2011
+++ configure.in Thu Oct 27 17:24:56 2011
@@ -735,6 +735,12 @@ if test "x$xc_with_tcl" != "x" ; then
$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
fi
if test "x$xc_with_tcl" != "x" ; then