svn commit: r510405 - in head/science: afni fvcom fvcom-mpi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 31 17:12:00 UTC 2019


Author: sunpoet
Date: Sat Aug 31 17:11:57 2019
New Revision: 510405
URL: https://svnweb.freebsd.org/changeset/ports/510405

Log:
  Bump PORTREVISION for science/netcdf-fortran shlib change

Modified:
  head/science/afni/Makefile
  head/science/fvcom-mpi/Makefile
  head/science/fvcom/Makefile

Modified: head/science/afni/Makefile
==============================================================================
--- head/science/afni/Makefile	Sat Aug 31 17:11:52 2019	(r510404)
+++ head/science/afni/Makefile	Sat Aug 31 17:11:57 2019	(r510405)
@@ -3,7 +3,7 @@
 PORTNAME=		afni
 DISTVERSIONPREFIX=	AFNI_
 DISTVERSION=		19.1.20
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=		science biology graphics perl5 python
 
 MAINTAINER=	jwb at FreeBSD.org

Modified: head/science/fvcom-mpi/Makefile
==============================================================================
--- head/science/fvcom-mpi/Makefile	Sat Aug 31 17:11:52 2019	(r510404)
+++ head/science/fvcom-mpi/Makefile	Sat Aug 31 17:11:57 2019	(r510405)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	13
+PORTREVISION=	14
 PKGNAMESUFFIX=	-openmpi
 
 MPIPREFIX=	mpi/openmpi/

Modified: head/science/fvcom/Makefile
==============================================================================
--- head/science/fvcom/Makefile	Sat Aug 31 17:11:52 2019	(r510404)
+++ head/science/fvcom/Makefile	Sat Aug 31 17:11:57 2019	(r510405)
@@ -2,7 +2,7 @@
 
 PORTNAME=	fvcom
 PORTVERSION=	2.7.1
-PORTREVISION?=	15
+PORTREVISION?=	16
 CATEGORIES=	science
 MASTER_SITES=	http://fvcom.smast.umassd.edu/FVCOM/index.html/
 DISTNAME=	sourcecode1


More information about the svn-ports-all mailing list