From owner-svn-ports-head@freebsd.org Wed Aug 29 20:25:37 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79A38109548F; Wed, 29 Aug 2018 20:25:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 39DB3805FF; Wed, 29 Aug 2018 20:25:37 +0000 (UTC) (envelope-from swills@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 1AE812213D; Wed, 29 Aug 2018 20:25:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7TKPaie011082; Wed, 29 Aug 2018 20:25:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7TKPaCR011080; Wed, 29 Aug 2018 20:25:36 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201808292025.w7TKPaCR011080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 29 Aug 2018 20:25:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478415 - head/net/ns3 X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/ns3 X-SVN-Commit-Revision: 478415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2018 20:25:37 -0000 Author: swills Date: Wed Aug 29 20:25:36 2018 New Revision: 478415 URL: https://svnweb.freebsd.org/changeset/ports/478415 Log: net/ns3: update to 3.28.1 PR: 230999 Submitted by: Nikola Kolev (maintainer) Modified: head/net/ns3/Makefile (contents, props changed) head/net/ns3/distinfo (contents, props changed) Modified: head/net/ns3/Makefile ============================================================================== --- head/net/ns3/Makefile Wed Aug 29 20:19:32 2018 (r478414) +++ head/net/ns3/Makefile Wed Aug 29 20:25:36 2018 (r478415) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ns3 -PORTVERSION= 3.28 -PORTREVISION= 1 +PORTVERSION= 3.28.1 CATEGORIES= net MASTER_SITES= https://www.nsnam.org/release/ DISTNAME= ns-allinone-${PORTVERSION} Modified: head/net/ns3/distinfo ============================================================================== --- head/net/ns3/distinfo Wed Aug 29 20:19:32 2018 (r478414) +++ head/net/ns3/distinfo Wed Aug 29 20:25:36 2018 (r478415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523622202 -SHA256 (ns-allinone-3.28.tar.bz2) = cfa27e06d21b789d352563c7c0c95ab9167a5d7610e98b463978e1b9efac3323 -SIZE (ns-allinone-3.28.tar.bz2) = 27081233 +TIMESTAMP = 1535537143 +SHA256 (ns-allinone-3.28.1.tar.bz2) = 1a777216ef88cfa3ede700582781c4b7ae69b26649406b8749d5588d5d43ea8e +SIZE (ns-allinone-3.28.1.tar.bz2) = 27165424