Date: Fri, 9 Mar 2018 16:42:48 +0000 (UTC) From: Tilman Keskinoz <arved@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463973 - head/net-im/libstrophe Message-ID: <201803091642.w29GgmhE081549@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803091642.w29GgmhE081549>