Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 18:30:30 GMT
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 32aef9b76903 - main - net-im/libstrophe: Update to 0.12.3
Message-ID:  <202308241830.37OIUU11001841@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32aef9b76903bf3b147915d18095dd7e59475d13

commit 32aef9b76903bf3b147915d18095dd7e59475d13
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2023-08-24 17:51:13 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2023-08-24 18:29:02 +0000

    net-im/libstrophe: Update to 0.12.3
---
 net-im/libstrophe/Makefile  | 3 ++-
 net-im/libstrophe/distinfo  | 6 +++---
 net-im/libstrophe/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile
index 33c2508de289..3725ede43bc8 100644
--- a/net-im/libstrophe/Makefile
+++ b/net-im/libstrophe/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libstrophe
-DISTVERSION=	0.12.2
+DISTVERSION=	0.12.3
 CATEGORIES=	net-im
 MASTER_SITES=	https://github.com/strophe/${PORTNAME}/releases/download/${DISTVERSION}/
 
@@ -17,6 +17,7 @@ USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 
 CONFIGURE_ARGS=	--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
+PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
 OPTIONS_DEFAULT=	EXPAT
 OPTIONS_SINGLE=	XML
diff --git a/net-im/libstrophe/distinfo b/net-im/libstrophe/distinfo
index beb5641d879a..13ef31cc719d 100644
--- a/net-im/libstrophe/distinfo
+++ b/net-im/libstrophe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663271388
-SHA256 (libstrophe-0.12.2.tar.xz) = b3c79b6deeafafc0f622ba3ee3ca67e9a8e7d75edb102588c6b6f52b38c9fa4b
-SIZE (libstrophe-0.12.2.tar.xz) = 400092
+TIMESTAMP = 1692899365
+SHA256 (libstrophe-0.12.3.tar.xz) = d82e9e8585b8fc68fb91791377fbfb0051b98259a0ec64cf31c8a09bb7e2621e
+SIZE (libstrophe-0.12.3.tar.xz) = 399056
diff --git a/net-im/libstrophe/pkg-plist b/net-im/libstrophe/pkg-plist
index a47119bbf047..3254f378da89 100644
--- a/net-im/libstrophe/pkg-plist
+++ b/net-im/libstrophe/pkg-plist
@@ -1,5 +1,5 @@
 include/strophe.h
-lib/libstrophe.so.0.12.2
+lib/libstrophe.so.%%PORTVERSION%%
 lib/libstrophe.so.0
 lib/libstrophe.so
 lib/libstrophe.a



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308241830.37OIUU11001841>