svn commit: r419020 - head/cad/xcircuit

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Jul 24 20:13:55 UTC 2016


Author: danilo
Date: Sun Jul 24 20:13:54 2016
New Revision: 419020
URL: https://svnweb.freebsd.org/changeset/ports/419020

Log:
  - Update to 3.8.81

Modified:
  head/cad/xcircuit/Makefile
  head/cad/xcircuit/distinfo

Modified: head/cad/xcircuit/Makefile
==============================================================================
--- head/cad/xcircuit/Makefile	Sun Jul 24 19:34:19 2016	(r419019)
+++ head/cad/xcircuit/Makefile	Sun Jul 24 20:13:54 2016	(r419020)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xcircuit
-PORTVERSION=	3.8.78
-PORTREVISION=	2
+PORTVERSION=	3.8.81
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://opencircuitdesign.com/xcircuit/archive/ \
@@ -16,8 +15,8 @@ LICENSE=	GPLv2
 
 OPTIONS_DEFINE=	EXAMPLES
 
-USE_XORG=	xpm xscrnsaver xt
-USES=	tk:tea ghostscript:x11,run gmake tar:tgz
+USE_XORG=	ice sm x11 xpm xscrnsaver xt
+USES=		tk:tea ghostscript:x11,run gmake tar:tgz
 MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
 		AUTOMAKE="${TRUE}"
 

Modified: head/cad/xcircuit/distinfo
==============================================================================
--- head/cad/xcircuit/distinfo	Sun Jul 24 19:34:19 2016	(r419019)
+++ head/cad/xcircuit/distinfo	Sun Jul 24 20:13:54 2016	(r419020)
@@ -1,2 +1,3 @@
-SHA256 (xcircuit-3.8.78.tgz) = 2946fb10b793b24c9c5aab521a8d3a8ee17fe8284a1603a32fb9905582bb3c66
-SIZE (xcircuit-3.8.78.tgz) = 1523145
+TIMESTAMP = 1469366555
+SHA256 (xcircuit-3.8.81.tgz) = 919a52b2e2db977d49e75f91ee941dfe85efc9bbf7cb8c9b3cc8c4b3114bf416
+SIZE (xcircuit-3.8.81.tgz) = 1533514


More information about the svn-ports-head mailing list