diff options
author | Alex Dupre <ale@FreeBSD.org> | 2019-01-18 14:00:40 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2019-01-18 14:00:40 +0000 |
commit | 61cb8b80c988bdfa41e4dc2e5d89cc80d1b60ad5 (patch) | |
tree | 3706b2ab229e3e616ee381aa5486e2f27619ba3b | |
parent | devel/py-num2words: update to 0.5.9 (diff) |
Update to 4.4.11 release.
-rw-r--r-- | www/httpcore/Makefile | 2 | ||||
-rw-r--r-- | www/httpcore/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index b8c880b02fe3..15950df14144 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.4.10 +DISTVERSION= 4.4.11 CATEGORIES= www java MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-core-${DISTVERSION}-bin diff --git a/www/httpcore/distinfo b/www/httpcore/distinfo index 5719cb254e62..f261f1f7f50a 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532435750 -SHA256 (httpcomponents-core-4.4.10-bin.tar.gz) = cadc49431152eac0de40a49676b088f1f52826ad67559dbf6d0197ce6f725f34 -SIZE (httpcomponents-core-4.4.10-bin.tar.gz) = 710770 +TIMESTAMP = 1547819869 +SHA256 (httpcomponents-core-4.4.11-bin.tar.gz) = 934d9da43891390625e3a53bdbc5345226b02a40f3e20f92e4789a3c45669e4c +SIZE (httpcomponents-core-4.4.11-bin.tar.gz) = 1328722 |