svn commit: r417749 - head/net/ostinato
Niclas Zeising
zeising at FreeBSD.org
Tue Jun 28 19:30:29 UTC 2016
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
More information about the svn-ports-head
mailing list