Date: Fri, 6 Dec 2019 06:42:30 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519120 - head/graphics/gmic Message-ID: <201912060642.xB66gUAF094064@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Dec 6 06:42:30 2019 New Revision: 519120 URL: https://svnweb.freebsd.org/changeset/ports/519120 Log: graphics/gmic: Update 2.7.5 -> 2.8.0 Reported by: portscout Modified: head/graphics/gmic/Makefile head/graphics/gmic/distinfo Modified: head/graphics/gmic/Makefile ============================================================================== --- head/graphics/gmic/Makefile Fri Dec 6 05:52:06 2019 (r519119) +++ head/graphics/gmic/Makefile Fri Dec 6 06:42:30 2019 (r519120) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gmic -DISTVERSION= 2.7.5 +DISTVERSION= 2.8.0 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/gmic/distinfo ============================================================================== --- head/graphics/gmic/distinfo Fri Dec 6 05:52:06 2019 (r519119) +++ head/graphics/gmic/distinfo Fri Dec 6 06:42:30 2019 (r519120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572157175 -SHA256 (gmic_2.7.5.tar.gz) = a6854264c8ab4e7df33e19fe98314b6abcf663060e9baa18731f163eaabc1401 -SIZE (gmic_2.7.5.tar.gz) = 5961115 +TIMESTAMP = 1575612174 +SHA256 (gmic_2.8.0.tar.gz) = d1ca5c726f7570af3a6f0bca27eeb66ef1e6a1b6a17bdaeaf0d59be40b9cd075 +SIZE (gmic_2.8.0.tar.gz) = 5976166
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912060642.xB66gUAF094064>