Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2020 09:58:23 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r525697 - head/net-im/profanity
Message-ID:  <202002100958.01A9wNpd096198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Mon Feb 10 09:58:23 2020
New Revision: 525697
URL: https://svnweb.freebsd.org/changeset/ports/525697

Log:
  Update profanity to 0.8.1

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 Feb 10 09:31:21 2020	(r525696)
+++ head/net-im/profanity/Makefile	Mon Feb 10 09:58:23 2020	(r525697)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	profanity
-PORTVERSION=	0.7.1
-PORTREVISION=	1
+PORTVERSION=	0.8.1
 CATEGORIES=	net-im
 
 MAINTAINER=	arved@FreeBSD.org
@@ -30,7 +29,8 @@ GH_PROJECT=	profanity
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-otr --enable-python-plugins --enable-c-plugins \
-		--enable-pgp --enable-icons=no --with-xscreensaver=no \
+		--enable-pgp --enable-icons-and-clipboard=no \
+		--with-xscreensaver=no \
 		--enable-omemo
 CONFIGURE_ENV=	LIBS="${CFLAGS} -lcrypto"
 INSTALL_TARGET=	install-strip

Modified: head/net-im/profanity/distinfo
==============================================================================
--- head/net-im/profanity/distinfo	Mon Feb 10 09:31:21 2020	(r525696)
+++ head/net-im/profanity/distinfo	Mon Feb 10 09:58:23 2020	(r525697)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569442531
-SHA256 (profanity-im-profanity-0.7.1_GH0.tar.gz) = b2806b8d1e128ca3f70c1769119389e9b01c3faa6ac3dd3a0db3451c7a0aaff4
-SIZE (profanity-im-profanity-0.7.1_GH0.tar.gz) = 443738
+TIMESTAMP = 1581328135
+SHA256 (profanity-im-profanity-0.8.1_GH0.tar.gz) = 53937d9a41f73f6a138446fa108ae20f7d0bd79369832d6ab42035fe8c7e77b5
+SIZE (profanity-im-profanity-0.8.1_GH0.tar.gz) = 464234

Modified: head/net-im/profanity/pkg-plist
==============================================================================
--- head/net-im/profanity/pkg-plist	Mon Feb 10 09:31:21 2020	(r525696)
+++ head/net-im/profanity/pkg-plist	Mon Feb 10 09:58:23 2020	(r525697)
@@ -10,6 +10,7 @@ man/man1/profanity.1.gz
 %%DATADIR%%/themes/boothj5
 %%DATADIR%%/themes/boothj5_laptop
 %%DATADIR%%/themes/boothj5_slack
+%%DATADIR%%/themes/gruvbox
 %%DATADIR%%/themes/hacker
 %%DATADIR%%/themes/headache
 %%DATADIR%%/themes/joker
@@ -23,5 +24,7 @@ man/man1/profanity.1.gz
 %%DATADIR%%/themes/mono
 %%DATADIR%%/themes/original_bright
 %%DATADIR%%/themes/simple
+%%DATADIR%%/themes/solarized-dark
+%%DATADIR%%/themes/solarized-light
 %%DATADIR%%/icons/proIcon.png
 %%DATADIR%%/icons/proIconMsg.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002100958.01A9wNpd096198>