Thanks to Gonzalo L. R. for diff.

Stu


Index: Makefile
===================================================================
RCS file: /cvs/ports/cad/xcircuit/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile    31 Oct 2011 17:07:19 -0000      1.19
+++ Makefile    15 May 2012 04:57:04 -0000
@@ -5,8 +5,7 @@ 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 <s...@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
Index: distinfo
===================================================================
RCS file: /cvs/ports/cad/xcircuit/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo    30 Oct 2011 05:12:15 -0000      1.9
+++ distinfo    15 May 2012 04:57:04 -0000
@@ -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
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/cad/xcircuit/patches/patch-configure_in,v
retrieving revision 1.3
diff -u -p -r1.3 patch-configure_in
--- patches/patch-configure_in  30 Oct 2011 05:12:15 -0000      1.3
+++ patches/patch-configure_in  15 May 2012 04:57:04 -0000
@@ -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
+--- configure.in.orig  Thu Mar 29 11:08:59 2012
++++ configure.in       Tue May 15 00:53:08 2012
+@@ -736,6 +736,12 @@ if test "x$xc_with_tcl" != "x" ; then
  fi

  if test "x$xc_with_tcl" != "x" ; then

Reply via email to