svn commit: r550200 - in head: graphics/vips misc/iio-oscilloscope science/kst2

Max Brazhnikov makc at FreeBSD.org
Sat Sep 26 16:30:15 UTC 2020


Author: makc
Date: Sat Sep 26 16:30:14 2020
New Revision: 550200
URL: https://svnweb.freebsd.org/changeset/ports/550200

Log:
  Force to rebuild after math/matio update

Modified:
  head/graphics/vips/Makefile
  head/misc/iio-oscilloscope/Makefile
  head/science/kst2/Makefile

Modified: head/graphics/vips/Makefile
==============================================================================
--- head/graphics/vips/Makefile	Sat Sep 26 16:29:23 2020	(r550199)
+++ head/graphics/vips/Makefile	Sat Sep 26 16:30:14 2020	(r550200)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vips
 PORTVERSION=	8.9.2
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	graphics
 MASTER_SITES=	https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
 

Modified: head/misc/iio-oscilloscope/Makefile
==============================================================================
--- head/misc/iio-oscilloscope/Makefile	Sat Sep 26 16:29:23 2020	(r550199)
+++ head/misc/iio-oscilloscope/Makefile	Sat Sep 26 16:30:14 2020	(r550200)
@@ -4,6 +4,7 @@ PORTNAME=	iio-oscilloscope
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.11
 DISTVERSIONSUFFIX=	-master
+PORTREVISION=	1
 CATEGORIES=	misc
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/science/kst2/Makefile
==============================================================================
--- head/science/kst2/Makefile	Sat Sep 26 16:29:23 2020	(r550199)
+++ head/science/kst2/Makefile	Sat Sep 26 16:30:14 2020	(r550200)
@@ -3,7 +3,7 @@
 
 PORTNAME=	kst
 DISTVERSION=	${KST_VERSION}.${KST_DATE}
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	science
 
 MAINTAINER=	makc at FreeBSD.org


More information about the svn-ports-head mailing list