diff options
Diffstat (limited to 'net-im/profanity')
-rw-r--r-- | net-im/profanity/Makefile | 11 | ||||
-rw-r--r-- | net-im/profanity/distinfo | 6 | ||||
-rw-r--r-- | net-im/profanity/pkg-plist | 2 |
3 files changed, 9 insertions, 10 deletions
diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index 5055248561f9..da2f9b2e0d53 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -1,6 +1,5 @@ PORTNAME= profanity -DISTVERSION= 0.14.0 -PORTREVISION= 3 +DISTVERSION= 0.15.1 CATEGORIES= net-im MASTER_SITES= https://profanity-im.github.io/tarballs/ @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libcurl.so:ftp/curl \ libotr.so:security/libotr \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libgpgme.so:security/gpgme \ libassuan.so:security/libassuan \ libgpg-error.so:security/libgpg-error \ @@ -22,7 +21,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libstrophe.so:net-im/libstrophe \ libqrencode.so:graphics/libqrencode -USES= cpe gnome libtool ncurses pkgconfig python \ +USES= cpe gmake gnome libtool ncurses pkgconfig python \ readline sqlite:3 CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes @@ -32,9 +31,9 @@ USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-otr --enable-python-plugins --enable-c-plugins \ - --enable-pgp --disable-icons-and-clipboard \ + --enable-plugins --enable-pgp --disable-icons-and-clipboard \ --without-xscreensaver --disable-gdk-pixbuf \ - --enable-omemo --enable-omemo-qrcode + --enable-omemo --enable-omemo-qrcode --enable-year2038 OPTIONS_DEFINE= NOTIFY diff --git a/net-im/profanity/distinfo b/net-im/profanity/distinfo index 55bcad577a9e..dd6b1b96c5b2 100644 --- a/net-im/profanity/distinfo +++ b/net-im/profanity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692899637 -SHA256 (profanity-0.14.0.tar.gz) = fd23ffd38a31907974a680a3900c959e14d44e16f1fb7df2bdb7f6c67bd7cf7f -SIZE (profanity-0.14.0.tar.gz) = 936272 +TIMESTAMP = 1756031813 +SHA256 (profanity-0.15.1.tar.gz) = c1e28a849aa178fd1ec5f384b0f8bdd244bce453dc4ef7bb76d0830382fec304 +SIZE (profanity-0.15.1.tar.gz) = 988721 diff --git a/net-im/profanity/pkg-plist b/net-im/profanity/pkg-plist index 9d2a776aeca6..051189f7a724 100644 --- a/net-im/profanity/pkg-plist +++ b/net-im/profanity/pkg-plist @@ -59,7 +59,6 @@ share/man/man1/profanity-omemo.1.gz share/man/man1/profanity-otr.1.gz share/man/man1/profanity-outtype.1.gz share/man/man1/profanity-ox-setup.1.gz -share/man/man1/profanity-ox.1.gz share/man/man1/profanity-paste.1.gz share/man/man1/profanity-pgp.1.gz share/man/man1/profanity-ping.1.gz @@ -71,6 +70,7 @@ share/man/man1/profanity-privacy.1.gz share/man/man1/profanity-privileges.1.gz share/man/man1/profanity-quit.1.gz share/man/man1/profanity-receipts.1.gz +share/man/man1/profanity-redraw.1.gz share/man/man1/profanity-reconnect.1.gz share/man/man1/profanity-register.1.gz share/man/man1/profanity-reload.1.gz |