Date: Tue, 5 May 2020 10:06:24 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534056 - head/devel/libosmo-sccp Message-ID: <202005051006.045A6Olc071168@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue May 5 10:06:23 2020 New Revision: 534056 URL: https://svnweb.freebsd.org/changeset/ports/534056 Log: devel/libosmo-sccp: expire in one month, depends on expired devel/libosmo-netif Modified: head/devel/libosmo-sccp/Makefile Modified: head/devel/libosmo-sccp/Makefile ============================================================================== --- head/devel/libosmo-sccp/Makefile Tue May 5 10:06:08 2020 (r534055) +++ head/devel/libosmo-sccp/Makefile Tue May 5 10:06:23 2020 (r534056) @@ -12,6 +12,9 @@ COMMENT= SCCP network layer protocol implementation LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expired devel/libosmo-netif +EXPIRATION_DATE=2020-06-05 + LIB_DEPENDS= libosmocore.so:devel/libosmocore \ libosmonetif.so:devel/libosmo-netif \ libtalloc.so:devel/talloc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005051006.045A6Olc071168>