diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2022-09-14 18:15:26 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2022-09-15 18:01:33 +0000 |
commit | 3e5df2b9edb9847073411cf7cd1d10ec96008b77 (patch) | |
tree | ec39b3da11d5b9995a4ecfdf68d70e1d53316a91 | |
parent | d6e8d1aecacddf39a7112684991ccf4d083280ab (diff) | |
download | ports-3e5df2b9edb9847073411cf7cd1d10ec96008b77.tar.gz ports-3e5df2b9edb9847073411cf7cd1d10ec96008b77.zip |
net-im/libstrope: Update to 0.12.2
- Add dependency on GNU make
-rw-r--r-- | net-im/libstrophe/Makefile | 4 | ||||
-rw-r--r-- | net-im/libstrophe/distinfo | 6 | ||||
-rw-r--r-- | 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 |