net/sipsak: Update to 0.9.8.1

- Update to 0.9.8.1
- Add CARES and GNUTLS
- Switch to working upstream

PR:	267589
This commit is contained in:
Robert Clausecker 2022-12-07 09:18:02 +01:00 committed by Juraj Lutter
parent 49b1b63edc
commit 5bdc4a79ce
2 changed files with 13 additions and 9 deletions

View File

@ -1,20 +1,23 @@
PORTNAME= sipsak
PORTVERSION= 0.9.6
DISTVERSION= 0.9.8.1
CATEGORIES= net
MASTER_SITES= BERLIOS
DISTFILES= sipsak-0.9.6-1.tar.gz
MASTER_SITES= https://github.com/nils-ohlmeier/sipsak/releases/download/${DISTVERSION}/
MAINTAINER= jesusr@FreeBSD.org
COMMENT= Small command line tool for SIP testing
WWW= http://sipsak.berlios.de/
WWW= https://github.com/nils-ohlmeier/sipsak
BROKEN_FreeBSD_13= ld: error: duplicate symbol: address
BROKEN_FreeBSD_14= ld: error: duplicate symbol: address
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_CSTD= gnu89
USES= pkgconfig
GNU_CONFIGURE= yes
PLIST_FILES= bin/sipsak \
man/man1/sipsak.1.gz
OPTIONS_DEFINE= CARES GNUTLS
OPTIONS_DEFAULT= CARES GNUTLS
CARES_LIB_DEPENDS= libcares.so:dns/c-ares
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (sipsak-0.9.6-1.tar.gz) = 5064c56d482a080b6a4aea71821b78c21b59d44f6d1aa14c27429441917911a9
SIZE (sipsak-0.9.6-1.tar.gz) = 158776
TIMESTAMP = 1667731369
SHA256 (sipsak-0.9.8.1.tar.gz) = c6faa022cd8c002165875d4aac83b7a2b59194f0491802924117fc6ac980c778
SIZE (sipsak-0.9.8.1.tar.gz) = 202545