Date: Wed, 29 Aug 2018 20:25:36 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478415 - head/net/ns3 Message-ID: <201808292025.w7TKPaCR011080@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <koue@chaosophia.net> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808292025.w7TKPaCR011080>