FreeBSD Bugzilla – Attachment 236580 Details for
Bug 266429
net-im/libstrophe: 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 libstrophe v3
net-im-libstrophe-tidyup-distfile-v2.patch (text/plain), 1.71 KB, created by
Daniel Engberg
on 2022-09-15 21:32:41 UTC
(
hide
)
Description:
Patch for libstrophe v3
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-09-15 21:32:41 UTC
Size:
1.71 KB
patch
obsolete
>diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile >index fe5159aa5e29..33c2508de289 100644 >--- a/net-im/libstrophe/Makefile >+++ b/net-im/libstrophe/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= libstrophe >-PORTVERSION= 0.12.2 >+DISTVERSION= 0.12.2 > CATEGORIES= net-im >+MASTER_SITES= https://github.com/strophe/${PORTNAME}/releases/download/${DISTVERSION}/ > > MAINTAINER= ashish@FreeBSD.org > COMMENT= Lightweight XMPP library >@@ -9,14 +10,22 @@ WWW= https://strophe.im/libstrophe/ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt > >-LIB_DEPENDS= libexpat.so:textproc/expat2 >- >-USES= gmake libtool pkgconfig autoreconf ssl >-USE_GITHUB= yes >-GH_ACCOUNT= strophe >+USES= gmake libtool pkgconfig ssl tar:xz > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig > USE_LDCONFIG= yes >-INSTALL_TARGET=install-strip >+ >+INSTALL_TARGET= install-strip >+ >+CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig >+ >+OPTIONS_DEFAULT= EXPAT >+OPTIONS_SINGLE= XML >+OPTIONS_SINGLE_XML= EXPAT LIBXML2 >+ >+EXPAT_LIB_DEPENDS= libexpat.so:textproc/expat2 >+ >+LIBXML2_USE= GNOME=libxml2 >+LIBXML2_USES= gnome >+LIBXML2_CONFIGURE_WITH= libxml2 > > .include <bsd.port.mk> >diff --git a/net-im/libstrophe/distinfo b/net-im/libstrophe/distinfo >index 02e79a7e3268..beb5641d879a 100644 >--- a/net-im/libstrophe/distinfo >+++ b/net-im/libstrophe/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1663179147 >-SHA256 (strophe-libstrophe-0.12.2_GH0.tar.gz) = 049232e3968ad65c65e08601cb3de171d3a25d154b6f14332c35a7bf961e2c9d >-SIZE (strophe-libstrophe-0.12.2_GH0.tar.gz) = 218820 >+TIMESTAMP = 1663271388 >+SHA256 (libstrophe-0.12.2.tar.xz) = b3c79b6deeafafc0f622ba3ee3ca67e9a8e7d75edb102588c6b6f52b38c9fa4b >+SIZE (libstrophe-0.12.2.tar.xz) = 400092
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 266429
:
236576
|
236577
| 236580