Date: Fri, 25 Dec 2020 18:54:57 +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: r559254 - head/math/antic Message-ID: <202012251854.0BPIsv4P058347@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Dec 25 18:54:57 2020 New Revision: 559254 URL: https://svnweb.freebsd.org/changeset/ports/559254 Log: math/antic: Add PORTEPOCH because the previous version update went backwards (0.2-23 -> 0.2.3) Reported by: thierry Modified: head/math/antic/Makefile Modified: head/math/antic/Makefile ============================================================================== --- head/math/antic/Makefile Fri Dec 25 18:36:29 2020 (r559253) +++ head/math/antic/Makefile Fri Dec 25 18:54:57 2020 (r559254) @@ -3,6 +3,7 @@ PORTNAME= antic DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 +PORTEPOCH= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012251854.0BPIsv4P058347>