FreeBSD Bugzilla – Attachment 168914 Details for
Bug 208477
[PATCH] print/dot2tex: update to 2.9.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update print/dot2tex to 2.9.0
print-dot2tex.patch (text/plain), 1.51 KB, created by
TAKATSU Tomonari
on 2016-04-03 05:12:45 UTC
(
hide
)
Description:
Update print/dot2tex to 2.9.0
Filename:
MIME Type:
Creator:
TAKATSU Tomonari
Created:
2016-04-03 05:12:45 UTC
Size:
1.51 KB
patch
obsolete
>diff --git a/print/dot2tex/Makefile b/print/dot2tex/Makefile >index 7132185..1d1b8a9 100644 >--- a/print/dot2tex/Makefile >+++ b/print/dot2tex/Makefile >@@ -2,19 +2,21 @@ > # $FreeBSD$ > > PORTNAME= dot2tex >-PORTVERSION= 2.8.7 >-PORTREVISION= 2 >+PORTVERSION= 2.9.0 > CATEGORIES= print >-MASTER_SITES= GOOGLE_CODE > > MAINTAINER= romain@FreeBSD.org > COMMENT= Graphviz to LaTeX converter > >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ > dot:${PORTSDIR}/graphics/graphviz > >-# The .tar.gz sucks! >-USES= python zip >+USES= python > USE_PYTHON= distutils autoplist >+USE_GITHUB= yes >+GH_ACCOUNT= kjellmf > > .include <bsd.port.mk> >diff --git a/print/dot2tex/distinfo b/print/dot2tex/distinfo >index 2caf75a..18e99a9 100644 >--- a/print/dot2tex/distinfo >+++ b/print/dot2tex/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (dot2tex-2.8.7.zip) = 6bac96a242553060af8a0f40af9d3a2c31d190173311f28600a09c1aac32b7f8 >-SIZE (dot2tex-2.8.7.zip) = 592439 >+SHA256 (kjellmf-dot2tex-2.9.0_GH0.tar.gz) = 7a182868f72fd5e59899f85006c3b559ac4157ade003f3e208341a9a5b46d2fa >+SIZE (kjellmf-dot2tex-2.9.0_GH0.tar.gz) = 663372 >diff --git a/print/dot2tex/pkg-descr b/print/dot2tex/pkg-descr >index 95d235f..388a1a9 100644 >--- a/print/dot2tex/pkg-descr >+++ b/print/dot2tex/pkg-descr >@@ -7,4 +7,4 @@ Graphviz to a series of PSTricks or PGF/TikZ commands. This approach allows: > - Using backend specific styles to customize the output > > >-WWW: http://www.fauskes.net/code/dot2tex/ >+WWW: https://github.com/kjellmf/dot2tex
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 208477
: 168914