diff options
author | miwi <miwi@FreeBSD.org> | 2011-07-03 00:09:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-07-03 00:09:04 +0800 |
commit | 5cfd1dc78e58aefeafb23e1da940cba2f1d46728 (patch) | |
tree | 52e865969282f642569a82fe2fd58771952769cb /cad | |
parent | 214d618d8ce234cacc2d25d3e66a83b4e0648c24 (diff) | |
download | freebsd-ports-gnome-5cfd1dc78e58aefeafb23e1da940cba2f1d46728.tar.gz freebsd-ports-gnome-5cfd1dc78e58aefeafb23e1da940cba2f1d46728.tar.zst freebsd-ports-gnome-5cfd1dc78e58aefeafb23e1da940cba2f1d46728.zip |
- Update to 3.7.26
PR: 158496
Submitted by: Ports Fury
Diffstat (limited to 'cad')
-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 |