devel/apache-commons-io:
- Update to 2.7 - tweak WWW
This commit is contained in:
parent
51e67d98c7
commit
7e5c2f8159
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537506
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= commons-io
|
||||
PORTVERSION= 2.6
|
||||
PORTVERSION= 2.7
|
||||
CATEGORIES= devel java
|
||||
MASTER_SITES= APACHE_COMMONS_BINARIES
|
||||
PKGNAMEPREFIX= apache-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1566334278
|
||||
SHA256 (commons-io-2.6-bin.tar.gz) = b6ba5fb49c5f6406dbabec2b77205c032b0b2ade6c217d20a9819a121fdaf3db
|
||||
SIZE (commons-io-2.6-bin.tar.gz) = 2241513
|
||||
TIMESTAMP = 1590957649
|
||||
SHA256 (commons-io-2.7-bin.tar.gz) = 9ba1545c0be434a15190b2d93f5589a64233d315f7aa461b42201d1d00c6235f
|
||||
SIZE (commons-io-2.7-bin.tar.gz) = 3302410
|
||||
|
|
|
@ -6,4 +6,4 @@ There are three main areas included:
|
|||
* Filters - various implementations of file filters
|
||||
* Streams - useful stream, reader and writer implementations
|
||||
|
||||
WWW: http://commons.apache.org/proper/commons-io/
|
||||
WWW: https://commons.apache.org/proper/commons-io/
|
||||
|
|
Loading…
Reference in a new issue