svn commit: r540777 - in head/math/givaro: . files

Gleb Popov arrowd at FreeBSD.org
Mon Jun 29 14:44:36 UTC 2020


Author: arrowd
Date: Mon Jun 29 14:44:36 2020
New Revision: 540777
URL: https://svnweb.freebsd.org/changeset/ports/540777

Log:
  math/givaro: Remove my patch now that correct upstream fix is added to math/linalg.
  
  PR:		247537

Deleted:
  head/math/givaro/files/patch-src_kernel_gmp++_gmp++__int.h
  head/math/givaro/files/patch-src_kernel_gmp++_gmp++__int__cstor.C
Modified:
  head/math/givaro/Makefile

Modified: head/math/givaro/Makefile
==============================================================================
--- head/math/givaro/Makefile	Mon Jun 29 14:41:48 2020	(r540776)
+++ head/math/givaro/Makefile	Mon Jun 29 14:44:36 2020	(r540777)
@@ -3,7 +3,7 @@
 PORTNAME=	givaro
 PORTVERSION=	4.1.1
 DISTVERSIONPREFIX=v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 
 MAINTAINER=	pi at FreeBSD.org


More information about the svn-ports-all mailing list