mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.0.10
PR: ports/188876 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
parent
ec3f27ca8d
commit
8a95a4e32a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351956
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gloox
|
||||
PORTVERSION= 1.0.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.10
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://camaya.net/download/
|
||||
|
||||
@ -15,8 +14,7 @@ LICENSE= GPLv3
|
||||
LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \
|
||||
libgnutls.so:${PORTSDIR}/security/gnutls
|
||||
|
||||
USES= compiler:c++11-lang libtool:keepla pathfix pkgconfig
|
||||
USE_BZIP2= yes
|
||||
USES= compiler:c++11-lang libtool:keepla pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gloox-1.0.9.tar.bz2) = 143dd50e1edc4eb1d304fa28bdd6ab9e53b60c37c1726dd0e34c06c51f9a453e
|
||||
SIZE (gloox-1.0.9.tar.bz2) = 670206
|
||||
SHA256 (gloox-1.0.10.tar.bz2) = 300e756af97d43f3f70f1e68e4d4c7129d587dface61633f50d2c490876f58a3
|
||||
SIZE (gloox-1.0.10.tar.bz2) = 670288
|
||||
|
@ -70,7 +70,6 @@ include/gloox/jinglepluginfactory.h
|
||||
include/gloox/jinglesession.h
|
||||
include/gloox/jinglesessionhandler.h
|
||||
include/gloox/jinglesessionmanager.h
|
||||
include/gloox/jingletransport.h
|
||||
include/gloox/lastactivity.h
|
||||
include/gloox/lastactivityhandler.h
|
||||
include/gloox/linklocal.h
|
||||
@ -150,7 +149,7 @@ include/gloox/xhtmlim.h
|
||||
lib/libgloox.a
|
||||
lib/libgloox.la
|
||||
lib/libgloox.so
|
||||
lib/libgloox.so.11
|
||||
lib/libgloox.so.11.0.0
|
||||
lib/libgloox.so.12
|
||||
lib/libgloox.so.12.0.0
|
||||
libdata/pkgconfig/gloox.pc
|
||||
@dirrm include/gloox
|
||||
|
Loading…
Reference in New Issue
Block a user