diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-10-27 05:35:38 +0800 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-10-27 05:35:38 +0800 |
commit | 47602d4858d0a7e13d306fbeaf3ee4f542923677 (patch) | |
tree | 0a0aa3d47c61bd74c9d5528af948a89844e14b46 /cad | |
parent | cfadd9ea3f84c50afcb03dfc6062d87a1e0083f0 (diff) | |
download | freebsd-ports-gnome-47602d4858d0a7e13d306fbeaf3ee4f542923677.tar.gz freebsd-ports-gnome-47602d4858d0a7e13d306fbeaf3ee4f542923677.tar.zst freebsd-ports-gnome-47602d4858d0a7e13d306fbeaf3ee4f542923677.zip |
- Update to 3.10.12
- Move USES to make portlint happy
Diffstat (limited to 'cad')
-rw-r--r-- | cad/xcircuit/Makefile | 5 | ||||
-rw-r--r-- | cad/xcircuit/distinfo | 6 | ||||
-rw-r--r-- | cad/xcircuit/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index c0f6e69f3e7c..3ed2097dbc30 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcircuit -PORTVERSION= 3.10.10 +PORTVERSION= 3.10.12 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ \ @@ -16,11 +16,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +USES= ghostscript:x11,run gmake gnome pkgconfig tar:tgz tk:tea + OPTIONS_DEFINE= EXAMPLES USE_XORG= ice sm x11 xpm xscrnsaver xt USE_GNOME= cairo -USES= ghostscript:x11,run gmake pkgconfig tar:tgz tk:tea MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ AUTOMAKE="${TRUE}" diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo index ddae807c1b73..2257c815c841 100644 --- a/cad/xcircuit/distinfo +++ b/cad/xcircuit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529593548 -SHA256 (xcircuit-3.10.10.tgz) = eaa6c15ec18067f6628b50835a3169530b798396d02a0ac9c0f24c4b33f3a539 -SIZE (xcircuit-3.10.10.tgz) = 1612833 +TIMESTAMP = 1540589489 +SHA256 (xcircuit-3.10.12.tgz) = 92ea6366fdb58b669b62abc0c5f5662658bbaf80de01b4344b24d1eeeea0a610 +SIZE (xcircuit-3.10.12.tgz) = 1615276 diff --git a/cad/xcircuit/pkg-plist b/cad/xcircuit/pkg-plist index a52990b63bfc..81b033a8d06d 100644 --- a/cad/xcircuit/pkg-plist +++ b/cad/xcircuit/pkg-plist @@ -133,6 +133,7 @@ man/man1/xcircuit.1.gz %%DATADIR%%/standard_cells_3V.cir %%DATADIR%%/sue_xc.tcl %%DATADIR%%/symbol.tcl +%%DATADIR%%/synopsys.tcl %%DATADIR%%/text.tcl %%DATADIR%%/tkcon.tcl %%DATADIR%%/wrapper.tcl |