svn commit: r541521 - head/devel/avro

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 8 18:55:59 UTC 2020


Author: sunpoet
Date: Wed Jul  8 18:55:55 2020
New Revision: 541521
URL: https://svnweb.freebsd.org/changeset/ports/541521

Log:
  Update to 1.10.0
  
  Changes:	https://github.com/apache/avro/releases

Modified:
  head/devel/avro/Makefile

Modified: head/devel/avro/Makefile
==============================================================================
--- head/devel/avro/Makefile	Wed Jul  8 18:55:50 2020	(r541520)
+++ head/devel/avro/Makefile	Wed Jul  8 18:55:55 2020	(r541521)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	avro
-PORTVERSION=	1.9.2
+PORTVERSION=	1.10.0
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet at FreeBSD.org


More information about the svn-ports-all mailing list