svn commit: r383562 - in head/net-mgmt/nagios-check_postgres: . files

Alexey Dokuchaev danfe at FreeBSD.org
Wed Apr 8 11:21:33 UTC 2015


On Wed, Apr 08, 2015 at 11:18:20AM +0000, Matthew Seaman wrote:
> New Revision: 383562
> URL: https://svnweb.freebsd.org/changeset/ports/383562
> 
> [...]
> +post-patch:
> +	${SED} -i.bak -e s,%%LOCALBASE%%,${LOCALBASE}, ${WRKSRC}/check_postgres.pl

Pardon me, but what's wrong with ${REINPLACE_CMD} (instead of ${SED} -i.bak)?

./danfe


More information about the svn-ports-all mailing list