diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile index fad2d53722b3..d986374262ad 100644 --- a/science/sigrok-cli/Makefile +++ b/science/sigrok-cli/Makefile @@ -1,27 +1,29 @@ # Created by: Uffe Jakobsen PORTNAME= sigrok-cli -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= science cad MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/ MAINTAINER= bofh@FreeBSD.org COMMENT= Framework for hardware logic analyzers, CLI client LICENSE= GPLv3 LIB_DEPENDS= libserialport.so:devel/libserialport \ libsigrok.so:devel/libsigrok \ libsigrokdecode.so:devel/libsigrokdecode -USES= desktop-file-utils gettext-runtime gmake gnome pathfix \ - libtool pkgconfig +USES= desktop-file-utils gettext-runtime gmake gnome libtool pathfix \ + pkgconfig GNU_CONFIGURE= yes + MAKE_JOBS_UNSAFE= yes -PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz \ +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 diff --git a/science/sigrok-cli/distinfo b/science/sigrok-cli/distinfo index cd62a9747521..57ed45778a5e 100644 --- a/science/sigrok-cli/distinfo +++ b/science/sigrok-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541192883 -SHA256 (sigrok-cli-0.7.1.tar.gz) = f52413429f47d457c333db0fd068416ab7a3f9e35ca76de8624dc5ac6fb07797 -SIZE (sigrok-cli-0.7.1.tar.gz) = 221754 +TIMESTAMP = 1654519607 +SHA256 (sigrok-cli-0.7.2.tar.gz) = 71d0443f36897bf565732dec206830dbea0f2789b6601cf10536b286d1140ab8 +SIZE (sigrok-cli-0.7.2.tar.gz) = 230354