svn commit: r486816 - head/science/nwchem

Yuri Victorovich yuri at FreeBSD.org
Fri Dec 7 00:41:37 UTC 2018


Author: yuri
Date: Fri Dec  7 00:41:35 2018
New Revision: 486816
URL: https://svnweb.freebsd.org/changeset/ports/486816

Log:
  science/nwchem: fix build on powerpc64
  
  PR:		233838
  Submitted by:	Piotr Kubaj <pkubaj at anongoth.pl>

Modified:
  head/science/nwchem/Makefile
  head/science/nwchem/distinfo

Modified: head/science/nwchem/Makefile
==============================================================================
--- head/science/nwchem/Makefile	Fri Dec  7 00:26:50 2018	(r486815)
+++ head/science/nwchem/Makefile	Fri Dec  7 00:41:35 2018	(r486816)
@@ -4,6 +4,9 @@ PORTNAME=	nwchem
 PORTVERSION=	6.8.1.20181107
 CATEGORIES=	science
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
+PATCHFILES=	ce7c387b4f37c70947cb3b41a6beaf8fce628634.patch:-p2
+
 MAINTAINER=	yuri at FreeBSD.org
 COMMENT=	High-performance computational chemistry software
 

Modified: head/science/nwchem/distinfo
==============================================================================
--- head/science/nwchem/distinfo	Fri Dec  7 00:26:50 2018	(r486815)
+++ head/science/nwchem/distinfo	Fri Dec  7 00:41:35 2018	(r486816)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1541645398
+TIMESTAMP = 1544143113
 SHA256 (nwchemgit-nwchem-6.8.1.20181107-master-oct22_2018-21-gd3913ef8b_GH0.tar.gz) = d496c76782299224ce42e944c69df6b5b1a8b1b9a20b18bacd7045c6228e9571
 SIZE (nwchemgit-nwchem-6.8.1.20181107-master-oct22_2018-21-gd3913ef8b_GH0.tar.gz) = 166929038
+SHA256 (ce7c387b4f37c70947cb3b41a6beaf8fce628634.patch) = 7e690db9ab1af457bbd02086084deb9ab83c591dd332c0797890dd5c6be78019
+SIZE (ce7c387b4f37c70947cb3b41a6beaf8fce628634.patch) = 718


More information about the svn-ports-head mailing list