summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2020-06-01 20:02:06 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2020-06-01 20:02:06 +0000
commit7e5c2f81598418dec0360af1bf000cffdcdbda7e (patch)
tree0b11c44685c5bacc82b125105a9583bfe34006d4
parentgraphics/batik: (diff)
devel/apache-commons-io:
- Update to 2.7 - tweak WWW
-rw-r--r--devel/apache-commons-io/Makefile2
-rw-r--r--devel/apache-commons-io/distinfo6
-rw-r--r--devel/apache-commons-io/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/apache-commons-io/Makefile b/devel/apache-commons-io/Makefile
index 1c52475110df..0d0cc9141ddc 100644
--- a/devel/apache-commons-io/Makefile
+++ b/devel/apache-commons-io/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= commons-io
-PORTVERSION= 2.6
+PORTVERSION= 2.7
CATEGORIES= devel java
MASTER_SITES= APACHE_COMMONS_BINARIES
PKGNAMEPREFIX= apache-
diff --git a/devel/apache-commons-io/distinfo b/devel/apache-commons-io/distinfo
index 4d77571f8bc5..50612d97f052 100644
--- a/devel/apache-commons-io/distinfo
+++ b/devel/apache-commons-io/distinfo
@@ -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
diff --git a/devel/apache-commons-io/pkg-descr b/devel/apache-commons-io/pkg-descr
index f1f64271d017..2477db8e6176 100644
--- a/devel/apache-commons-io/pkg-descr
+++ b/devel/apache-commons-io/pkg-descr
@@ -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/