Date: Sat, 19 Oct 2019 08:32:02 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514774 - head/devel/libosmo-netif Message-ID: <201910190832.x9J8W21w006859@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Oct 19 08:32:02 2019 New Revision: 514774 URL: https://svnweb.freebsd.org/changeset/ports/514774 Log: Mark BROKEN: unfetchable Reported by: pkg-fallout Modified: head/devel/libosmo-netif/Makefile Modified: head/devel/libosmo-netif/Makefile ============================================================================== --- head/devel/libosmo-netif/Makefile Sat Oct 19 08:32:01 2019 (r514773) +++ head/devel/libosmo-netif/Makefile Sat Oct 19 08:32:02 2019 (r514774) @@ -12,6 +12,8 @@ COMMENT= Library containing common/shared code regardi LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= libosmocore.so:devel/libosmocore \ libosmoabis.so:devel/libosmo-abis \ libtalloc.so:devel/talloc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910190832.x9J8W21w006859>