Index: head/devel/libsigrok/Makefile =================================================================== --- head/devel/libsigrok/Makefile (revision 523064) +++ head/devel/libsigrok/Makefile (revision 523065) @@ -1,37 +1,36 @@ # Created by: Uffe Jakobsen # $FreeBSD$ PORTNAME= libsigrok -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 0.5.2 CATEGORIES= devel MASTER_SITES= http://sigrok.org/download/source/libsigrok/ MAINTAINER= bsam@FreeBSD.org COMMENT= Framework for hardware logic analyzers, core library LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= doxygen:devel/doxygen LIB_DEPENDS= libftdi1.so:devel/libftdi1 \ libserialport.so:devel/libserialport \ libvisa.so:devel/librevisa \ libzip.so:archivers/libzip USES= compiler:c11 gnome pathfix libtool pkgconfig GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USE_GNOME= glibmm INSTALLS_ICONS= yes post-patch: # libusb can be disabled via src.conf(5), so detect via pkg-config @${REINPLACE_CMD} -e 's/\(libusb-1\.0\) >= 1\.0\.[0-9]*/\1/' \ -e '/\*freebsd\*/,/;;/d' \ ${WRKSRC}/configure .include Index: head/devel/libsigrok/distinfo =================================================================== --- head/devel/libsigrok/distinfo (revision 523064) +++ head/devel/libsigrok/distinfo (revision 523065) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539542675 -SHA256 (libsigrok-0.5.1.tar.gz) = e40fde7af98d29e922e9d3cbe0a6c0569889153fc31e47b8b1afe4d846292b9c -SIZE (libsigrok-0.5.1.tar.gz) = 1664813 +TIMESTAMP = 1579031765 +SHA256 (libsigrok-0.5.2.tar.gz) = 4d341f90b6220d3e8cb251dacf726c41165285612248f2c52d15df4590a1ce3c +SIZE (libsigrok-0.5.2.tar.gz) = 1779465 Index: head/devel/libsigrok/pkg-plist =================================================================== --- head/devel/libsigrok/pkg-plist (revision 523064) +++ head/devel/libsigrok/pkg-plist (revision 523065) @@ -1,18 +1,18 @@ include/libsigrok/libsigrok.h include/libsigrok/proto.h include/libsigrok/version.h include/libsigrokcxx/enums.hpp include/libsigrokcxx/libsigrokcxx.hpp lib/libsigrok.a lib/libsigrok.so lib/libsigrok.so.4 -lib/libsigrok.so.4.1.0 +lib/libsigrok.so.4.1.1 lib/libsigrokcxx.a lib/libsigrokcxx.so lib/libsigrokcxx.so.4 -lib/libsigrokcxx.so.4.1.0 +lib/libsigrokcxx.so.4.1.1 libdata/pkgconfig/libsigrok.pc libdata/pkgconfig/libsigrokcxx.pc share/icons/hicolor/48x48/mimetypes/libsigrok.png share/icons/hicolor/scalable/mimetypes/libsigrok.svg share/mime/packages/vnd.sigrok.session.xml