diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-09-24 14:57:00 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-09-24 14:57:00 +0000 |
commit | b763f10c3afacb76f00b8bb537e4cc75c0a3c76a (patch) | |
tree | 34d3a9b26a72125b9b7d6f77d5622a18a911629e /www/httpcore | |
parent | d6d8a5c201bc1ac61724f845e88ea022121b5895 (diff) |
Notes
Diffstat (limited to 'www/httpcore')
-rw-r--r-- | www/httpcore/Makefile | 8 | ||||
-rw-r--r-- | www/httpcore/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index a7f531bfee5d..f745083c68fd 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: HttpCore -# Date created: 11 Jul 2008 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= httpcore -DISTVERSION= 4.2.1 +DISTVERSION= 4.2.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 3ed37e053cec..a9f313cb7def 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-core-4.2.1-bin.tar.gz) = 4dfc101a85f4ec3ad299b3b20fb6241a26e2ea1d9c7c7bb5c75b0636d562568f -SIZE (httpcomponents-core-4.2.1-bin.tar.gz) = 1741540 +SHA256 (httpcomponents-core-4.2.2-bin.tar.gz) = 868cb2c57ebc27a3f1216e2d6263d1471f8761589cbe41ef37ac6ea6a1ac7280 +SIZE (httpcomponents-core-4.2.2-bin.tar.gz) = 1748196 |