Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2022 18:05:25 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: 3e5df2b9edb9 - main - net-im/libstrope: Update to 0.12.2
Message-ID:  <202209151805.28FI5PUp060305@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=3e5df2b9edb9847073411cf7cd1d10ec96008b77

commit 3e5df2b9edb9847073411cf7cd1d10ec96008b77
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-09-14 18:15:26 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-09-15 18:01:33 +0000

    net-im/libstrope: Update to 0.12.2
    
    - Add dependency on GNU make
---
 net-im/libstrophe/Makefile  | 4 ++--
 net-im/libstrophe/distinfo  | 6 +++---
 net-im/libstrophe/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile
index e2ae980fd028..fe5159aa5e29 100644
--- a/net-im/libstrophe/Makefile
+++ b/net-im/libstrophe/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libstrophe
-PORTVERSION=	0.11.0
+PORTVERSION=	0.12.2
 CATEGORIES=	net-im
 
 MAINTAINER=	ashish@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-USES=		libtool pkgconfig autoreconf ssl
+USES=		gmake libtool pkgconfig autoreconf ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	strophe
 GNU_CONFIGURE=	yes
diff --git a/net-im/libstrophe/distinfo b/net-im/libstrophe/distinfo
index 26dc6a9bf9e3..02e79a7e3268 100644
--- a/net-im/libstrophe/distinfo
+++ b/net-im/libstrophe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636560109
-SHA256 (strophe-libstrophe-0.11.0_GH0.tar.gz) = 090185bcf5800663e18340313410e3b6e4e742e065daac9e7cfa5dbb83dab8f5
-SIZE (strophe-libstrophe-0.11.0_GH0.tar.gz) = 185571
+TIMESTAMP = 1663179147
+SHA256 (strophe-libstrophe-0.12.2_GH0.tar.gz) = 049232e3968ad65c65e08601cb3de171d3a25d154b6f14332c35a7bf961e2c9d
+SIZE (strophe-libstrophe-0.12.2_GH0.tar.gz) = 218820
diff --git a/net-im/libstrophe/pkg-plist b/net-im/libstrophe/pkg-plist
index 823c8e66cedf..a47119bbf047 100644
--- a/net-im/libstrophe/pkg-plist
+++ b/net-im/libstrophe/pkg-plist
@@ -1,5 +1,5 @@
 include/strophe.h
-lib/libstrophe.so.0.0.0
+lib/libstrophe.so.0.12.2
 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?202209151805.28FI5PUp060305>