science/sigrok-cli: Update to version 0.7.1
This is a minor release with small additions (e.g. --protocol-decoder-samplenum), documentation fixes, performance improvements, random bugfixes, and a few other improvements. See the NEWS file for a much more detailed list of changes, or browse the git history for even more details.)
This commit is contained in:
parent
92c714420d
commit
0005d5427c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483892
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sigrok-cli
|
||||
PORTVERSION= 0.7.0
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= science cad
|
||||
MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/
|
||||
|
||||
@ -15,10 +15,15 @@ LIB_DEPENDS= libserialport.so:devel/libserialport \
|
||||
libsigrok.so:devel/libsigrok \
|
||||
libsigrokdecode.so:devel/libsigrokdecode
|
||||
|
||||
PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz
|
||||
USES= desktop-file-utils gettext-runtime gmake gnome pathfix \
|
||||
libtool pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pathfix libtool pkgconfig
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz \
|
||||
share/applications/org.sigrok.sigrok-cli.desktop \
|
||||
share/icons/hicolor/scalable/apps/sigrok-cli.svg
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1507722101
|
||||
SHA256 (sigrok-cli-0.7.0.tar.gz) = 5669d968c2de3dfc6adfda76e83789b6ba76368407c832438cef5e7099a65e1c
|
||||
SIZE (sigrok-cli-0.7.0.tar.gz) = 210736
|
||||
TIMESTAMP = 1541192883
|
||||
SHA256 (sigrok-cli-0.7.1.tar.gz) = f52413429f47d457c333db0fd068416ab7a3f9e35ca76de8624dc5ac6fb07797
|
||||
SIZE (sigrok-cli-0.7.1.tar.gz) = 221754
|
||||
|
Loading…
Reference in New Issue
Block a user