svn commit: r534056 - head/devel/libosmo-sccp
Rene Ladan
rene at FreeBSD.org
Tue May 5 10:06:24 UTC 2020
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
More information about the svn-ports-all
mailing list