Index: head/sysutils/bsdisks/files/patch-11-current =================================================================== --- head/sysutils/bsdisks/files/patch-11-current (revision 424844) +++ head/sysutils/bsdisks/files/patch-11-current (nonexistent) @@ -1,31 +0,0 @@ -# HG changeset patch -# User Gleb Popov <6yearold@gmail.com> -# Date 1466501926 -10800 -# Tue Jun 21 12:38:46 2016 +0300 -# Node ID 920139e9b9d6a2f03b1d24458cb7228a68c44e30 -# Parent 58acee356be5291cca539d2617b9afca82038ddf -Fix build on 11-CURRENT. - -diff -r 58acee356be5 -r 920139e9b9d6 devdthread.cpp ---- devdthread.cpp Wed Jun 01 19:27:58 2016 +0300 -+++ devdthread.cpp Tue Jun 21 12:38:46 2016 +0300 -@@ -28,6 +28,7 @@ - - #include - -+#include - #include - #include - #include -diff -r 58acee356be5 -r 920139e9b9d6 geomprober.h ---- geomprober.h Wed Jun 01 19:27:58 2016 +0300 -+++ geomprober.h Tue Jun 21 12:38:46 2016 +0300 -@@ -26,6 +26,8 @@ - - #pragma once - -+#include -+ - #include - #include - #include Property changes on: head/sysutils/bsdisks/files/patch-11-current ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/bsdisks/files/patch-93-release =================================================================== --- head/sysutils/bsdisks/files/patch-93-release (revision 424844) +++ head/sysutils/bsdisks/files/patch-93-release (nonexistent) @@ -1,11 +0,0 @@ ---- filesystemprober.cpp.orig 2016-06-23 10:09:01 UTC -+++ filesystemprober.cpp -@@ -32,7 +32,7 @@ - void FilesystemProber::run() - { - QProcess p; -- QStringList args = {m_dev}; -+ QStringList args; args << m_dev; - - p.start(QStringLiteral("/usr/sbin/fstyp"), args); - Property changes on: head/sysutils/bsdisks/files/patch-93-release ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/bsdisks/Makefile =================================================================== --- head/sysutils/bsdisks/Makefile (revision 424844) +++ head/sysutils/bsdisks/Makefile (revision 424845) @@ -1,17 +1,17 @@ # $FreeBSD$ PORTNAME= bsdisks -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/ MAINTAINER= 6yearold@gmail.com COMMENT= UDisks2 service implementation for FreeBSD LICENSE= BSD3CLAUSE USES= cmake compiler:c++11-lang USE_QT5= qmake_build buildtools_build core dbus .include Index: head/sysutils/bsdisks/distinfo =================================================================== --- head/sysutils/bsdisks/distinfo (revision 424844) +++ head/sysutils/bsdisks/distinfo (revision 424845) @@ -1,2 +1,3 @@ -SHA256 (bsdisks-0.2.tar.gz) = 794d8d12d3d4feeba36363eb932cbd2ee8eef1a58cbc1d54fd5db68c6ea76217 -SIZE (bsdisks-0.2.tar.gz) = 91353 +TIMESTAMP = 1477656542 +SHA256 (bsdisks-0.3.tar.gz) = 9692376c10a6598914e106ee24188c7289fad2f8d75136dc8e923e588fe01683 +SIZE (bsdisks-0.3.tar.gz) = 92385