diff options
author | zeising <zeising@FreeBSD.org> | 2016-06-29 03:30:28 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2016-06-29 03:30:28 +0800 |
commit | 6b6016d50428116fb26890f0c60fe9b95a73c265 (patch) | |
tree | d10cdc1f67288b3448cdca445a60471a8463810b /net | |
parent | 1e6b82bb4dc43769b7ef0c8e374a05b7b60cc67c (diff) | |
download | freebsd-ports-gnome-6b6016d50428116fb26890f0c60fe9b95a73c265.tar.gz freebsd-ports-gnome-6b6016d50428116fb26890f0c60fe9b95a73c265.tar.zst freebsd-ports-gnome-6b6016d50428116fb26890f0c60fe9b95a73c265.zip |
Update to 0.8
Changelog: http://devguide.ostinato.org/ChangeLog.html
Diffstat (limited to 'net')
-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 |