mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update libstrophe to 0.9.2
This commit is contained in:
parent
294ab52f09
commit
fdd7582e6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463973
2 changed files with 6 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue