From owner-svn-ports-head@freebsd.org Mon Sep 23 20:03:08 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5E13CFE517; Mon, 23 Sep 2019 20:03:08 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cZxm1p8vz4Rvg; Mon, 23 Sep 2019 20:03:08 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 220ED1C026; Mon, 23 Sep 2019 20:03:08 +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 x8NK38YS053675; Mon, 23 Sep 2019 20:03:08 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8NK37Z8053673; Mon, 23 Sep 2019 20:03:07 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201909232003.x8NK37Z8053673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 23 Sep 2019 20:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512668 - head/net-im/profanity X-SVN-Group: ports-head X-SVN-Commit-Author: arved X-SVN-Commit-Paths: head/net-im/profanity X-SVN-Commit-Revision: 512668 X-SVN-Commit-Repository: ports 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.29 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: Mon, 23 Sep 2019 20:03:08 -0000 Author: arved Date: Mon Sep 23 20:03:07 2019 New Revision: 512668 URL: https://svnweb.freebsd.org/changeset/ports/512668 Log: Update to 0.7.0 Modified: head/net-im/profanity/Makefile head/net-im/profanity/distinfo head/net-im/profanity/pkg-plist Modified: head/net-im/profanity/Makefile ============================================================================== --- head/net-im/profanity/Makefile Mon Sep 23 19:19:18 2019 (r512667) +++ head/net-im/profanity/Makefile Mon Sep 23 20:03:07 2019 (r512668) @@ -1,11 +1,8 @@ # $FreeBSD$ PORTNAME= profanity -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= net-im -MASTER_SITES= http://www.profanity.im/ \ - LOCAL/arved MAINTAINER= arved@FreeBSD.org COMMENT= Console based XMPP client @@ -20,10 +17,14 @@ LIB_DEPENDS= libmesode.so:net-im/libmesode \ libuuid.so:misc/e2fsprogs-libuuid \ libgpgme.so:security/gpgme \ libassuan.so:security/libassuan \ - libgpg-error.so:security/libgpg-error + libgpg-error.so:security/libgpg-error \ + libgcrypt.so:security/libgcrypt USES= ncurses pkgconfig ssl python readline autoreconf libtool gnome USE_GNOME= glib20 +USE_GITHUB= yes +GH_ACCOUNT= profanity-im +GH_PROJECT= profanity GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-otr --enable-python-plugins --enable-c-plugins \ Modified: head/net-im/profanity/distinfo ============================================================================== --- head/net-im/profanity/distinfo Mon Sep 23 19:19:18 2019 (r512667) +++ head/net-im/profanity/distinfo Mon Sep 23 20:03:07 2019 (r512668) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553025019 -SHA256 (profanity-0.6.0.tar.gz) = f1b2773b79eb294297686f3913e9489c20effae5e3a335c8956db18f6ee2f660 -SIZE (profanity-0.6.0.tar.gz) = 741812 +TIMESTAMP = 1569267659 +SHA256 (profanity-im-profanity-0.7.0_GH0.tar.gz) = 7fc964915e3fa890f3bcd0203fd151b4ac516f882acaa556a24ab52d46f20b90 +SIZE (profanity-im-profanity-0.7.0_GH0.tar.gz) = 443662 Modified: head/net-im/profanity/pkg-plist ============================================================================== --- head/net-im/profanity/pkg-plist Mon Sep 23 19:19:18 2019 (r512667) +++ head/net-im/profanity/pkg-plist Mon Sep 23 20:03:07 2019 (r512668) @@ -1,6 +1,8 @@ bin/profanity include/profapi.h lib/libprofanity.so +lib/libprofanity.so.0 +lib/libprofanity.so.0.0.0 man/man1/profanity.1.gz %%DATADIR%%/themes/aqua %%DATADIR%%/themes/batman