Date: Fri, 13 Nov 2020 06:48:12 +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: r555006 - head/math/zegrapher Message-ID: <202011130648.0AD6mCLS080176@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Nov 13 06:48:12 2020 New Revision: 555006 URL: https://svnweb.freebsd.org/changeset/ports/555006 Log: math/zegrapher: Update the PORTSCOUT tag PORTSCOUT=ignore:continuous doesn't work for some reason, and portscout still shows 'continuous' as the next version. Modified: head/math/zegrapher/Makefile Modified: head/math/zegrapher/Makefile ============================================================================== --- head/math/zegrapher/Makefile Fri Nov 13 06:30:13 2020 (r555005) +++ head/math/zegrapher/Makefile Fri Nov 13 06:48:12 2020 (r555006) @@ -26,6 +26,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/icons/hicolor/128x128/apps/${PORTNAME}.png \ share/metainfo/ZeGrapher.appdata.xml -PORTSCOUT= ignore:continuous +PORTSCOUT= limit:^[1-9].* .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011130648.0AD6mCLS080176>