diff options
author | ak <ak@FreeBSD.org> | 2014-01-28 03:15:36 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2014-01-28 03:15:36 +0800 |
commit | 4fe5652674d809a287d3512b970ee84187f00e95 (patch) | |
tree | 0deca7b18c0a82872dadffd4dd1255aefd38b043 /science | |
parent | f38dbddebd56b3f9f0e767cf28126fca8b787b62 (diff) | |
download | freebsd-ports-graphics-4fe5652674d809a287d3512b970ee84187f00e95.tar.gz freebsd-ports-graphics-4fe5652674d809a287d3512b970ee84187f00e95.tar.zst freebsd-ports-graphics-4fe5652674d809a287d3512b970ee84187f00e95.zip |
- Update to 0.2.2
- Bump PORTREVISION in ports that depend on libsigrok
PR: ports/185972
Submitted by: Uffe Jakobsen <uffe@uffe.org> (maintainer)
Diffstat (limited to 'science')
-rw-r--r-- | science/sigrok-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile index 72c566301f3..faca4639cad 100644 --- a/science/sigrok-cli/Makefile +++ b/science/sigrok-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= sigrok-cli PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/ |