Date: Tue, 5 Nov 2019 00:14:48 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516755 - head/math/calc Message-ID: <201911050014.xA50Emwu063589@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Tue Nov 5 00:14:48 2019 New Revision: 516755 URL: https://svnweb.freebsd.org/changeset/ports/516755 Log: calc: Bump PORTREVISION for cscript path changes (to libexec) Modified: head/math/calc/Makefile Modified: head/math/calc/Makefile ============================================================================== --- head/math/calc/Makefile Tue Nov 5 00:08:55 2019 (r516754) +++ head/math/calc/Makefile Tue Nov 5 00:14:48 2019 (r516755) @@ -3,6 +3,7 @@ PORTNAME= calc PORTVERSION= 2.12.7.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= adamw@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911050014.xA50Emwu063589>