Date: Thu, 5 Oct 2017 09:48:45 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451282 - head/graphics/jbig2dec Message-ID: <201710050948.v959mjAO070409@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 5 09:48:45 2017 New Revision: 451282 URL: https://svnweb.freebsd.org/changeset/ports/451282 Log: Update to 0.14 Changes: http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD Modified: head/graphics/jbig2dec/Makefile head/graphics/jbig2dec/distinfo Modified: head/graphics/jbig2dec/Makefile ============================================================================== --- head/graphics/jbig2dec/Makefile Thu Oct 5 09:40:42 2017 (r451281) +++ head/graphics/jbig2dec/Makefile Thu Oct 5 09:48:45 2017 (r451282) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jbig2dec -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= graphics devel MASTER_SITES= http://downloads.ghostscript.com/public/${PORTNAME}/ \ LOCAL/sunpoet:tests Modified: head/graphics/jbig2dec/distinfo ============================================================================== --- head/graphics/jbig2dec/distinfo Thu Oct 5 09:40:42 2017 (r451281) +++ head/graphics/jbig2dec/distinfo Thu Oct 5 09:48:45 2017 (r451282) @@ -1,4 +1,5 @@ -SHA256 (jbig2dec-0.13.tar.gz) = 5aaca0070992cc2e971e3bb2338ee749495613dcecab4c868fc547b4148f5311 -SIZE (jbig2dec-0.13.tar.gz) = 442571 +TIMESTAMP = 1507190988 +SHA256 (jbig2dec-0.14.tar.gz) = 21b498c3ba566f283d02946f7e78e12abbad89f12fe4958974e50882c185014c +SIZE (jbig2dec-0.14.tar.gz) = 463572 SHA256 (jb2streams.tar.gz) = 1b070a15468d186010047b5525b2eb99cdcda655576600d2d8a0d008b80a5ba2 SIZE (jb2streams.tar.gz) = 1000034
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710050948.v959mjAO070409>