Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2020 13:11:46 +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: r538480 - in head/net-im/profanity: . files
Message-ID:  <202006111311.05BDBkgY064959@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Thu Jun 11 13:11:46 2020
New Revision: 538480
URL: https://svnweb.freebsd.org/changeset/ports/538480

Log:
  Update to 0.9.0

Deleted:
  head/net-im/profanity/files/
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	Thu Jun 11 13:10:47 2020	(r538479)
+++ head/net-im/profanity/Makefile	Thu Jun 11 13:11:46 2020	(r538480)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	profanity
-PORTVERSION=	0.8.1
+PORTVERSION=	0.9.0
 CATEGORIES=	net-im
 
 MAINTAINER=	arved@FreeBSD.org
@@ -19,7 +19,8 @@ LIB_DEPENDS=	libmesode.so:net-im/libmesode \
 		libassuan.so:security/libassuan \
 		libgpg-error.so:security/libgpg-error \
 		libgcrypt.so:security/libgcrypt \
-		libsignal-protocol-c.so:net/libsignal
+		libsignal-protocol-c.so:net/libsignal \
+		libsqlite3.so:databases/sqlite3
 
 USES=		ncurses pkgconfig ssl python readline autoreconf libtool gnome
 USE_GNOME=	glib20

Modified: head/net-im/profanity/distinfo
==============================================================================
--- head/net-im/profanity/distinfo	Thu Jun 11 13:10:47 2020	(r538479)
+++ head/net-im/profanity/distinfo	Thu Jun 11 13:11:46 2020	(r538480)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581328135
-SHA256 (profanity-im-profanity-0.8.1_GH0.tar.gz) = 53937d9a41f73f6a138446fa108ae20f7d0bd79369832d6ab42035fe8c7e77b5
-SIZE (profanity-im-profanity-0.8.1_GH0.tar.gz) = 464234
+TIMESTAMP = 1591873615
+SHA256 (profanity-im-profanity-0.9.0_GH0.tar.gz) = e646f5fb7e3fe9c6c528e9570afbd946376975631fb41e3fd7b84d249b06c1da
+SIZE (profanity-im-profanity-0.9.0_GH0.tar.gz) = 484619

Modified: head/net-im/profanity/pkg-plist
==============================================================================
--- head/net-im/profanity/pkg-plist	Thu Jun 11 13:10:47 2020	(r538479)
+++ head/net-im/profanity/pkg-plist	Thu Jun 11 13:11:46 2020	(r538480)
@@ -14,6 +14,7 @@ man/man1/profanity.1.gz
 %%DATADIR%%/themes/hacker
 %%DATADIR%%/themes/headache
 %%DATADIR%%/themes/joker
+%%DATADIR%%/themes/jubalian
 %%DATADIR%%/themes/orange
 %%DATADIR%%/themes/original
 %%DATADIR%%/themes/shade



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