svn commit: r537506 - head/devel/apache-commons-io

Max Brazhnikov makc at FreeBSD.org
Mon Jun 1 20:02:07 UTC 2020


Author: makc
Date: Mon Jun  1 20:02:06 2020
New Revision: 537506
URL: https://svnweb.freebsd.org/changeset/ports/537506

Log:
  devel/apache-commons-io:
  - Update to 2.7
  - tweak WWW

Modified:
  head/devel/apache-commons-io/Makefile
  head/devel/apache-commons-io/distinfo
  head/devel/apache-commons-io/pkg-descr

Modified: head/devel/apache-commons-io/Makefile
==============================================================================
--- head/devel/apache-commons-io/Makefile	Mon Jun  1 20:01:46 2020	(r537505)
+++ head/devel/apache-commons-io/Makefile	Mon Jun  1 20:02:06 2020	(r537506)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	commons-io
-PORTVERSION=	2.6
+PORTVERSION=	2.7
 CATEGORIES=	devel java
 MASTER_SITES=	APACHE_COMMONS_BINARIES
 PKGNAMEPREFIX=	apache-

Modified: head/devel/apache-commons-io/distinfo
==============================================================================
--- head/devel/apache-commons-io/distinfo	Mon Jun  1 20:01:46 2020	(r537505)
+++ head/devel/apache-commons-io/distinfo	Mon Jun  1 20:02:06 2020	(r537506)
@@ -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

Modified: head/devel/apache-commons-io/pkg-descr
==============================================================================
--- head/devel/apache-commons-io/pkg-descr	Mon Jun  1 20:01:46 2020	(r537505)
+++ head/devel/apache-commons-io/pkg-descr	Mon Jun  1 20:02:06 2020	(r537506)
@@ -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/


More information about the svn-ports-all mailing list