net-p2p/uhub: Unbreak build and update to 0.5.1

PR:		238165
Submitted by:	Allison Nicole Reid <root@cooltrainer.org>
This commit is contained in:
Steve Wills 2019-05-27 15:54:16 +00:00
parent 5456083bd1
commit 6a87456b47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502802
2 changed files with 8 additions and 12 deletions

View File

@ -2,10 +2,12 @@
# $FreeBSD$
PORTNAME= uhub
PORTVERSION= 0.5.0
DISTVERSIONSUFFIX= -src
PORTVERSION= 0.5.1
CATEGORIES= net-p2p
MASTER_SITES= http://www.extatic.org/downloads/uhub/
USE_GITHUB= yes
GH_ACCOUNT= janvidar
GH_PROJECT= uhub
GH_TAGNAME= a8ee6e7
MAINTAINER= ports@FreeBSD.org
COMMENT= High performance peer-to-peer hub for the ADC network
@ -15,8 +17,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= fails to compile: CPUINFO not defined
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= cmake:insource perl5 sqlite
USE_RC_SUBR= uhub
USE_PERL5= build
@ -35,11 +35,6 @@ OPENSSL_CMAKE_BOOL= SSL_SUPPORT
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= incomplete definition of type 'struct bio_st'
BROKEN_FreeBSD_13= incomplete definition of type 'struct bio_st'
.endif
post-patch:
@${REINPLACE_CMD} -e \
'/DESTINATION/s|^|#|' ${WRKSRC}/CMakeLists.txt

View File

@ -1,2 +1,3 @@
SHA256 (uhub-0.5.0-src.tar.gz) = e649a3a3b462f5202b7ac815cf87ac9a1848dc3ec4af908bd097f913783c0e55
SIZE (uhub-0.5.0-src.tar.gz) = 217092
TIMESTAMP = 1558937659
SHA256 (janvidar-uhub-0.5.1-a8ee6e7_GH0.tar.gz) = 31b898481276340a73bd2046c0dc29344a1069aeb4b46103a1c193b255947df6
SIZE (janvidar-uhub-0.5.1-a8ee6e7_GH0.tar.gz) = 220262