svn commit: r433338 - head/net-im/profanity
Tilman Keskinoz
arved at FreeBSD.org
Sat Feb 4 21:54:49 UTC 2017
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
More information about the svn-ports-all
mailing list