Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2020 08:14:05 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532653 - head/devel/kyua
Message-ID:  <202004230814.03N8E5Ij082756@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004230814.03N8E5Ij082756>