diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-11-28 15:18:41 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-11-28 15:18:41 +0000 |
commit | 602e8dc46dd9a7ec2bbbf93a2d65c3e42e2cb20c (patch) | |
tree | c38c712bc1b937fe88b757b2c85dfaa5f1a2761a /www/httpcore | |
parent | 525df906e320dfef685284f9a154535d15a35cab (diff) | |
download | ports-602e8dc46dd9a7ec2bbbf93a2d65c3e42e2cb20c.tar.gz ports-602e8dc46dd9a7ec2bbbf93a2d65c3e42e2cb20c.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 f745083c68fd..8e1067cc9397 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.2.2 +DISTVERSION= 4.2.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 a9f313cb7def..4dbad2dba59f 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-core-4.2.2-bin.tar.gz) = 868cb2c57ebc27a3f1216e2d6263d1471f8761589cbe41ef37ac6ea6a1ac7280 -SIZE (httpcomponents-core-4.2.2-bin.tar.gz) = 1748196 +SHA256 (httpcomponents-core-4.2.3-bin.tar.gz) = 6bcffd167e2d0c906f10cf4a6214b09cf99a3e0f052d83704b15c354c95f75da +SIZE (httpcomponents-core-4.2.3-bin.tar.gz) = 1763906 |