Date: Mon, 15 Jun 2020 09:09:09 +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: r538864 - head/www/httpclient Message-ID: <202006150909.05F999BF094121@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Mon Jun 15 09:09:08 2020 New Revision: 538864 URL: https://svnweb.freebsd.org/changeset/ports/538864 Log: Update to 4.5.12 release. Modified: head/www/httpclient/Makefile head/www/httpclient/distinfo Modified: head/www/httpclient/Makefile ============================================================================== --- head/www/httpclient/Makefile Mon Jun 15 09:00:12 2020 (r538863) +++ head/www/httpclient/Makefile Mon Jun 15 09:09:08 2020 (r538864) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httpclient -DISTVERSION= 4.5.10 -PORTREVISION= 1 +DISTVERSION= 4.5.12 CATEGORIES= www java MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-client-${DISTVERSION}-bin Modified: head/www/httpclient/distinfo ============================================================================== --- head/www/httpclient/distinfo Mon Jun 15 09:00:12 2020 (r538863) +++ head/www/httpclient/distinfo Mon Jun 15 09:09:08 2020 (r538864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569853528 -SHA256 (httpcomponents-client-4.5.10-bin.tar.gz) = c9afff5613b1573abdd889d2d5b42e11fe88e74adab36f8bcda1127ee449e314 -SIZE (httpcomponents-client-4.5.10-bin.tar.gz) = 4897478 +TIMESTAMP = 1592212041 +SHA256 (httpcomponents-client-4.5.12-bin.tar.gz) = faeb72983f1b5ae6c6470cdb80653da782af4c22260fa8c7fa1e4dcf459b0237 +SIZE (httpcomponents-client-4.5.12-bin.tar.gz) = 4906808
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006150909.05F999BF094121>