diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2016-06-28 19:30:28 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2016-06-28 19:30:28 +0000 |
commit | afbf62a98a315dc79160c823ee4714bc9dbd28fb (patch) | |
tree | d10cdc1f67288b3448cdca445a60471a8463810b /net/ostinato | |
parent | 865aeca3d33df3ee1b04e12c9de4154d5c1cc2a3 (diff) |
Notes
Diffstat (limited to 'net/ostinato')
-rw-r--r-- | net/ostinato/Makefile | 4 | ||||
-rw-r--r-- | net/ostinato/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index fac0a55115bf..2ec484285523 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -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 \ diff --git a/net/ostinato/distinfo b/net/ostinato/distinfo index 4a13eb5408a2..1eb5042e4868 100644 --- a/net/ostinato/distinfo +++ b/net/ostinato/distinfo @@ -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 |