diff options
author | Alex Dupre <ale@FreeBSD.org> | 2009-06-23 05:47:08 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2009-06-23 05:47:08 +0000 |
commit | c0073671fb56d9e5663f16499f36f087c82a5891 (patch) | |
tree | 36a751b68d5f783a55336ee075032d9628984d4e /www/httpcore | |
parent | 2f6bf4e42f123ab208b13867d093f8031326659c (diff) | |
download | ports-c0073671fb56d9e5663f16499f36f087c82a5891.tar.gz ports-c0073671fb56d9e5663f16499f36f087c82a5891.zip |
Notes
Diffstat (limited to 'www/httpcore')
-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 21585b1efe88..c01fa8794d63 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httpcore -DISTVERSION= 4.0 +DISTVERSION= 4.0.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 d3974ded3346..8f439acee060 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,3 +1,3 @@ -MD5 (httpcomponents-core-4.0-bin.tar.gz) = b3809f07782b6767ab785d33296c666c -SHA256 (httpcomponents-core-4.0-bin.tar.gz) = 15752d4035abe450b8629c2785ea43d33bb5ed5c22a92840dc5b1a041a12b2c7 -SIZE (httpcomponents-core-4.0-bin.tar.gz) = 1276038 +MD5 (httpcomponents-core-4.0.1-bin.tar.gz) = 4eaafbe8071766d3dbe03e600f5720f5 +SHA256 (httpcomponents-core-4.0.1-bin.tar.gz) = a82ab9abd60ec275418edd2f0f0797fa9a501a342a51f0fe0c631d31c00382ae +SIZE (httpcomponents-core-4.0.1-bin.tar.gz) = 1277453 |