diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-07-24 20:13:54 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-07-24 20:13:54 +0000 |
commit | 37b7a5f6c1033f739878297e0c5b799c0b0515ab (patch) | |
tree | fafb3ce088235795619c36fe573bc9348c651c6f /cad/xcircuit | |
parent | c258e24d50b3801729f9b2dcddf746eb0fad73a2 (diff) | |
download | freebsd-ports-37b7a5f6c1033f739878297e0c5b799c0b0515ab.zip |
- Update to 3.8.81
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 7 | ||||
-rw-r--r-- | cad/xcircuit/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index e5df92d874a9..36e890d4d226 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -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}" diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo index 290972ed18d3..80fafb8d8fe3 100644 --- a/cad/xcircuit/distinfo +++ b/cad/xcircuit/distinfo @@ -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 |