From owner-svn-ports-head@freebsd.org Tue Jun 28 19:30:29 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78851B85C02; Tue, 28 Jun 2016 19:30:29 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 456782F74; Tue, 28 Jun 2016 19:30:29 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5SJUSf3022618; Tue, 28 Jun 2016 19:30:28 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5SJUS0B022616; Tue, 28 Jun 2016 19:30:28 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201606281930.u5SJUS0B022616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Tue, 28 Jun 2016 19:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417749 - head/net/ostinato X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2016 19:30:29 -0000 Author: zeising Date: Tue Jun 28 19:30:28 2016 New Revision: 417749 URL: https://svnweb.freebsd.org/changeset/ports/417749 Log: Update to 0.8 Changelog: http://devguide.ostinato.org/ChangeLog.html Modified: head/net/ostinato/Makefile head/net/ostinato/distinfo Modified: head/net/ostinato/Makefile ============================================================================== --- head/net/ostinato/Makefile Tue Jun 28 19:22:18 2016 (r417748) +++ head/net/ostinato/Makefile Tue Jun 28 19:30:28 2016 (r417749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ostinato -PORTVERSION= 0.7.1 +PORTVERSION= 0.8 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= qmake -USE_QT4= gui moc_build rcc_build uic_build network script \ +USE_QT4= corelib gui moc_build rcc_build uic_build network script \ xml PLIST_FILES= bin/drone \ Modified: head/net/ostinato/distinfo ============================================================================== --- head/net/ostinato/distinfo Tue Jun 28 19:22:18 2016 (r417748) +++ head/net/ostinato/distinfo Tue Jun 28 19:30:28 2016 (r417749) @@ -1,2 +1,3 @@ -SHA256 (ostinato-src-0.7.1.tar.gz) = 7b46eb5257b5b50ee5317dcf9158c6e78ba36a04858c3c9228fa02e8a98364c2 -SIZE (ostinato-src-0.7.1.tar.gz) = 354032 +TIMESTAMP = 1467129403 +SHA256 (ostinato-src-0.8.tar.gz) = 8680c409170fc1b5588d3d0a2aedfbe81f3f2e6f1f63b16f070fca68a89dfc42 +SIZE (ostinato-src-0.8.tar.gz) = 424104