Date: Fri, 1 Jul 2016 13:09:49 +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: r417878 - head/Keywords Message-ID: <201607011309.u61D9nLB085419@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Jul 1 13:09:49 2016 New Revision: 417878 URL: https://svnweb.freebsd.org/changeset/ports/417878 Log: xmlcatmgr does not actually expect multiple arguments Modified: head/Keywords/xmlcatmgr.ucl Modified: head/Keywords/xmlcatmgr.ucl ============================================================================== --- head/Keywords/xmlcatmgr.ucl Fri Jul 1 13:07:55 2016 (r417877) +++ head/Keywords/xmlcatmgr.ucl Fri Jul 1 13:09:49 2016 (r417878) @@ -1,7 +1,6 @@ # $FreeBSD$ actions: [file] -arguments: true post-install: <<EOD case "%@" in /*) cat="%@" ;;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607011309.u61D9nLB085419>