From owner-svn-ports-head@freebsd.org Sat Feb 4 21:54:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1CDA4CD0A12; Sat, 4 Feb 2017 21:54:49 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D14C0DDB; Sat, 4 Feb 2017 21:54:48 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v14Lslsq002115; Sat, 4 Feb 2017 21:54:47 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v14LslwC002113; Sat, 4 Feb 2017 21:54:47 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201702042154.v14LslwC002113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sat, 4 Feb 2017 21:54:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433338 - head/net-im/profanity X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2017 21:54:49 -0000 Author: arved Date: Sat Feb 4 21:54:47 2017 New Revision: 433338 URL: https://svnweb.freebsd.org/changeset/ports/433338 Log: Update to 0.5.1 Modified: head/net-im/profanity/Makefile head/net-im/profanity/distinfo Modified: head/net-im/profanity/Makefile ============================================================================== --- head/net-im/profanity/Makefile Sat Feb 4 20:54:04 2017 (r433337) +++ head/net-im/profanity/Makefile Sat Feb 4 21:54:47 2017 (r433338) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= profanity -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.1 CATEGORIES= net-im MASTER_SITES= http://www.profanity.im/ @@ -18,7 +17,7 @@ LIB_DEPENDS= libstrophe.so:net-im/libstr libuuid.so:misc/e2fsprogs-libuuid \ libgpgme.so:security/gpgme -USES= ncurses pkgconfig +USES= ncurses pkgconfig ssl python readline GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-otr CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" Modified: head/net-im/profanity/distinfo ============================================================================== --- head/net-im/profanity/distinfo Sat Feb 4 20:54:04 2017 (r433337) +++ head/net-im/profanity/distinfo Sat Feb 4 21:54:47 2017 (r433338) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475092388 -SHA256 (profanity-0.5.0.tar.gz) = 783be8aa6eab7192fc211f00adac136b21e580ea52d9c07128312a9609939668 -SIZE (profanity-0.5.0.tar.gz) = 687169 +TIMESTAMP = 1486243237 +SHA256 (profanity-0.5.1.tar.gz) = e3513713e74ec3363fbdbac2919bdc17e249988780cc5a4589d1425807a7feb8 +SIZE (profanity-0.5.1.tar.gz) = 691508