svn commit: r520566 - head/devel/py-aiorpcX

Emanuel Haupt ehaupt at FreeBSD.org
Sat Dec 21 14:12:47 UTC 2019


Author: ehaupt
Date: Sat Dec 21 14:12:47 2019
New Revision: 520566
URL: https://svnweb.freebsd.org/changeset/ports/520566

Log:
  Fix version in warning

Modified:
  head/devel/py-aiorpcX/Makefile

Modified: head/devel/py-aiorpcX/Makefile
==============================================================================
--- head/devel/py-aiorpcX/Makefile	Sat Dec 21 14:11:31 2019	(r520565)
+++ head/devel/py-aiorpcX/Makefile	Sat Dec 21 14:12:47 2019	(r520566)
@@ -1,7 +1,7 @@
 # Created by: Emanuel Haupt <ehaupt at FreeBSD.org>
 # $FreeBSD$
 
-# WARNING: Do not upgrade to 0.18.0, this breaks finance/electrum
+# WARNING: Do not upgrade to 0.18.4, this breaks finance/electrum
 
 PORTNAME=	aiorpcX
 PORTVERSION=	0.18.3


More information about the svn-ports-head mailing list