Date: Sun, 18 May 2014 16:10:51 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354435 - head/cad/xcircuit Message-ID: <201405181610.s4IGApCP007444@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sun May 18 16:10:50 2014 New Revision: 354435 URL: http://svnweb.freebsd.org/changeset/ports/354435 QAT: https://qat.redports.org/buildarchive/r354435/ Log: - Update from 3.7.57 to 3.8.58 Modified: head/cad/xcircuit/Makefile head/cad/xcircuit/distinfo Modified: head/cad/xcircuit/Makefile ============================================================================== --- head/cad/xcircuit/Makefile Sun May 18 15:50:27 2014 (r354434) +++ head/cad/xcircuit/Makefile Sun May 18 16:10:50 2014 (r354435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.7.57 +PORTVERSION= 3.8.58 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ @@ -28,8 +28,8 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="$ DESKTOP_ENTRIES="Xcircuit" "${COMMENT}" "${DATADIR}/pixmaps/${PORTNAME}.gif" \ "${PORTNAME}" "" "false" -# Restrict to stable (odd) versions, indicated by the second component. -PORTSCOUT= limitw:1,odd +# Restrict to stable (even) versions, indicated by the second component. +PORTSCOUT= limitw:1,even post-patch: @${REINPLACE_CMD} -e '/test/s| == | = |g ; \ Modified: head/cad/xcircuit/distinfo ============================================================================== --- head/cad/xcircuit/distinfo Sun May 18 15:50:27 2014 (r354434) +++ head/cad/xcircuit/distinfo Sun May 18 16:10:50 2014 (r354435) @@ -1,2 +1,2 @@ -SHA256 (xcircuit-3.7.57.tgz) = f51aba1d05565e5df1b7edce422d82a9fee3156fe8c5216909e37da2dd69c4ff -SIZE (xcircuit-3.7.57.tgz) = 1649334 +SHA256 (xcircuit-3.8.58.tgz) = 74583ba6c8922005894e1a582b9f78569841390b5ea38d92e95b9f95c79d1397 +SIZE (xcircuit-3.8.58.tgz) = 1521272
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405181610.s4IGApCP007444>