svn commit: r516099 - head/java/netty

Greg Lewis glewis at FreeBSD.org
Wed Oct 30 18:57:19 UTC 2019


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


More information about the svn-ports-head mailing list