aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2014-07-28 23:06:29 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2014-07-28 23:06:29 +0000
commit57e5a48e26ef774dae50d5773cb943bf994f6894 (patch)
tree328998efe9e9a637e74bd8ccaa7b480a9fb7f74e /science
parent8806bbb445d41aa5cca0052944d268ec4916bb3d (diff)
downloadports-57e5a48e26ef774dae50d5773cb943bf994f6894.tar.gz
ports-57e5a48e26ef774dae50d5773cb943bf994f6894.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/sigrok-cli/Makefile10
-rw-r--r--science/sigrok-cli/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/science/sigrok-cli/Makefile b/science/sigrok-cli/Makefile
index faca4639cad3..b1f12c8e5e6b 100644
--- a/science/sigrok-cli/Makefile
+++ b/science/sigrok-cli/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sigrok-cli
-PORTVERSION= 0.4.0
-PORTREVISION= 1
+PORTVERSION= 0.5.0
CATEGORIES= science cad
MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/
@@ -12,13 +11,14 @@ COMMENT= Framework for hardware logic analyzers, CLI client
LICENSE= GPLv3
-LIB_DEPENDS= libsigrok.so:${PORTSDIR}/devel/libsigrok \
+LIB_DEPENDS= libserialport.so:${PORTSDIR}/devel/libserialport \
+ libsigrok.so:${PORTSDIR}/devel/libsigrok \
libsigrokdecode.so:${PORTSDIR}/devel/libsigrokdecode
PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz
+
GNU_CONFIGURE= yes
-USES= gmake pkgconfig pathfix
-USE_GNOME= gtk20
+USES= gmake pathfix libtool pkgconfig
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>
diff --git a/science/sigrok-cli/distinfo b/science/sigrok-cli/distinfo
index f5ab3d76efd5..79a9b8d8798a 100644
--- a/science/sigrok-cli/distinfo
+++ b/science/sigrok-cli/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sigrok-cli-0.4.0.tar.gz) = f7a20003e33eaf674c75fdbc10829020b3c92f1a34bf5936eccf2c6f65387496
-SIZE (sigrok-cli-0.4.0.tar.gz) = 362171
+SHA256 (sigrok-cli-0.5.0.tar.gz) = 73a30501525b13c09624ae00d37041cdaa50238d89c6febf169fc784affe723c
+SIZE (sigrok-cli-0.5.0.tar.gz) = 390077