FreeBSD Bugzilla – Attachment 230886 Details for
Bug 261062
[update] devel/libconfig: update to 1.7.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
updated patch fetching releases rather than tags from GitHub
0001-devel-libconfig-update-to-1.7.3.patch (text/plain), 12.44 KB, created by
Marius Strobl
on 2022-01-10 18:42:20 UTC
(
hide
)
Description:
updated patch fetching releases rather than tags from GitHub
Filename:
MIME Type:
Creator:
Marius Strobl
Created:
2022-01-10 18:42:20 UTC
Size:
12.44 KB
patch
obsolete
>From 36ccfac8ccc34e4a73adb39ca9d127d260a7a4a4 Mon Sep 17 00:00:00 2001 >From: Marius Strobl <marius@FreeBSD.org> >Date: Sat, 8 Jan 2022 20:26:44 +0100 >Subject: devel/libconfig: update to 1.7.3 > >- Chase shared library bump across dependant ports. >- Fetch releases rather than tags from GitHub. [1] >- Properly depend on makeinfo, adding an INFO knob. >- Refresh pkg-descr and COMMENT accordingly. > >PR: 261062 >Reported by: dizzy [1] >--- > astro/siril/Makefile | 2 +- > audio/shairport-sync/Makefile | 1 + > audio/umurmur/Makefile | 2 +- > databases/ateam_mysql57_ldap_auth/Makefile | 2 +- > databases/ateam_mysql_ldap_auth/Makefile | 2 +- > databases/zabbix3-libzbxpgsql/Makefile | 2 +- > deskutils/dfshow/Makefile | 1 + > devel/libconfig/Makefile | 24 ++++++++++------------ > devel/libconfig/distinfo | 6 +++--- > devel/libconfig/pkg-descr | 17 ++++++++------- > devel/libconfig/pkg-plist | 4 ++-- > irc/srain/Makefile | 1 + > lang/ldc/Makefile | 1 + > multimedia/lms/Makefile | 1 + > net-im/telegram-cli/Makefile | 1 + > net-im/tox/Makefile | 1 + > net-im/toxic/Makefile | 1 + > net/sslh/Makefile | 1 + > security/cvechecker/Makefile | 1 + > security/razorback-api/Makefile | 2 +- > www/glewlwyd/Makefile | 1 + > www/janus/Makefile | 2 +- > www/ot-recorder/Makefile | 2 +- > x11-wm/compton/Makefile | 2 +- > x11-wm/picom/Makefile | 2 +- > x11/compton-conf/Makefile | 1 + > x11/xob/Makefile | 1 + > 27 files changed, 47 insertions(+), 37 deletions(-) > >diff --git a/astro/siril/Makefile b/astro/siril/Makefile >index 9414a803d..9a31fac8b 100644 >--- a/astro/siril/Makefile >+++ b/astro/siril/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= siril > DISTVERSION= 0.99.10.1 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= astro graphics > MASTER_SITES= https://free-astro.org/download/ > >diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile >index 4fbc0586e..bb286f12b 100644 >--- a/audio/shairport-sync/Makefile >+++ b/audio/shairport-sync/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= shairport-sync > DISTVERSION= 3.3.9 >+PORTREVISION= 1 > CATEGORIES= audio > > MAINTAINER= ehaupt@FreeBSD.org >diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile >index 488d85b04..adfd61968 100644 >--- a/audio/umurmur/Makefile >+++ b/audio/umurmur/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= umurmur > DISTVERSION= 0.2.17 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= audio net > > MAINTAINER= ayu@commun.jp >diff --git a/databases/ateam_mysql57_ldap_auth/Makefile b/databases/ateam_mysql57_ldap_auth/Makefile >index 37eb88bd7..b398c48ab 100644 >--- a/databases/ateam_mysql57_ldap_auth/Makefile >+++ b/databases/ateam_mysql57_ldap_auth/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= ateam_mysql57_ldap_auth > PORTVERSION= 1.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= databases > > MAINTAINER= ganbold@FreeBSD.org >diff --git a/databases/ateam_mysql_ldap_auth/Makefile b/databases/ateam_mysql_ldap_auth/Makefile >index c2ba494c1..ee58c0960 100644 >--- a/databases/ateam_mysql_ldap_auth/Makefile >+++ b/databases/ateam_mysql_ldap_auth/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= ateam_mysql_ldap_auth > PORTVERSION= 1.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= databases > > MAINTAINER= ganbold@FreeBSD.org >diff --git a/databases/zabbix3-libzbxpgsql/Makefile b/databases/zabbix3-libzbxpgsql/Makefile >index 6abe6917a..7dfaa3032 100644 >--- a/databases/zabbix3-libzbxpgsql/Makefile >+++ b/databases/zabbix3-libzbxpgsql/Makefile >@@ -3,7 +3,7 @@ > PORTNAME= libzbxpgsql > PORTVERSION= 1.1.0 > DISTVERSIONPREFIX= v >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= databases > PKGNAMEPREFIX= zabbix3- > >diff --git a/deskutils/dfshow/Makefile b/deskutils/dfshow/Makefile >index ef8963daa..ffab9b720 100644 >--- a/deskutils/dfshow/Makefile >+++ b/deskutils/dfshow/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= dfshow > DISTVERSIONPREFIX= v > DISTVERSION= 0.9.3-beta >+PORTREVISION= 1 > CATEGORIES= deskutils > > MAINTAINER= yuri@FreeBSD.org >diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile >index 1a0de9e52..0b66cf615 100644 >--- a/devel/libconfig/Makefile >+++ b/devel/libconfig/Makefile >@@ -1,28 +1,26 @@ > # Created by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> > > PORTNAME= libconfig >-PORTVERSION= 1.7.2 >-DISTVERSIONPREFIX= v >-PORTREVISION= 1 >+PORTVERSION= 1.7.3 > CATEGORIES= devel >+MASTER_SITES= https://github.com/hyperrealm/${PORTNAME}/releases/download/v${PORTVERSION}/ > > MAINTAINER= ntarmos@ceid.upatras.gr >-COMMENT= Simple library for manipulating structured configuration files >+COMMENT= Simple library for processing structured configuration files > > LICENSE= LGPL21 > >-BUILD_DEPENDS= makeinfo:print/texinfo >- >-USES= autoreconf libtool pathfix >-GNU_CONFIGURE= yes >+USES= autoreconf libtool pathfix > USE_LDCONFIG= yes >-CONFIGURE_ARGS+= --prefix=${PREFIX} >- >-USE_GITHUB= YES >-GH_ACCOUNT= hyperrealm > >+GNU_CONFIGURE= yes > CONFLICTS= wand-libconfig > >-INFO= libconfig >+OPTIONS_DEFINE= INFO >+OPTIONS_DEFAULT=INFO >+ >+INFO_INFO= libconfig >+INFO_CONFIGURE_OFF= --disable-doc >+INFO_USES= makeinfo > > .include <bsd.port.mk> >diff --git a/devel/libconfig/distinfo b/devel/libconfig/distinfo >index 315333fa5..cdb09642a 100644 >--- a/devel/libconfig/distinfo >+++ b/devel/libconfig/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1532431556 >-SHA256 (hyperrealm-libconfig-v1.7.2_GH0.tar.gz) = f67ac44099916ae260a6c9e290a90809e7d782d96cdd462cac656ebc5b685726 >-SIZE (hyperrealm-libconfig-v1.7.2_GH0.tar.gz) = 3017891 >+TIMESTAMP = 1641838254 >+SHA256 (libconfig-1.7.3.tar.gz) = 545166d6cac037744381d1e9cc5a5405094e7bfad16a411699bcff40bbb31ee7 >+SIZE (libconfig-1.7.3.tar.gz) = 730800 >diff --git a/devel/libconfig/pkg-descr b/devel/libconfig/pkg-descr >index f3264ce80..535b5cc53 100644 >--- a/devel/libconfig/pkg-descr >+++ b/devel/libconfig/pkg-descr >@@ -1,15 +1,14 @@ >-Libconfig is a simple library for manipulating structured configuration >-files. The file format is more compact and more readable than XML. And >+Libconfig is a simple library for processing structured configuration >+files. This file format is more compact and more readable than XML. And > unlike XML, it is type-aware, so it is not necessary to do string > parsing in application code. > >-Libconfig is very compact -- just 25K for the stripped C shared library >-(one-fifth the size of the expat XML parser library) and 39K for the >-stripped C++ shared library. This makes it well-suited for >-memory-constrained systems like handheld devices. >+Libconfig is very compact - a fraction of the size of the expat XML >+parser library. This makes it well-suited for memory-constrained systems >+like handheld devices. > > The library includes bindings for both the C and C++ languages. It works >-on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD) >-and Windows (2000, XP and later). >+on POSIX-compliant UNIX and UNIX-like systems (GNU/Linux, Mac OS X, >+Solaris, FreeBSD), Android, and Windows (2000, XP and later). > >-WWW: http://www.hyperrealm.com/libconfig/libconfig.html >+WWW: https://www.hyperrealm.com/libconfig/libconfig.html >diff --git a/devel/libconfig/pkg-plist b/devel/libconfig/pkg-plist >index 5746ca34c..2ff7682a3 100644 >--- a/devel/libconfig/pkg-plist >+++ b/devel/libconfig/pkg-plist >@@ -5,10 +5,10 @@ lib/cmake/libconfig/libconfigConfig.cmake > lib/libconfig++.a > lib/libconfig++.so > lib/libconfig++.so.11 >-lib/libconfig++.so.11.0.2 >+lib/libconfig++.so.11.1.0 > lib/libconfig.a > lib/libconfig.so > lib/libconfig.so.11 >-lib/libconfig.so.11.0.2 >+lib/libconfig.so.11.1.0 > libdata/pkgconfig/libconfig++.pc > libdata/pkgconfig/libconfig.pc >diff --git a/irc/srain/Makefile b/irc/srain/Makefile >index cc8ff4a30..7d357927d 100644 >--- a/irc/srain/Makefile >+++ b/irc/srain/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= srain > DISTVERSION= 1.1.0 >+PORTREVISION= 1 > CATEGORIES= irc > > MAINTAINER= ashish@FreeBSD.org >diff --git a/lang/ldc/Makefile b/lang/ldc/Makefile >index 6d3e71400..afa98c770 100644 >--- a/lang/ldc/Makefile >+++ b/lang/ldc/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= ldc > PORTVERSION= 1.23.0 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= lang > > MAINTAINER= acm@FreeBSD.org >diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile >index f4830af3c..1e3c1994b 100644 >--- a/multimedia/lms/Makefile >+++ b/multimedia/lms/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= lms > DISTVERSION= 3.25.2 >+PORTREVISION= 1 > MASTER_SITES= https://github.com/epoupon/lms/archive/refs/tags/v${DISTVERSION}${EXTRACT_SUFX}?dummy=/ > CATEGORIES= multimedia > >diff --git a/net-im/telegram-cli/Makefile b/net-im/telegram-cli/Makefile >index b450cb50e..095a9e45d 100644 >--- a/net-im/telegram-cli/Makefile >+++ b/net-im/telegram-cli/Makefile >@@ -2,6 +2,7 @@ > > PORTNAME= telegram-cli > DISTVERSION= 20200106 >+PORTREVISION= 1 > CATEGORIES= net-im > > MAINTAINER= 0mp@FreeBSD.org >diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile >index 8be575d9e..c04dcc2b4 100644 >--- a/net-im/tox/Makefile >+++ b/net-im/tox/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= toxcore > PORTVERSION= 0.2.13 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > PORTEPOCH= 1 > CATEGORIES= net-im net-p2p > >diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile >index 640dbbb0e..082a1884d 100644 >--- a/net-im/toxic/Makefile >+++ b/net-im/toxic/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= toxic > PORTVERSION= 0.11.3 > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= net-im > > MAINTAINER= thierry@FreeBSD.org >diff --git a/net/sslh/Makefile b/net/sslh/Makefile >index 7e4c91b52..7bbe95b65 100644 >--- a/net/sslh/Makefile >+++ b/net/sslh/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= sslh > PORTVERSION= 1.21c > DISTVERSIONPREFIX= v >+PORTREVISION= 1 > CATEGORIES= net > > MAINTAINER= olivier@FreeBSD.org >diff --git a/security/cvechecker/Makefile b/security/cvechecker/Makefile >index ca1e65d90..d37fc1bf8 100644 >--- a/security/cvechecker/Makefile >+++ b/security/cvechecker/Makefile >@@ -3,6 +3,7 @@ > PORTNAME= cvechecker > DISTVERSIONPREFIX= v > DISTVERSION= 3.9 >+PORTREVISION= 1 > CATEGORIES= security > > MAINTAINER= se@FreeBSD.org >diff --git a/security/razorback-api/Makefile b/security/razorback-api/Makefile >index 82b781049..6190fe3ab 100644 >--- a/security/razorback-api/Makefile >+++ b/security/razorback-api/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= api > PORTVERSION= 0.5.0 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= security > MASTER_SITES= SF/razorbacktm/API > PKGNAMEPREFIX= razorback- >diff --git a/www/glewlwyd/Makefile b/www/glewlwyd/Makefile >index 58efbc5c2..572f3e820 100644 >--- a/www/glewlwyd/Makefile >+++ b/www/glewlwyd/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= glewlwyd > DISTVERSIONPREFIX= v > DISTVERSION= 2.6.1 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= GH > >diff --git a/www/janus/Makefile b/www/janus/Makefile >index 724828608..838b9be45 100644 >--- a/www/janus/Makefile >+++ b/www/janus/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= janus > DISTVERSIONPREFIX= v > DISTVERSION= 0.11.6 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= www > > MAINTAINER= vanilla@FreeBSD.org >diff --git a/www/ot-recorder/Makefile b/www/ot-recorder/Makefile >index a9b487706..b61f05251 100644 >--- a/www/ot-recorder/Makefile >+++ b/www/ot-recorder/Makefile >@@ -2,7 +2,7 @@ > > PORTNAME= ot-recorder > PORTVERSION= 0.8.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= www > > MAINTAINER= dvl@FreeBSD.org >diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile >index 6c1c88e67..57932a4d3 100644 >--- a/x11-wm/compton/Makefile >+++ b/x11-wm/compton/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= compton > PORTVERSION= 20160907 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-wm > > MAINTAINER= femc7488@gmail.com >diff --git a/x11-wm/picom/Makefile b/x11-wm/picom/Makefile >index a905cc90e..dbfcf3fe6 100644 >--- a/x11-wm/picom/Makefile >+++ b/x11-wm/picom/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= picom > DISTVERSIONPREFIX= v > DISTVERSION= 8.2 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm > > PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >diff --git a/x11/compton-conf/Makefile b/x11/compton-conf/Makefile >index ed3a78cdd..922dec9c1 100644 >--- a/x11/compton-conf/Makefile >+++ b/x11/compton-conf/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= compton-conf > PORTVERSION= 0.16.0 >+PORTREVISION= 1 > CATEGORIES= x11 > MASTER_SITES= LXQT/${PORTNAME} > >diff --git a/x11/xob/Makefile b/x11/xob/Makefile >index 6c11979e4..857b765b8 100644 >--- a/x11/xob/Makefile >+++ b/x11/xob/Makefile >@@ -1,6 +1,7 @@ > PORTNAME= xob > DISTVERSIONPREFIX= v > DISTVERSION= 0.3 >+PORTREVISION= 1 > CATEGORIES= x11 > > MAINTAINER= lcook@FreeBSD.org >-- >2.34.1 >
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
Flags:
marius
:
maintainer-approval?
(ntarmos)
Actions:
View
|
Diff
Attachments on
bug 261062
:
230845
| 230886