svn commit: r532653 - head/devel/kyua

Baptiste Daroussin bapt at FreeBSD.org
Thu Apr 23 08:14:05 UTC 2020


Author: bapt
Date: Thu Apr 23 08:14:04 2020
New Revision: 532653
URL: https://svnweb.freebsd.org/changeset/ports/532653

Log:
  Add a message to inform binary package user about the procedure
  to perform to move the tests users into the right default group

Modified:
  head/devel/kyua/Makefile

Modified: head/devel/kyua/Makefile
==============================================================================
--- head/devel/kyua/Makefile	Thu Apr 23 08:07:49 2020	(r532652)
+++ head/devel/kyua/Makefile	Thu Apr 23 08:14:04 2020	(r532653)
@@ -3,7 +3,7 @@
 PORTNAME=	kyua
 PORTVERSION=	0.13
 PORTEPOCH=	3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/jmmv/kyua/releases/download/${PORTNAME}-${PORTVERSION}/ \
 		LOCAL/jmmv


More information about the svn-ports-all mailing list