Date: Thu, 9 May 2019 17:02:58 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501121 - head/www/davix Message-ID: <201905091702.x49H2wg3035076@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu May 9 17:02:58 2019 New Revision: 501121 URL: https://svnweb.freebsd.org/changeset/ports/501121 Log: www/davix: Add the PORTSCOUT limit clause Modified: head/www/davix/Makefile Modified: head/www/davix/Makefile ============================================================================== --- head/www/davix/Makefile Thu May 9 16:54:26 2019 (r501120) +++ head/www/davix/Makefile Thu May 9 17:02:58 2019 (r501121) @@ -20,6 +20,8 @@ USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} +PORTSCOUT= limit:^[0-9\.]*$$ # prevent versions like N.N.N-el7.x86_64 + post-install: @${RM} -r ${STAGEDIR}${DOCSDIR}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905091702.x49H2wg3035076>