diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 16:09:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 16:09:04 +0000 |
commit | 5ab8ad09b30063b8936db129a2c4b020e8ee136a (patch) | |
tree | 6e321f67232853b3d53c90ef6420b504f17804fc /cad/xcircuit | |
parent | 91ccf1fc630674c089e0f66e1154c89aea6595c4 (diff) | |
download | ports-5ab8ad09b30063b8936db129a2c4b020e8ee136a.tar.gz ports-5ab8ad09b30063b8936db129a2c4b020e8ee136a.zip |
- Update to 3.7.26
PR: 158496
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=276901
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 6 | ||||
-rw-r--r-- | cad/xcircuit/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 749b35c66e28..bbf6d9b52107 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcircuit -PORTVERSION= 3.6.167 +PORTVERSION= 3.7.26 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ @@ -32,8 +32,8 @@ CFLAGS+= -fPIC MAN1= xcircuit.1 -# Restrict to stable (even) versions, indicated by the second component. -PORTSCOUT= limitw:1,even +# Restrict to stable (odd) versions, indicated by the second component. +PORTSCOUT= limitw:1,odd .include <bsd.port.pre.mk> diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo index 0346c25402e0..a027d4bf22b9 100644 --- a/cad/xcircuit/distinfo +++ b/cad/xcircuit/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcircuit-3.6.167.tgz) = 2b774d0cbe2a1a48bc133de393716dd9b0ce5a20408a3d107499d8c4e8e901f7 -SIZE (xcircuit-3.6.167.tgz) = 1458999 +SHA256 (xcircuit-3.7.26.tgz) = 3158a007c6f125ca3c07f6890eec5f15df87f57e5ade139b6e764cca9895ff34 +SIZE (xcircuit-3.7.26.tgz) = 1468743 |