svn commit: r552981 - head/lang/php80

Baptiste Daroussin bapt at FreeBSD.org
Thu Oct 22 14:25:30 UTC 2020


Author: bapt
Date: Thu Oct 22 14:25:29 2020
New Revision: 552981
URL: https://svnweb.freebsd.org/changeset/ports/552981

Log:
  Convert to rmempty

Modified:
  head/lang/php80/pkg-plist

Modified: head/lang/php80/pkg-plist
==============================================================================
--- head/lang/php80/pkg-plist	Thu Oct 22 14:19:09 2020	(r552980)
+++ head/lang/php80/pkg-plist	Thu Oct 22 14:25:29 2020	(r552981)
@@ -232,7 +232,7 @@ include/php/ext/standard/url_scanner_ex.h
 include/php/ext/standard/user_filters_arginfo.h
 include/php/ext/standard/winver.h
 @postexec touch %D/include/php/ext/php_config.h
- at postunexec [ -s %D/include/php/ext/php_config.h ] || rm %D/include/php/ext/php_config.h
+ at rmempty include/php/ext/php_config.h
 include/php/main/SAPI.h
 include/php/main/build-defs.h
 include/php/main/fastcgi.h


More information about the svn-ports-all mailing list