View | Details | Raw Unified | Return to bug 251518 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-12 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ns3
3
PORTNAME=	ns3
4
PORTVERSION=	3.30
4
PORTVERSION=	3.32
5
CATEGORIES=	net education
5
CATEGORIES=	net education
6
MASTER_SITES=	https://www.nsnam.org/release/
6
MASTER_SITES=	https://www.nsnam.org/release/
7
DISTNAME=	ns-allinone-${PORTVERSION}
7
DISTNAME=	ns-allinone-${PORTVERSION}
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	neel@neelc.org
10
COMMENT=	Network simulator for Internet systems
10
COMMENT=	Network simulator for Internet systems
11
11
12
LICENSE=	GPLv2
12
LICENSE=	GPLv2
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1568906932
1
TIMESTAMP = 1606888176
2
SHA256 (ns-allinone-3.30.tar.bz2) = e38c84b921cf0304fff0d5c9a4661c1eeac6f7f3d3fedca06a3f3b52c84c7f41
2
SHA256 (ns-allinone-3.32.tar.bz2) = 2f658d30ed84bd3c7ca8074c7827ace8e8fcd0effcd29db6968cf2df89ca2957
3
SIZE (ns-allinone-3.30.tar.bz2) = 27568823
3
SIZE (ns-allinone-3.32.tar.bz2) = 28022351

Return to bug 251518