svn commit: r425817 - head/net-im/ricochet

Matthias Andree mandree at FreeBSD.org
Wed Nov 9 23:23:15 UTC 2016


Author: mandree
Date: Wed Nov  9 23:23:14 2016
New Revision: 425817
URL: https://svnweb.freebsd.org/changeset/ports/425817

Log:
  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)

Modified:
  head/net-im/ricochet/Makefile
  head/net-im/ricochet/distinfo

Modified: head/net-im/ricochet/Makefile
==============================================================================
--- head/net-im/ricochet/Makefile	Wed Nov  9 23:04:59 2016	(r425816)
+++ head/net-im/ricochet/Makefile	Wed Nov  9 23:23:14 2016	(r425817)
@@ -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 \

Modified: head/net-im/ricochet/distinfo
==============================================================================
--- head/net-im/ricochet/distinfo	Wed Nov  9 23:04:59 2016	(r425816)
+++ head/net-im/ricochet/distinfo	Wed Nov  9 23:23:14 2016	(r425817)
@@ -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


More information about the svn-ports-all mailing list