Index: head/net-im/profanity/Makefile =================================================================== --- head/net-im/profanity/Makefile (revision 512667) +++ head/net-im/profanity/Makefile (revision 512668) @@ -1,44 +1,45 @@ # $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 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 + 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 \ --enable-pgp --enable-icons=no --with-xscreensaver=no 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 512667) +++ head/net-im/profanity/distinfo (revision 512668) @@ -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 Index: head/net-im/profanity/pkg-plist =================================================================== --- head/net-im/profanity/pkg-plist (revision 512667) +++ head/net-im/profanity/pkg-plist (revision 512668) @@ -1,25 +1,27 @@ 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/hacker %%DATADIR%%/themes/headache %%DATADIR%%/themes/joker %%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%%/icons/proIcon.png %%DATADIR%%/icons/proIconMsg.png