Date: Sun, 22 Mar 2020 12:33:25 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528915 - head/graphics/epix Message-ID: <202003221233.02MCXPk2069770@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Sun Mar 22 12:33:25 2020 New Revision: 528915 URL: https://svnweb.freebsd.org/changeset/ports/528915 Log: graphics/epix: Update to 1.2.19 From ChangeLog: https://mathcs.holycross.edu/~ahwang/epix/ChangeLog * Complex.cc: - (logC, sqrtC): Fix implementation typos Reported by: portscout Modified: head/graphics/epix/Makefile head/graphics/epix/distinfo Modified: head/graphics/epix/Makefile ============================================================================== --- head/graphics/epix/Makefile Sun Mar 22 10:55:46 2020 (r528914) +++ head/graphics/epix/Makefile Sun Mar 22 12:33:25 2020 (r528915) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= epix -DISTVERSION= 1.2.18 -PORTREVISION= 1 +DISTVERSION= 1.2.19 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/ Modified: head/graphics/epix/distinfo ============================================================================== --- head/graphics/epix/distinfo Sun Mar 22 10:55:46 2020 (r528914) +++ head/graphics/epix/distinfo Sun Mar 22 12:33:25 2020 (r528915) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518676092 -SHA256 (epix-1.2.18.tar.bz2) = da5fafe440836bd9b21763d7de9b99fda381a66e5a3a0efb74f460ae953a97a7 -SIZE (epix-1.2.18.tar.bz2) = 513663 +TIMESTAMP = 1584881534 +SHA256 (epix-1.2.19.tar.bz2) = 550ec65c92a5efc0c743d6161f9ca161bbfd72f880b9bdb0d8fb383fd71d5192 +SIZE (epix-1.2.19.tar.bz2) = 514163
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003221233.02MCXPk2069770>