View | Details | Raw Unified | Return to bug 251749
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	commons-net
4
PORTNAME=	commons-net
5
PORTVERSION=	3.7.1
5
PORTVERSION=	3.7.2
6
CATEGORIES=	net java
6
CATEGORIES=	net java
7
MASTER_SITES=	APACHE_COMMONS_BINARIES
7
MASTER_SITES=	APACHE_COMMONS_BINARIES
8
PKGNAMEPREFIX=	apache-
8
PKGNAMEPREFIX=	apache-
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-bin
9
DISTNAME=	${PORTNAME}-${PORTVERSION}-bin
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	neel@neelc.org
12
COMMENT=	Collection of network protocol implementations for Java
12
COMMENT=	Collection of network protocol implementations for Java
13
13
14
LICENSE=	APACHE20
14
LICENSE=	APACHE20
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1601805106
1
TIMESTAMP = 1607662456
2
SHA256 (commons-net-3.7.1-bin.tar.gz) = dbc68f7c446c809fe22626a0a2f356508773248c75f0c0819526e74c1ba4a4ab
2
SHA256 (commons-net-3.7.2-bin.tar.gz) = 473c99c58367c4acc57c0f3b775a39b7fedba5cd3f356e791ee3bb81366cf400
3
SIZE (commons-net-3.7.1-bin.tar.gz) = 2200355
3
SIZE (commons-net-3.7.2-bin.tar.gz) = 2201532

Return to bug 251749