diff options
author | Alex Dupre <ale@FreeBSD.org> | 2020-07-31 08:09:32 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2020-07-31 08:09:32 +0000 |
commit | d33012c5e3b8e5a0b983ac0714b70927a1bdd9e7 (patch) | |
tree | 1de10368b43bd557848b5e9c13957ac32f2af333 /java | |
parent | Note preference for WGS84 coordinate system, used by most software. (diff) |
Update to 2.8.1 release.
Notes
Notes:
svn path=/head/; revision=543848
Diffstat (limited to 'java')
-rw-r--r-- | java/apache-commons-pool/Makefile | 2 | ||||
-rw-r--r-- | java/apache-commons-pool/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/apache-commons-pool/Makefile b/java/apache-commons-pool/Makefile index c5aac965842e..fab01ea02486 100644 --- a/java/apache-commons-pool/Makefile +++ b/java/apache-commons-pool/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commons-pool -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/java/apache-commons-pool/distinfo b/java/apache-commons-pool/distinfo index 3c59ece2c93b..3dbaf47872e9 100644 --- a/java/apache-commons-pool/distinfo +++ b/java/apache-commons-pool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576143940 -SHA256 (commons-pool2-2.8.0-bin.tar.gz) = 419866a5ef492671424d1e4c7f4ffb7e46fcd4e7bd9464d00d43d5c640beea08 -SIZE (commons-pool2-2.8.0-bin.tar.gz) = 1226895 +TIMESTAMP = 1596182921 +SHA256 (commons-pool2-2.8.1-bin.tar.gz) = 73219bdd52b263fe10cfbc0fdfca697f83c57fcb0218f30d2ff0c140e7570ee2 +SIZE (commons-pool2-2.8.1-bin.tar.gz) = 1224450 |