From owner-svn-ports-all@freebsd.org Sat Jul 11 21:09:12 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1BEB33717F0; Sat, 11 Jul 2020 21:09:12 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B42b951hkz4cKn; Sat, 11 Jul 2020 21:09:08 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7C3B119792; Sat, 11 Jul 2020 21:09:07 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06BL97fm055442; Sat, 11 Jul 2020 21:09:07 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06BL951U055435; Sat, 11 Jul 2020 21:09:05 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202007112109.06BL951U055435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 11 Jul 2020 21:09:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542056 - in head: devel/libosmo-abis devel/libosmocore devel/libsmpp34 net/netsed net/ns3 net/openggsn security/samhain X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head: devel/libosmo-abis devel/libosmocore devel/libsmpp34 net/netsed net/ns3 net/openggsn security/samhain X-SVN-Commit-Revision: 542056 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jul 2020 21:09:12 -0000 Author: dbaio Date: Sat Jul 11 21:09:05 2020 New Revision: 542056 URL: https://svnweb.freebsd.org/changeset/ports/542056 Log: Drop MAINTAINER'ship per maintainer request PR: 247919, 247920, 247921, 247922, 247923, 247924, 247916 Submitted by: Nikola Kolev Event: July 2020 Bugathon Modified: head/devel/libosmo-abis/Makefile head/devel/libosmocore/Makefile head/devel/libsmpp34/Makefile head/net/netsed/Makefile head/net/ns3/Makefile head/net/openggsn/Makefile head/security/samhain/Makefile Modified: head/devel/libosmo-abis/Makefile ============================================================================== --- head/devel/libosmo-abis/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/devel/libosmo-abis/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -3,10 +3,9 @@ PORTNAME= libosmo-abis PORTVERSION= 0.7.0 CATEGORIES= devel -MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/ \ - http://chaosophia.net/downloads/osmocom/${PORTNAME}/ +MASTER_SITES= http://git.osmocom.org/libosmo-abis/snapshot/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Shared code regarding the A-bis interface between BTS and BSC LICENSE= AGPLv3 Modified: head/devel/libosmocore/Makefile ============================================================================== --- head/devel/libosmocore/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/devel/libosmocore/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -3,10 +3,9 @@ PORTNAME= libosmocore PORTVERSION= 1.2.0 CATEGORIES= devel -MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/ \ - http://chaosophia.net/downloads/osmocom/${PORTNAME}/ +MASTER_SITES= http://git.osmocom.org/libosmocore/snapshot/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Common library for all Osmocom projects LICENSE= GPLv2 Modified: head/devel/libsmpp34/Makefile ============================================================================== --- head/devel/libsmpp34/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/devel/libsmpp34/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -3,10 +3,9 @@ PORTNAME= libsmpp34 PORTVERSION= 1.10 CATEGORIES= devel -MASTER_SITES= http://chaosophia.net/downloads/osmocom/${PORTNAME}/ \ - http://ns1.chaosophia.net/downloads/osmocom/${PORTNAME}/ +MASTER_SITES= http://chaosophia.net/downloads/osmocom/${PORTNAME}/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Provide an implementation of SMPP-3.4 protocol for PDUs handling LICENSE= LGPL21 Modified: head/net/netsed/Makefile ============================================================================== --- head/net/netsed/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/net/netsed/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -6,7 +6,7 @@ PORTVERSION= 1.3 CATEGORIES= net security MASTER_SITES= http://silicone.homelinux.org/release/netsed/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Alters the contents of network packets in real time USES= gmake Modified: head/net/ns3/Makefile ============================================================================== --- head/net/ns3/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/net/ns3/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= https://www.nsnam.org/release/ DISTNAME= ns-allinone-${PORTVERSION} -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Network simulator for Internet systems LICENSE= GPLv2 Modified: head/net/openggsn/Makefile ============================================================================== --- head/net/openggsn/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/net/openggsn/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -3,10 +3,9 @@ PORTNAME= openggsn PORTVERSION= 0.94 CATEGORIES= net -MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ \ - http://chaosophia.net/downloads/osmocom/${PORTNAME}/ +MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the Gateway GPRS Support Node element LICENSE= GPLv2 Modified: head/security/samhain/Makefile ============================================================================== --- head/security/samhain/Makefile Sat Jul 11 21:02:11 2020 (r542055) +++ head/security/samhain/Makefile Sat Jul 11 21:09:05 2020 (r542056) @@ -7,7 +7,7 @@ CATEGORIES= security MASTER_SITES= http://la-samhna.de/archive/ DISTNAME= samhain_signed-${PORTVERSION} -MAINTAINER= koue@chaosophia.net +MAINTAINER= ports@FreeBSD.org COMMENT= Samhain Intrusion Detection System LICENSE= GPLv2