svn commit: r498149 - in head: graphics/vips math/dynare math/scilab science/kst2

Max Brazhnikov makc at FreeBSD.org
Sat Apr 6 16:46:19 UTC 2019


Author: makc
Date: Sat Apr  6 16:46:17 2019
New Revision: 498149
URL: https://svnweb.freebsd.org/changeset/ports/498149

Log:
  - bump PORTREVISION after math/matio update

Modified:
  head/graphics/vips/Makefile
  head/math/dynare/Makefile
  head/math/scilab/Makefile
  head/science/kst2/Makefile

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Sat Apr  6 16:45:45 2019	(r498148)
+++ head/graphics/vips/Makefile	Sat Apr  6 16:46:17 2019	(r498149)
@@ -3,6 +3,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.7.4
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 

Modified: head/math/dynare/Makefile
==============================================================================
--- head/math/dynare/Makefile	Sat Apr  6 16:45:45 2019	(r498148)
+++ head/math/dynare/Makefile	Sat Apr  6 16:46:17 2019	(r498149)
@@ -2,7 +2,7 @@
 
 PORTNAME=	dynare
 DISTVERSION=	4.5.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	math
 MASTER_SITES=	http://www.dynare.org/release/source/
 

Modified: head/math/scilab/Makefile
==============================================================================
--- head/math/scilab/Makefile	Sat Apr  6 16:45:45 2019	(r498148)
+++ head/math/scilab/Makefile	Sat Apr  6 16:46:17 2019	(r498149)
@@ -3,7 +3,7 @@
 
 PORTNAME=	scilab
 PORTVERSION=	5.5.2
-PORTREVISION=	16
+PORTREVISION=	17
 CATEGORIES=	math cad java
 MASTER_SITES=	https://www.scilab.org/download/${PORTVERSION}/
 DISTFILES=	${DISTNAME}-src${EXTRACT_SUFX}

Modified: head/science/kst2/Makefile
==============================================================================
--- head/science/kst2/Makefile	Sat Apr  6 16:45:45 2019	(r498148)
+++ head/science/kst2/Makefile	Sat Apr  6 16:46:17 2019	(r498149)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kst
 DISTVERSION=	${KST_VERSION}.${KST_DATE}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	science kde
 
 MAINTAINER=	makc at FreeBSD.org


More information about the svn-ports-head mailing list