diff options
author | arved <arved@FreeBSD.org> | 2016-03-05 00:00:11 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2016-03-05 00:00:11 +0800 |
commit | 61406f5904350136aef91d1652ea38366e4fad6c (patch) | |
tree | e069f5d0651ca4ea880fbc3d3b821d6479bc8b8a /net-im | |
parent | 982ddc646b7385d337b392a4f391be073d443f18 (diff) | |
download | freebsd-ports-gnome-61406f5904350136aef91d1652ea38366e4fad6c.tar.gz freebsd-ports-gnome-61406f5904350136aef91d1652ea38366e4fad6c.tar.zst freebsd-ports-gnome-61406f5904350136aef91d1652ea38366e4fad6c.zip |
Update to 0.8.8
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libstrophe/Makefile | 5 | ||||
-rw-r--r-- | net-im/libstrophe/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile index ac2d82bb2acb..c883d89ecd28 100644 --- a/net-im/libstrophe/Makefile +++ b/net-im/libstrophe/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libstrophe -PORTVERSION= 0.8.7 -PORTREVISION= 1 +PORTVERSION= 0.8.8 CATEGORIES= net-im MAINTAINER= arved@FreeBSD.org @@ -15,7 +14,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 USE_GITHUB= yes GH_ACCOUNT= strophe -GH_TAGNAME= 2093aac +GH_TAGNAME= cd92f69 USES= libtool pkgconfig autoreconf GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig diff --git a/net-im/libstrophe/distinfo b/net-im/libstrophe/distinfo index 4071fb0a3a47..3639a1937190 100644 --- a/net-im/libstrophe/distinfo +++ b/net-im/libstrophe/distinfo @@ -1,2 +1,2 @@ -SHA256 (strophe-libstrophe-0.8.7-2093aac_GH0.tar.gz) = c8927e72f1d714f36be4169ff45f69c67fb7ac4464b9c7cc488f73840feced74 -SIZE (strophe-libstrophe-0.8.7-2093aac_GH0.tar.gz) = 125937 +SHA256 (strophe-libstrophe-0.8.8-cd92f69_GH0.tar.gz) = ff699954d3c88d7e3aeaee8176c17354c041bb0a6afde41b8230b8e9ff1447b0 +SIZE (strophe-libstrophe-0.8.8-cd92f69_GH0.tar.gz) = 128405 |