Date: Wed, 3 Jul 2019 22:50:44 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505797 - head/print/dot2tex Message-ID: <201907032250.x63Moiov071891@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Wed Jul 3 22:50:44 2019 New Revision: 505797 URL: https://svnweb.freebsd.org/changeset/ports/505797 Log: - Update to 2.11.3 PR: 237984 Submitted by: Greg V <greg_AT_unrelenting_DOT_technology> Modified: head/print/dot2tex/Makefile (contents, props changed) head/print/dot2tex/distinfo (contents, props changed) Modified: head/print/dot2tex/Makefile ============================================================================== --- head/print/dot2tex/Makefile Wed Jul 3 21:27:12 2019 (r505796) +++ head/print/dot2tex/Makefile Wed Jul 3 22:50:44 2019 (r505797) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dot2tex -PORTVERSION= 2.9.0 -PORTREVISION= 1 +PORTVERSION= 2.11.3 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/dot2tex/distinfo ============================================================================== --- head/print/dot2tex/distinfo Wed Jul 3 21:27:12 2019 (r505796) +++ head/print/dot2tex/distinfo Wed Jul 3 22:50:44 2019 (r505797) @@ -1,2 +1,3 @@ -SHA256 (kjellmf-dot2tex-2.9.0_GH0.tar.gz) = 7a182868f72fd5e59899f85006c3b559ac4157ade003f3e208341a9a5b46d2fa -SIZE (kjellmf-dot2tex-2.9.0_GH0.tar.gz) = 663372 +TIMESTAMP = 1562141792 +SHA256 (kjellmf-dot2tex-2.11.3_GH0.tar.gz) = e7205ed17edf7e8a7a816f13da5c74fd8b88e1ad42cc3975a6943a32f59ad55b +SIZE (kjellmf-dot2tex-2.11.3_GH0.tar.gz) = 664750
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907032250.x63Moiov071891>