svn commit: r493946 - head/science/nwchem

Yuri Victorovich yuri at FreeBSD.org
Tue Feb 26 08:34:31 UTC 2019


Author: yuri
Date: Tue Feb 26 08:34:30 2019
New Revision: 493946
URL: https://svnweb.freebsd.org/changeset/ports/493946

Log:
  science/nwchem: Update 6.8.1.20190125 -> 6.8.1.20190222
  
  Enable USES=perl5 because otherwise the executable is broken.

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

Modified: head/science/nwchem/Makefile
==============================================================================
--- head/science/nwchem/Makefile	Tue Feb 26 08:33:04 2019	(r493945)
+++ head/science/nwchem/Makefile	Tue Feb 26 08:34:30 2019	(r493946)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	nwchem
-PORTVERSION=	6.8.1.20190125
-PORTREVISION=	1
+PORTVERSION=	6.8.1.20190222
 CATEGORIES=	science
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -19,12 +18,12 @@ LIB_DEPENDS=	libblas.so:math/blas \
 		libmpich.so:net/mpich
 RUN_DEPENDS=	nwchem-data>0:science/nwchem-data
 
-USES=		fortran gmake ${ARCH_64BIT:S/^$/perl5/:S/64//} shebangfix
+USES=		fortran gmake perl5 shebangfix
 SHEBANG_FILES=	../contrib/distro-tools/build_* ../contrib/add_*
 SHEBANG_GLOB=	*.sh
 USE_GITHUB=	yes
 GH_ACCOUNT=	nwchemgit
-GH_TAGNAME=	master-oct22_2018-71-g3d310890e
+GH_TAGNAME=	master-oct22_2018-118-gd8ac0a182
 USE_PERL5=	build
 
 MAKEFILE=	GNUmakefile

Modified: head/science/nwchem/distinfo
==============================================================================
--- head/science/nwchem/distinfo	Tue Feb 26 08:33:04 2019	(r493945)
+++ head/science/nwchem/distinfo	Tue Feb 26 08:34:30 2019	(r493946)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548531917
-SHA256 (nwchemgit-nwchem-6.8.1.20190125-master-oct22_2018-71-g3d310890e_GH0.tar.gz) = 4788bd10cbbddb31c681bbfcb4a73df0b04aa3abc8182a61e0da6686d51add0e
-SIZE (nwchemgit-nwchem-6.8.1.20190125-master-oct22_2018-71-g3d310890e_GH0.tar.gz) = 166947105
+TIMESTAMP = 1551166931
+SHA256 (nwchemgit-nwchem-6.8.1.20190222-master-oct22_2018-118-gd8ac0a182_GH0.tar.gz) = 9f9d0fa738de23d5c4c3a0ef77019cc3e61c9d6f83802baad58c1da6ac26ad0a
+SIZE (nwchemgit-nwchem-6.8.1.20190222-master-oct22_2018-118-gd8ac0a182_GH0.tar.gz) = 176684898


More information about the svn-ports-all mailing list