diff options
author | ale <ale@FreeBSD.org> | 2014-12-30 17:52:06 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-12-30 17:52:06 +0800 |
commit | b637bccd7ad136e6b950c8f68f5b6177e2384b8b (patch) | |
tree | 40c5b96ff29b1b679189c7321d07723ae5f945ac /www/httpcore | |
parent | d98662836534e8e4eede11e4841eae8b15787121 (diff) | |
download | freebsd-ports-gnome-b637bccd7ad136e6b950c8f68f5b6177e2384b8b.tar.gz freebsd-ports-gnome-b637bccd7ad136e6b950c8f68f5b6177e2384b8b.tar.zst freebsd-ports-gnome-b637bccd7ad136e6b950c8f68f5b6177e2384b8b.zip |
Update to 4.3.3 release.
Diffstat (limited to 'www/httpcore')
-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 21d8e660581d..bbb7b3e2e360 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.3.2 +DISTVERSION= 4.3.3 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 8032e6f99589..421c9b1e33d1 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-core-4.3.2-bin.tar.gz) = 2aa2b7f4178ff79eb312c9a49b7295aa4fb89814b32d7fabe2cb1aec61b30609 -SIZE (httpcomponents-core-4.3.2-bin.tar.gz) = 838002 +SHA256 (httpcomponents-core-4.3.3-bin.tar.gz) = fe1c7dfefd3251f007caae9b12096bd6d7c643a566cf1b157861f5e629bb2ef5 +SIZE (httpcomponents-core-4.3.3-bin.tar.gz) = 839584 |