mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/apache-commons-io: update to 2.18.0 and take maintainership.
PR: 284700 Reported by: Mitchell Clay <mclay at astate.edu>
This commit is contained in:
parent
88a7b297ad
commit
b375f29ca3
2 changed files with 5 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
||||||
PORTNAME= commons-io
|
PORTNAME= commons-io
|
||||||
PORTVERSION= 2.16.1
|
PORTVERSION= 2.18.0
|
||||||
CATEGORIES= devel java
|
CATEGORIES= devel java
|
||||||
MASTER_SITES= APACHE_COMMONS_BINARIES
|
MASTER_SITES= APACHE_COMMONS_BINARIES
|
||||||
PKGNAMEPREFIX= apache-
|
PKGNAMEPREFIX= apache-
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= mclay@astate.edu
|
||||||
COMMENT= Collection of I/O utilities for Java
|
COMMENT= Collection of I/O utilities for Java
|
||||||
WWW= https://commons.apache.org/proper/commons-io/
|
WWW= https://commons.apache.org/proper/commons-io/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1721747587
|
TIMESTAMP = 1739156381
|
||||||
SHA256 (commons-io-2.16.1-bin.tar.gz) = e3e618483c821f0530970ef59c09c6cb883d18e97567caabde01d0132bfc10fa
|
SHA256 (commons-io-2.18.0-bin.tar.gz) = aab07870b9ef69341a6495abac33bc218b18236869ebf9cdee709170584a4de1
|
||||||
SIZE (commons-io-2.16.1-bin.tar.gz) = 7211085
|
SIZE (commons-io-2.18.0-bin.tar.gz) = 7869143
|
||||||
|
|
Loading…
Add table
Reference in a new issue