Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2019 05:40:18 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500579 - head/science/lammps
Message-ID:  <201905010540.x415eIDq062709@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed May  1 05:40:18 2019
New Revision: 500579
URL: https://svnweb.freebsd.org/changeset/ports/500579

Log:
  science/lammps: Update patch_29Mar2019 -> patch_30Apr2019
  
  Reported by:	github release notification

Modified:
  head/science/lammps/Makefile
  head/science/lammps/distinfo
  head/science/lammps/pkg-plist

Modified: head/science/lammps/Makefile
==============================================================================
--- head/science/lammps/Makefile	Wed May  1 04:25:00 2019	(r500578)
+++ head/science/lammps/Makefile	Wed May  1 05:40:18 2019	(r500579)
@@ -2,7 +2,6 @@
 
 PORTNAME=	lammps
 PORTVERSION=	${GH_TAGNAME:C/(stable|patch)_([0-9]{1,2})([A-Z][a-z][a-z])([0-9]{4})/\4.\3.\2/S/Jan/01/S/Feb/02/S/Mar/03/S/Apr/04/S/May/05/S/Jun/06/S/Jul/07/S/Aug/08/S/Sep/09/S/Oct/10/S/Nov/11/S/Dec/12/}
-PORTREVISION=	1
 CATEGORIES=	science
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -16,7 +15,7 @@ CONFLICTS_BUILD=	ga # conflicts with include/error.h, 
 
 USES=		blaslapack:openblas cmake:noninja eigen:3 fortran shebangfix
 USE_GITHUB=	yes
-GH_TAGNAME=	patch_29Mar2019
+GH_TAGNAME=	patch_30Apr2019
 SHEBANG_GLOB=	*.sh *.bash
 SHEBANG_FILES=	lib/kokkos/bin/nvcc_wrapper
 

Modified: head/science/lammps/distinfo
==============================================================================
--- head/science/lammps/distinfo	Wed May  1 04:25:00 2019	(r500578)
+++ head/science/lammps/distinfo	Wed May  1 05:40:18 2019	(r500579)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554051941
-SHA256 (lammps-lammps-2019.03.29-patch_29Mar2019_GH0.tar.gz) = 80797b12150c6db92594b0de0f1c0062c07145d0b132807072fceafa6f23153d
-SIZE (lammps-lammps-2019.03.29-patch_29Mar2019_GH0.tar.gz) = 106077172
+TIMESTAMP = 1556682873
+SHA256 (lammps-lammps-2019.04.30-patch_30Apr2019_GH0.tar.gz) = cdea2190fd187086cc3782b913ef7cd59270d837cc1fa9b45a365d01e2133938
+SIZE (lammps-lammps-2019.04.30-patch_30Apr2019_GH0.tar.gz) = 106188090

Modified: head/science/lammps/pkg-plist
==============================================================================
--- head/science/lammps/pkg-plist	Wed May  1 04:25:00 2019	(r500578)
+++ head/science/lammps/pkg-plist	Wed May  1 05:40:18 2019	(r500579)
@@ -1,7 +1,19 @@
 bin/lmp
+bin/msi2lmp
 etc/profile.d/lammps.csh
 etc/profile.d/lammps.sh
 man/man1/lmp.1.gz
+man/man1/msi2lmp.1.gz
+%%DATADIR%%/frc_files/README
+%%DATADIR%%/frc_files/cff91.frc
+%%DATADIR%%/frc_files/clayff.frc
+%%DATADIR%%/frc_files/compass_published.frc
+%%DATADIR%%/frc_files/cvff.frc
+%%DATADIR%%/frc_files/cvff_aug.frc
+%%DATADIR%%/frc_files/oplsaa.frc
+%%DATADIR%%/frc_files/pcff.frc
+%%DATADIR%%/frc_files/pcff.rlb
+%%DATADIR%%/frc_files/pcff_templates.dat
 %%DATADIR%%/potentials/Ag_u3.eam
 %%DATADIR%%/potentials/AlCu.adp
 %%DATADIR%%/potentials/AlCu.bop.table



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905010540.x415eIDq062709>