svn commit: r559254 - head/math/antic
Yuri Victorovich
yuri at FreeBSD.org
Fri Dec 25 18:54:58 UTC 2020
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 at FreeBSD.org
More information about the svn-ports-all
mailing list