svn commit: r463973 - head/net-im/libstrophe
Tilman Keskinoz
arved at FreeBSD.org
Fri Mar 9 16:42:49 UTC 2018
Author: arved
Date: Fri Mar 9 16:42:48 2018
New Revision: 463973
URL: https://svnweb.freebsd.org/changeset/ports/463973
Log:
Update libstrophe to 0.9.2
Modified:
head/net-im/libstrophe/Makefile
head/net-im/libstrophe/distinfo
Modified: head/net-im/libstrophe/Makefile
==============================================================================
--- head/net-im/libstrophe/Makefile Fri Mar 9 16:41:05 2018 (r463972)
+++ head/net-im/libstrophe/Makefile Fri Mar 9 16:42:48 2018 (r463973)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libstrophe
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.2
CATEGORIES= net-im
MAINTAINER= arved at FreeBSD.org
@@ -12,11 +12,12 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
LIB_DEPENDS= libexpat.so:textproc/expat2
+USES= libtool pkgconfig autoreconf ssl
USE_GITHUB= yes
GH_ACCOUNT= strophe
-USES= libtool pkgconfig autoreconf ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
USE_LDCONFIG= yes
+INSTALL_TARGET=install-strip
.include <bsd.port.mk>
Modified: head/net-im/libstrophe/distinfo
==============================================================================
--- head/net-im/libstrophe/distinfo Fri Mar 9 16:41:05 2018 (r463972)
+++ head/net-im/libstrophe/distinfo Fri Mar 9 16:42:48 2018 (r463973)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475092133
-SHA256 (strophe-libstrophe-0.9.1_GH0.tar.gz) = c90493f986e5bd407132c5a3e174378c02cb80fa4eaee29875e06b4bba6afcc3
-SIZE (strophe-libstrophe-0.9.1_GH0.tar.gz) = 153142
+TIMESTAMP = 1520613447
+SHA256 (strophe-libstrophe-0.9.2_GH0.tar.gz) = 158145bc1565a5fd0bbd7f57e3e15d768e58b8a460897ab5918a5a689d67ae6f
+SIZE (strophe-libstrophe-0.9.2_GH0.tar.gz) = 158651
More information about the svn-ports-all
mailing list