git: c316200293b6 - main - math/eigen3: missing PORTREVISION bump

Adriaan de Groot adridg at FreeBSD.org
Wed Sep 8 08:28:47 UTC 2021


The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c316200293b66ec6169ec6efb251ae8e138fca9d

commit c316200293b66ec6169ec6efb251ae8e138fca9d
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-09-07 22:27:30 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-09-08 08:28:44 +0000

    math/eigen3: missing PORTREVISION bump
---
 math/eigen3/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index 6d25013e6d27..c7a53273f2be 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	eigen
 PORTVERSION=	3.3.9
+PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	https://gitlab.com/libeigen/eigen/-/archive/${PORTVERSION}/
 


More information about the dev-commits-ports-all mailing list