Date: Mon, 30 Sep 2019 14:45:42 +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: r513390 - head/www/httpcore Message-ID: <201909301445.x8UEjgW3074484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Sep 30 14:45:41 2019 New Revision: 513390 URL: https://svnweb.freebsd.org/changeset/ports/513390 Log: Update to 4.4.12 release. Modified: head/www/httpcore/Makefile head/www/httpcore/distinfo Modified: head/www/httpcore/Makefile ============================================================================== --- head/www/httpcore/Makefile Mon Sep 30 14:45:20 2019 (r513389) +++ head/www/httpcore/Makefile Mon Sep 30 14:45:41 2019 (r513390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.4.11 +DISTVERSION= 4.4.12 CATEGORIES= www java MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-core-${DISTVERSION}-bin Modified: head/www/httpcore/distinfo ============================================================================== --- head/www/httpcore/distinfo Mon Sep 30 14:45:20 2019 (r513389) +++ head/www/httpcore/distinfo Mon Sep 30 14:45:41 2019 (r513390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547819869 -SHA256 (httpcomponents-core-4.4.11-bin.tar.gz) = 934d9da43891390625e3a53bdbc5345226b02a40f3e20f92e4789a3c45669e4c -SIZE (httpcomponents-core-4.4.11-bin.tar.gz) = 1328722 +TIMESTAMP = 1569853517 +SHA256 (httpcomponents-core-4.4.12-bin.tar.gz) = a4f281077a77b594ea0dff055050f8488c6c9904c7c416615054a04af6ff5412 +SIZE (httpcomponents-core-4.4.12-bin.tar.gz) = 1335150
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909301445.x8UEjgW3074484>