diff options
author | ale <ale@FreeBSD.org> | 2014-02-17 21:24:44 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-02-17 21:24:44 +0800 |
commit | f6471d406b3efb346a8ee368aa7c5ec2104bbd9a (patch) | |
tree | 79ba64993bab7011707d74506b2595cc7e00f91c | |
parent | 240e4b573a22b9cad7fd2bd65510de48d6087336 (diff) | |
download | freebsd-ports-gnome-f6471d406b3efb346a8ee368aa7c5ec2104bbd9a.tar.gz freebsd-ports-gnome-f6471d406b3efb346a8ee368aa7c5ec2104bbd9a.tar.zst freebsd-ports-gnome-f6471d406b3efb346a8ee368aa7c5ec2104bbd9a.zip |
Update to 4.3.2 release.
-rw-r--r-- | www/httpcore/Makefile | 2 | ||||
-rw-r--r-- | www/httpcore/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index a42e5eb5df23..21d8e660581d 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.3.1 +DISTVERSION= 4.3.2 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary diff --git a/www/httpcore/distinfo b/www/httpcore/distinfo index d54861464723..8032e6f99589 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-core-4.3.1-bin.tar.gz) = 6a0bce7e352a9f8ada6f1f1fe74b206063fc5abfa0861d549cfa70564de07875 -SIZE (httpcomponents-core-4.3.1-bin.tar.gz) = 837458 +SHA256 (httpcomponents-core-4.3.2-bin.tar.gz) = 2aa2b7f4178ff79eb312c9a49b7295aa4fb89814b32d7fabe2cb1aec61b30609 +SIZE (httpcomponents-core-4.3.2-bin.tar.gz) = 838002 |