mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
net-im/gloox: update to 1.0.28
Changelog: https://camaya.net/gloox/changelog Reorder and reformat Makefile to make portclippy and portfmt happy
This commit is contained in:
parent
4e51506ec9
commit
7d3bb7f9e1
2 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= gloox
|
PORTNAME= gloox
|
||||||
DISTVERSION= 1.0.24
|
DISTVERSION= 1.0.28
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net-im
|
CATEGORIES= net-im
|
||||||
MASTER_SITES= http://camaya.net/download/
|
MASTER_SITES= http://camaya.net/download/
|
||||||
|
|
||||||
|
@ -11,13 +10,13 @@ WWW= https://camaya.net/gloox
|
||||||
LICENSE= GPLv3 # with OpenSSL exception
|
LICENSE= GPLv3 # with OpenSSL exception
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libidn.so:dns/libidn \
|
LIB_DEPENDS= libgnutls.so:security/gnutls \
|
||||||
libgnutls.so:security/gnutls
|
libidn.so:dns/libidn
|
||||||
|
|
||||||
USES= libtool localbase pathfix pkgconfig tar:bzip2
|
USES= libtool localbase pathfix pkgconfig tar:bzip2
|
||||||
|
USE_LDCONFIG= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
USE_LDCONFIG= yes
|
|
||||||
|
|
||||||
PORTSCOUT= skipv:1.0.x
|
PORTSCOUT= skipv:1.0.x
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1595104971
|
TIMESTAMP = 1738671326
|
||||||
SHA256 (gloox-1.0.24.tar.bz2) = ae1462be2a2eb8fe5cd054825143617c53c2c9c7195606cb5a5ba68c0f68f9c9
|
SHA256 (gloox-1.0.28.tar.bz2) = 591bd12c249ede0b50a1ef6b99ac0de8ef9c1ba4fd2e186f97a740215cc5966c
|
||||||
SIZE (gloox-1.0.24.tar.bz2) = 727442
|
SIZE (gloox-1.0.28.tar.bz2) = 728337
|
||||||
|
|
Loading…
Add table
Reference in a new issue