diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-05-25 15:58:10 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-05-25 15:58:10 +0000 |
commit | 427bb1555396b9229cce02e80f0d87d17d193e96 (patch) | |
tree | ca026d1ab64db33953fdae3b5ef359a2cdad9321 /www/httpcore | |
parent | f9b7ccee889b6c67877389251ddf2fa103540f96 (diff) | |
download | ports-427bb1555396b9229cce02e80f0d87d17d193e96.tar.gz ports-427bb1555396b9229cce02e80f0d87d17d193e96.zip |
Notes
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 76e636f6f03b..8bb05163e92a 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httpcore -DISTVERSION= 4.1 +DISTVERSION= 4.1.1 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 0efa1d9fc760..70df2737700f 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-core-4.1-bin.tar.gz) = d307058b449dd7da4bfe787f99c39197c4f93932ef23ecee2f5981db5ee0c2c9 -SIZE (httpcomponents-core-4.1-bin.tar.gz) = 1357114 +SHA256 (httpcomponents-core-4.1.1-bin.tar.gz) = 24a5c1ea63609c9975c3a6f6035057bb799d4c6dc81afbf8b205a0ce6d525499 +SIZE (httpcomponents-core-4.1.1-bin.tar.gz) = 1361360 |