Date: Sat, 23 Mar 2019 18:18:41 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496679 - head/print/typetools Message-ID: <201903231818.x2NIIfGr036214@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Sat Mar 23 18:18:40 2019 New Revision: 496679 URL: https://svnweb.freebsd.org/changeset/ports/496679 Log: print/typetools: Update version 2.107=>2.108 Modified: head/print/typetools/Makefile head/print/typetools/distinfo Modified: head/print/typetools/Makefile ============================================================================== --- head/print/typetools/Makefile Sat Mar 23 18:00:59 2019 (r496678) +++ head/print/typetools/Makefile Sat Mar 23 18:18:40 2019 (r496679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typetools -PORTVERSION= 2.107 +PORTVERSION= 2.108 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} @@ -13,6 +13,7 @@ COMMENT= Tools for manipulating fonts LICENSE= GPLv2 USE_TEX= kpathsea + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kpathsea=${LOCALBASE} Modified: head/print/typetools/distinfo ============================================================================== --- head/print/typetools/distinfo Sat Mar 23 18:00:59 2019 (r496678) +++ head/print/typetools/distinfo Sat Mar 23 18:18:40 2019 (r496679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524529612 -SHA256 (lcdf-typetools-2.107.tar.gz) = 46be885f4623e2e595f786c70e03264b680066de57789833db541f947a8edfdb -SIZE (lcdf-typetools-2.107.tar.gz) = 652445 +TIMESTAMP = 1553364021 +SHA256 (lcdf-typetools-2.108.tar.gz) = fb09bf45d98fa9ab104687e58d6e8a6727c53937e451603662338a490cbbcb26 +SIZE (lcdf-typetools-2.108.tar.gz) = 651350
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903231818.x2NIIfGr036214>