FreeBSD Bugzilla – Attachment 236579 Details for
Bug 266430
net-im/profanity: Use upstream release archive and some fixes to Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for profanity
net-im-profanity-tidyup-distfile.patch (text/plain), 2.15 KB, created by
Daniel Engberg
on 2022-09-15 21:24:04 UTC
(
hide
)
Description:
Patch for profanity
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-09-15 21:24:04 UTC
Size:
2.15 KB
patch
obsolete
>diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile >index a4991c631310..f9c1ea308d65 100644 >--- a/net-im/profanity/Makefile >+++ b/net-im/profanity/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= profanity >-PORTVERSION= 0.13.0 >+DISTVERSION= 0.13.0 > CATEGORIES= net-im >+MASTER_SITES= https://github.com/${PORTNAME}-im/${PORTNAME}/releases/download/${DISTVERSION}/ > > MAINTAINER= ashish@FreeBSD.org > COMMENT= Console based XMPP client >@@ -21,32 +22,26 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ > libstrophe.so:net-im/libstrophe \ > libqrencode.so:graphics/libqrencode > >-USES= cpe ncurses pkgconfig ssl python:3.8+ readline autoreconf libtool gnome \ >- sqlite:3 >+USES= autoreconf cpe gnome libtool ncurses pkgconfig python:3.8+ \ >+ readline sqlite:3 tar:xz > CPE_VENDOR= ${PORTNAME}_project >+GNU_CONFIGURE= yes > USE_GNOME= glib20 >-USE_GITHUB= yes >-GH_ACCOUNT= profanity-im >+USE_LDCONFIG= yes >+ >+INSTALL_TARGET= install-strip > >-GNU_CONFIGURE= yes > CONFIGURE_ARGS= --enable-otr --enable-python-plugins --enable-c-plugins \ > --enable-pgp --disable-icons-and-clipboard \ > --without-xscreensaver --disable-gdk-pixbuf \ > --enable-omemo --enable-omemo-qrcode >-CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" >-INSTALL_TARGET= install-strip >+ > OPTIONS_DEFINE= NOTIFY > > NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify > NOTIFY_CONFIGURE_ENABLE=notifications > >-.include <bsd.port.pre.mk> >- >-post-patch: >- ${REINPLACE_CMD} "s,python3-embed,python-${PYTHON_VER}-embed,g" \ >- ${WRKSRC}/configure.ac >- > post-install: > cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/man/man1 "-name *\.1" > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff --git a/net-im/profanity/distinfo b/net-im/profanity/distinfo >index e7548db0e9ec..9567f9723ef7 100644 >--- a/net-im/profanity/distinfo >+++ b/net-im/profanity/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1663179502 >-SHA256 (profanity-im-profanity-0.13.0_GH0.tar.gz) = ee38119ed3bd3995675d7da787f52c7576403be678bc9a8f5170812597547d7b >-SIZE (profanity-im-profanity-0.13.0_GH0.tar.gz) = 566611 >+TIMESTAMP = 1663273219 >+SHA256 (profanity-0.13.0.tar.xz) = dbf43e02a8ef2a0ffc48a02c635f14f0c247ac7fd1683d009b9c1f91c250a559 >+SIZE (profanity-0.13.0.tar.xz) = 621344
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 266430
: 236579 |
236656