Date: Wed, 30 Oct 2019 18:57:18 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516099 - head/java/netty Message-ID: <201910301857.x9UIvIBE019149@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: glewis Date: Wed Oct 30 18:57:17 2019 New Revision: 516099 URL: https://svnweb.freebsd.org/changeset/ports/516099 Log: Update to 4.1.43 Modified: head/java/netty/Makefile head/java/netty/distinfo Modified: head/java/netty/Makefile ============================================================================== --- head/java/netty/Makefile Wed Oct 30 18:47:59 2019 (r516098) +++ head/java/netty/Makefile Wed Oct 30 18:57:17 2019 (r516099) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netty -PORTVERSION= 4.1.42 +PORTVERSION= 4.1.43 DISTVERSIONSUFFIX= .Final CATEGORIES= java devel MASTER_SITES= http://dl.bintray.com/netty/downloads/ Modified: head/java/netty/distinfo ============================================================================== --- head/java/netty/distinfo Wed Oct 30 18:47:59 2019 (r516098) +++ head/java/netty/distinfo Wed Oct 30 18:57:17 2019 (r516099) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569618827 -SHA256 (netty-4.1.42.Final.tar.bz2) = 8254889d4bf7e6ec10bd7832218aee1619e2b434d0976d051d76f6405cffdeb4 -SIZE (netty-4.1.42.Final.tar.bz2) = 22059394 +TIMESTAMP = 1572461660 +SHA256 (netty-4.1.43.Final.tar.bz2) = 2f2ce5f93e48b2ba6bba4597024a28c6aed7dda4ee0151f2f03c7717811d26c5 +SIZE (netty-4.1.43.Final.tar.bz2) = 13338951
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910301857.x9UIvIBE019149>