svn commit: r528915 - head/graphics/epix

Fernando Apesteguía fernape at FreeBSD.org
Sun Mar 22 12:33:25 UTC 2020


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


More information about the svn-ports-head mailing list