svn commit: r514210 - head/math/elpa

Yuri Victorovich yuri at FreeBSD.org
Thu Oct 10 08:16:09 UTC 2019


Author: yuri
Date: Thu Oct 10 08:16:08 2019
New Revision: 514210
URL: https://svnweb.freebsd.org/changeset/ports/514210

Log:
  math/elpa: Update 2019.05.001 -> 2019.05.002
  
  Reported by:	portscout

Modified:
  head/math/elpa/Makefile
  head/math/elpa/distinfo
  head/math/elpa/pkg-plist

Modified: head/math/elpa/Makefile
==============================================================================
--- head/math/elpa/Makefile	Thu Oct 10 07:57:03 2019	(r514209)
+++ head/math/elpa/Makefile	Thu Oct 10 08:16:08 2019	(r514210)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	elpa
-DISTVERSION=	2019.05.001
-PORTREVISION=	1
+DISTVERSION=	2019.05.002
 CATEGORIES=	math
 MASTER_SITES=	http://elpa.mpcdf.mpg.de/html/Releases/${DISTVERSION}/
 

Modified: head/math/elpa/distinfo
==============================================================================
--- head/math/elpa/distinfo	Thu Oct 10 07:57:03 2019	(r514209)
+++ head/math/elpa/distinfo	Thu Oct 10 08:16:08 2019	(r514210)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562302591
-SHA256 (elpa-2019.05.001.tar.gz) = 772c03dab8713ba3891b17757a0b8429b3c4bec4b261dd337ed4b34311f6b221
-SIZE (elpa-2019.05.001.tar.gz) = 1152541
+TIMESTAMP = 1570675365
+SHA256 (elpa-2019.05.002.tar.gz) = d2eab5e5d74f53601220b00d18185670da8c00c13e1c1559ecfb0cd7cb2c4e8d
+SIZE (elpa-2019.05.002.tar.gz) = 1239916

Modified: head/math/elpa/pkg-plist
==============================================================================
--- head/math/elpa/pkg-plist	Thu Oct 10 07:57:03 2019	(r514209)
+++ head/math/elpa/pkg-plist	Thu Oct 10 08:16:08 2019	(r514210)
@@ -1,19 +1,25 @@
 bin/elpa2_print_kernels
-include/elpa-2019.05.001/elpa/elpa.h
-include/elpa-2019.05.001/elpa/elpa_constants.h
-include/elpa-2019.05.001/elpa/elpa_generated.h
-include/elpa-2019.05.001/elpa/elpa_generated_c_api.h
-include/elpa-2019.05.001/elpa/elpa_generated_legacy.h
-include/elpa-2019.05.001/elpa/elpa_generic.h
-include/elpa-2019.05.001/elpa/elpa_legacy.h
-include/elpa-2019.05.001/elpa/elpa_version.h
-include/elpa-2019.05.001/modules/elpa.mod
-include/elpa-2019.05.001/modules/elpa_api.mod
-include/elpa-2019.05.001/modules/elpa_constants.mod
+include/elpa-2019.05.002/elpa/elpa.h
+include/elpa-2019.05.002/elpa/elpa_constants.h
+include/elpa-2019.05.002/elpa/elpa_generated.h
+include/elpa-2019.05.002/elpa/elpa_generated_c_api.h
+include/elpa-2019.05.002/elpa/elpa_generated_legacy.h
+include/elpa-2019.05.002/elpa/elpa_generic.h
+include/elpa-2019.05.002/elpa/elpa_legacy.h
+include/elpa-2019.05.002/elpa/elpa_version.h
+include/elpa-2019.05.002/modules/elpa.mod
+include/elpa-2019.05.002/modules/elpa_api.mod
+include/elpa-2019.05.002/modules/elpa_constants.mod
+include/elpa-2019.05.002/modules/elpa1.mod
+include/elpa-2019.05.002/modules/elpa1_auxiliary.mod
+include/elpa-2019.05.002/modules/elpa2.mod
+include/elpa-2019.05.002/modules/elpa2_utilities.mod
+include/elpa-2019.05.002/modules/elpa_driver.mod
+include/elpa-2019.05.002/modules/elpa_utilities.mod
 lib/libelpa.so
 lib/libelpa.so.14
 lib/libelpa.so.14.0.0
-libdata/pkgconfig/elpa-2019.05.001.pc
+libdata/pkgconfig/elpa-2019.05.002.pc
 man/man1/elpa2_print_kernels.1.gz
 man/man3/elpa_allocate.3.gz
 man/man3/elpa_autotune_load_state.3.gz


More information about the svn-ports-head mailing list