Date: Sat, 16 Mar 2019 17:04:15 +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: r495913 - head/graphics/gmic Message-ID: <201903161704.x2GH4Fvh014905@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Mar 16 17:04:15 2019 New Revision: 495913 URL: https://svnweb.freebsd.org/changeset/ports/495913 Log: graphics/gmic: Update 2.4.5 -> 2.5.2 Reported by: portscout Modified: head/graphics/gmic/Makefile head/graphics/gmic/distinfo Modified: head/graphics/gmic/Makefile ============================================================================== --- head/graphics/gmic/Makefile Sat Mar 16 16:48:36 2019 (r495912) +++ head/graphics/gmic/Makefile Sat Mar 16 17:04:15 2019 (r495913) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gmic -DISTVERSION= 2.4.5 +DISTVERSION= 2.5.2 CATEGORIES= graphics MASTER_SITES= https://gmic.eu/files/source/ DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/gmic/distinfo ============================================================================== --- head/graphics/gmic/distinfo Sat Mar 16 16:48:36 2019 (r495912) +++ head/graphics/gmic/distinfo Sat Mar 16 17:04:15 2019 (r495913) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548097118 -SHA256 (gmic_2.4.5.tar.gz) = e87efa20abdedf5e0000c490669d76c8a8d16a9fafa27bc9e31b79b5cbc3277f -SIZE (gmic_2.4.5.tar.gz) = 3819428 +TIMESTAMP = 1552752229 +SHA256 (gmic_2.5.2.tar.gz) = 8a954d2bbb4bd1bacb3ee99ded7e3c57ee340e04a9d0c3415006d574d9b61c4d +SIZE (gmic_2.5.2.tar.gz) = 5277916
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903161704.x2GH4Fvh014905>