Hi All, please find below a simple diff to update maim from 5.4.63 to 5.4.65.
OK? Comments? Rafael Sadowski Index: Makefile =================================================================== RCS file: /cvs/ports/graphics/maim/Makefile,v retrieving revision 1.19 diff -u -p -u -p -r1.19 Makefile --- Makefile 26 Jul 2017 22:45:24 -0000 1.19 +++ Makefile 12 Aug 2017 11:45:23 -0000 @@ -1,31 +1,29 @@ # $OpenBSD: Makefile,v 1.19 2017/07/26 22:45:24 sthen Exp $ -V = 5.4.63 +V = 5.4.65 COMMENT = desktop screenshot utility (make image) CATEGORIES = graphics x11 GH_ACCOUNT = naelstrof GH_PROJECT = maim GH_TAGNAME = v${V} -REVISION = 0 MAINTAINER = Rafael Sadowski <rsadow...@openbsd.org> # GPLv3+ PERMIT_PACKAGE_CDROM = Yes -WANTLIB += GL ICE SM X11 Xext Xfixes Xrandr c jpeg m png pthread -WANTLIB += slopy z ${LIBCXX} +WANTLIB += ${COMPILER_LIBCXX} GL ICE SM X11 Xcomposite Xext Xfixes +WANTLIB += Xrandr Xrender c icuuc jpeg m png slop -MODULES = devel/cmake - -COMPILER = gcc +MODULES = devel/cmake BUILD_DEPENDS = graphics/glm LIB_DEPENDS += graphics/jpeg \ graphics/png \ - graphics/slop + graphics/slop \ + textproc/icu4c CONFIGURE_ARGS = -DCMAKE_INSTALL_MANDIR="${LOCALBASE}/man" \ -DCMAKE_COMPRESS_MAN=False Index: distinfo =================================================================== RCS file: /cvs/ports/graphics/maim/distinfo,v retrieving revision 1.10 diff -u -p -u -p -r1.10 distinfo --- distinfo 15 Jun 2017 18:03:59 -0000 1.10 +++ distinfo 12 Aug 2017 11:45:23 -0000 @@ -1,2 +1,2 @@ -SHA256 (maim-5.4.63.tar.gz) = AHU7cUY0i0wPdvtCVLNVfTRNlNuVOzlUg/GmV+vwlFk= -SIZE (maim-5.4.63.tar.gz) = 39666 +SHA256 (maim-5.4.65.tar.gz) = GJrAuIHCGBXBKejzZl+qiSImNX3OM9LTdhTkxEvKCU8= +SIZE (maim-5.4.65.tar.gz) = 42682