Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 21:44:17 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531732 - head/graphics/maim
Message-ID:  <202004142144.03ELiHa1038217@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp
Date: Tue Apr 14 21:44:17 2020
New Revision: 531732
URL: https://svnweb.freebsd.org/changeset/ports/531732

Log:
  graphics/maim: Update to 5.6.3

Modified:
  head/graphics/maim/Makefile
  head/graphics/maim/distinfo

Modified: head/graphics/maim/Makefile
==============================================================================
--- head/graphics/maim/Makefile	Tue Apr 14 21:27:30 2020	(r531731)
+++ head/graphics/maim/Makefile	Tue Apr 14 21:44:17 2020	(r531732)
@@ -2,8 +2,7 @@
 
 PORTNAME=	maim
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.5.3
-PORTREVISION=	4
+DISTVERSION=	5.6.3
 CATEGORIES=	graphics
 
 MAINTAINER=	0mp@FreeBSD.org
@@ -15,7 +14,7 @@ BUILD_DEPENDS=	${LOCALBASE}/include/glm/glm.hpp:math/g
 LIB_DEPENDS=	libicuuc.so:devel/icu \
 		libImlib2.so:graphics/imlib2 \
 		libpng.so:graphics/png \
-		libslopy.so:x11/slop
+		libslopy.so.7.5:x11/slop
 
 USES=		cmake compiler:c++11-lang gl jpeg xorg
 USE_GITHUB=	yes

Modified: head/graphics/maim/distinfo
==============================================================================
--- head/graphics/maim/distinfo	Tue Apr 14 21:27:30 2020	(r531731)
+++ head/graphics/maim/distinfo	Tue Apr 14 21:44:17 2020	(r531732)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559911674
-SHA256 (naelstrof-maim-v5.5.3_GH0.tar.gz) = eebbe4b170ce9b4fda860d0625fd56103b261d945df775a840b688bfb755282c
-SIZE (naelstrof-maim-v5.5.3_GH0.tar.gz) = 40083
+TIMESTAMP = 1586873746
+SHA256 (naelstrof-maim-v5.6.3_GH0.tar.gz) = b4f9381ec66ce0bd35d7a4f2d83439b253d573a50881c213cacf63b0c00b0863
+SIZE (naelstrof-maim-v5.6.3_GH0.tar.gz) = 40217



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004142144.03ELiHa1038217>