Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2018 09:02:57 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461870 - head/net-p2p/uhub
Message-ID:  <201802150902.w1F92veZ088647@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Feb 15 09:02:57 2018
New Revision: 461870
URL: https://svnweb.freebsd.org/changeset/ports/461870

Log:
  - Pet portlint
  - Builds fine on mips64
  - Update WWW

Modified:
  head/net-p2p/uhub/Makefile
  head/net-p2p/uhub/pkg-descr

Modified: head/net-p2p/uhub/Makefile
==============================================================================
--- head/net-p2p/uhub/Makefile	Thu Feb 15 09:02:52 2018	(r461869)
+++ head/net-p2p/uhub/Makefile	Thu Feb 15 09:02:57 2018	(r461870)
@@ -13,10 +13,9 @@ COMMENT=	High performance peer-to-peer hub for the ADC
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
 BROKEN_aarch64=	fails to compile: CPUINFO not defined
-BROKEN_mips64=	fails to compile: strndup not found
+
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USES=		cmake perl5 sqlite
 USE_RC_SUBR=	uhub

Modified: head/net-p2p/uhub/pkg-descr
==============================================================================
--- head/net-p2p/uhub/pkg-descr	Thu Feb 15 09:02:52 2018	(r461869)
+++ head/net-p2p/uhub/pkg-descr	Thu Feb 15 09:02:57 2018	(r461870)
@@ -2,4 +2,4 @@ uHub is a high performance peer-to-peer hub for the AD
 Its low memory footprint allows it to handle several thousand users
 on high-end servers, or a small private hub on embedded hardware.
 
-WWW: http://www.uhub.org/
+WWW: https://www.uhub.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802150902.w1F92veZ088647>