Date: Sun, 4 Aug 2019 16:11:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508115 - head/devel/libds Message-ID: <201908041611.x74GBGhr078875@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Aug 4 16:11:15 2019 New Revision: 508115 URL: https://svnweb.freebsd.org/changeset/ports/508115 Log: Update MASTER_SITES and unbreak this port Modified: head/devel/libds/Makefile Modified: head/devel/libds/Makefile ============================================================================== --- head/devel/libds/Makefile Sun Aug 4 16:11:10 2019 (r508114) +++ head/devel/libds/Makefile Sun Aug 4 16:11:15 2019 (r508115) @@ -4,14 +4,12 @@ PORTNAME= libds PORTVERSION= 2.1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/libds/libds/libds-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= ANSI Generic Data Structures Library LICENSE= BSD4CLAUSE - -BROKEN= unfetchable USE_LDCONFIG= yes LLD_UNSAFE= yes # Needs linker to provide library search paths.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908041611.x74GBGhr078875>