Index: head/net-im/profanity/files/patch-configure.ac =================================================================== --- head/net-im/profanity/files/patch-configure.ac (revision 538479) +++ head/net-im/profanity/files/patch-configure.ac (nonexistent) @@ -1,14 +0,0 @@ ---- configure.ac.orig 2017-04-15 18:51:39.947886000 +0000 -+++ configure.ac 2017-04-15 18:52:27.321723000 +0000 -@@ -105,10 +105,7 @@ - elif test "x$enable_c_plugins" != xno; then - AC_CHECK_LIB([dl], [main], - [AM_CONDITIONAL([BUILD_C_API], [true]) LIBS="$LIBS -ldl" AC_DEFINE([HAVE_C], [1], [C support])], -- [AS_IF( -- [test "x$enable_c_plugins" = xyes], -- [AC_MSG_ERROR([dl library needed to run C plugins])], -- [AM_CONDITIONAL([BUILD_C_API], [false])]) -+ [AM_CONDITIONAL([BUILD_C_API], [true]) - ]) - else - AM_CONDITIONAL([BUILD_C_API], [false]) Property changes on: head/net-im/profanity/files/patch-configure.ac ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-im/profanity/Makefile =================================================================== --- head/net-im/profanity/Makefile (revision 538479) +++ head/net-im/profanity/Makefile (revision 538480) @@ -1,48 +1,49 @@ # $FreeBSD$ PORTNAME= profanity -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= net-im MAINTAINER= arved@FreeBSD.org COMMENT= Console based XMPP client LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= autoconf-archive>=0:devel/autoconf-archive LIB_DEPENDS= libmesode.so:net-im/libmesode \ libcurl.so:ftp/curl \ libotr.so.5:security/libotr \ libuuid.so:misc/e2fsprogs-libuuid \ libgpgme.so:security/gpgme \ 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 USE_GITHUB= yes GH_ACCOUNT= profanity-im GH_PROJECT= profanity GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-otr --enable-python-plugins --enable-c-plugins \ --enable-pgp --enable-icons-and-clipboard=no \ --with-xscreensaver=no \ --enable-omemo CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" INSTALL_TARGET= install-strip OPTIONS_DEFINE= NOTIFY NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_CONFIGURE_ENABLE=notifications .include post-patch: ${REINPLACE_CMD} "s,python-config,${PYTHON_VERSION}-config,g" \ ${WRKSRC}/configure.ac .include Index: head/net-im/profanity/distinfo =================================================================== --- head/net-im/profanity/distinfo (revision 538479) +++ head/net-im/profanity/distinfo (revision 538480) @@ -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 Index: head/net-im/profanity/pkg-plist =================================================================== --- head/net-im/profanity/pkg-plist (revision 538479) +++ head/net-im/profanity/pkg-plist (revision 538480) @@ -1,30 +1,31 @@ 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 %%DATADIR%%/themes/bios %%DATADIR%%/themes/boothj5 %%DATADIR%%/themes/boothj5_laptop %%DATADIR%%/themes/boothj5_slack %%DATADIR%%/themes/gruvbox %%DATADIR%%/themes/hacker %%DATADIR%%/themes/headache %%DATADIR%%/themes/joker +%%DATADIR%%/themes/jubalian %%DATADIR%%/themes/orange %%DATADIR%%/themes/original %%DATADIR%%/themes/shade %%DATADIR%%/themes/spawn %%DATADIR%%/themes/whiteness %%DATADIR%%/themes/complex %%DATADIR%%/themes/forest %%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