diff options
author | mandree <mandree@FreeBSD.org> | 2016-11-10 07:23:14 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2016-11-10 07:23:14 +0800 |
commit | 880e44d7e404d20f1e49a1fff4d36fed9aa6251a (patch) | |
tree | 360464438ab3589b94999330817d00e9c79c1ed1 /net-im/ricochet | |
parent | bf5eebb5cebdc1ede8f23dd9b087ff8714d1437c (diff) | |
download | freebsd-ports-gnome-880e44d7e404d20f1e49a1fff4d36fed9aa6251a.tar.gz freebsd-ports-gnome-880e44d7e404d20f1e49a1fff4d36fed9aa6251a.tar.zst freebsd-ports-gnome-880e44d7e404d20f1e49a1fff4d36fed9aa6251a.zip |
Maintainer update to new 1.1.4 release.
ChangeLog:
https://github.com/ricochet-im/ricochet/releases/tag/v1.1.4
Next time, please tag the PR with "[MAINTAINER UPDATE]" so we can
identify it more easily.
PR: 214331
Submitted by: Yuri Victorovich (maintainer)
Diffstat (limited to 'net-im/ricochet')
-rw-r--r-- | net-im/ricochet/Makefile | 7 | ||||
-rw-r--r-- | net-im/ricochet/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index fd29e84bb429..99529e2264e1 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ricochet -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p @@ -22,10 +22,9 @@ BROKEN_FreeBSD_9_amd64= does not build USE_GITHUB= yes GH_ACCOUNT= ricochet-im -USES= compiler:c++11-lib gmake pkgconfig qmake -USE_OPENSSL= yes +USES= compiler:c++11-lib gmake pkgconfig qmake ssl USE_GL= gl -USE_QT5= core gui network qml quick quickcontrols widgets multimedia buildtools_build linguisttools_build +USE_QT5= core gui network qml quick widgets multimedia buildtools_build linguisttools_build QMAKE_ARGS+= DEFINES+=RICOCHET_NO_PORTABLE OPENSSLDIR=${LOCALBASE} PLIST_FILES= bin/ricochet \ diff --git a/net-im/ricochet/distinfo b/net-im/ricochet/distinfo index a52ace9199f3..b823d4ac65a2 100644 --- a/net-im/ricochet/distinfo +++ b/net-im/ricochet/distinfo @@ -1,2 +1,3 @@ -SHA256 (ricochet-im-ricochet-v1.1.2_GH0.tar.gz) = 793a29d9a621a3ba471b1906afdceac71114f45c6f1e6415dc802a4ceb2eebeb -SIZE (ricochet-im-ricochet-v1.1.2_GH0.tar.gz) = 1219902 +TIMESTAMP = 1478592820 +SHA256 (ricochet-im-ricochet-v1.1.4_GH0.tar.gz) = 4eb9000bc3f6c6a18659479015af980c16f971d468d10410ebeac8ada720d2cd +SIZE (ricochet-im-ricochet-v1.1.4_GH0.tar.gz) = 1292671 |