Date: Mon, 23 Oct 2017 15:09:04 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452714 - head/www/httpcore Message-ID: <201710231509.v9NF94Qb007614@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Oct 23 15:09:04 2017 New Revision: 452714 URL: https://svnweb.freebsd.org/changeset/ports/452714 Log: Update to 4.4.8 release. Modified: head/www/httpcore/Makefile head/www/httpcore/distinfo Modified: head/www/httpcore/Makefile ============================================================================== --- head/www/httpcore/Makefile Mon Oct 23 14:50:51 2017 (r452713) +++ head/www/httpcore/Makefile Mon Oct 23 15:09:04 2017 (r452714) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.4.7 +DISTVERSION= 4.4.8 CATEGORIES= www java MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-core-${DISTVERSION}-bin Modified: head/www/httpcore/distinfo ============================================================================== --- head/www/httpcore/distinfo Mon Oct 23 14:50:51 2017 (r452713) +++ head/www/httpcore/distinfo Mon Oct 23 15:09:04 2017 (r452714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505979669 -SHA256 (httpcomponents-core-4.4.7-bin.tar.gz) = c5b0e8955e44013929b7eb29203c33eccba5a391652907064234c328fa015ca8 -SIZE (httpcomponents-core-4.4.7-bin.tar.gz) = 702691 +TIMESTAMP = 1508414572 +SHA256 (httpcomponents-core-4.4.8-bin.tar.gz) = 2c38cae1157995170feefe1fdd2a77f9f5dfbe493dad90ace2a2010856b276aa +SIZE (httpcomponents-core-4.4.8-bin.tar.gz) = 705890
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710231509.v9NF94Qb007614>