diff options
author | jgh <jgh@FreeBSD.org> | 2012-04-12 08:07:26 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-04-12 08:07:26 +0800 |
commit | 43c381042f7d2b78795af8d7b517a9cbe51f9846 (patch) | |
tree | 3d1782ac1bc76e4b61ab6c56bb8401fea87053fe /textproc/dblatex | |
parent | f7145690e76fb69fc26669c754af0457e0e875d1 (diff) | |
download | freebsd-ports-gnome-43c381042f7d2b78795af8d7b517a9cbe51f9846.tar.gz freebsd-ports-gnome-43c381042f7d2b78795af8d7b517a9cbe51f9846.tar.zst freebsd-ports-gnome-43c381042f7d2b78795af8d7b517a9cbe51f9846.zip |
- Update to 0.3.2
PR: ports/166327
Submitted by: hiroto.kagotani@gmail.com
Approved by: maintainer timeout ( 20 days )
Diffstat (limited to 'textproc/dblatex')
-rw-r--r-- | textproc/dblatex/Makefile | 6 | ||||
-rw-r--r-- | textproc/dblatex/distinfo | 4 | ||||
-rw-r--r-- | textproc/dblatex/files/patch-setup.py | 11 | ||||
-rw-r--r-- | textproc/dblatex/pkg-plist | 11 |
4 files changed, 14 insertions, 18 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 58ec43b36332..12e7561ced14 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dblatex -PORTVERSION= 0.3.1 -#PORTREVISION= 0 +PORTVERSION= 0.3.2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -25,6 +24,9 @@ USE_PYDISTUTILS=yes PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} \ --catalogs=${PREFIX}/share/xml/catalog.ports +PYDISTUTILS_NOEGGINFO= yes +PLIST_SUB+= PYDISTUTILS_EGGINFO=${PYDISTUTILS_EGGINFO} + MAN1= dblatex.1 MANCOMPRESSED= yes diff --git a/textproc/dblatex/distinfo b/textproc/dblatex/distinfo index 119b560e4766..902521278cbe 100644 --- a/textproc/dblatex/distinfo +++ b/textproc/dblatex/distinfo @@ -1,2 +1,2 @@ -SHA256 (dblatex-0.3.1.tar.bz2) = 37190dac7db740853e18d60ff5aa1e39f0f929c5cfdbbf2f063c40edefc2da07 -SIZE (dblatex-0.3.1.tar.bz2) = 1174256 +SHA256 (dblatex-0.3.2.tar.bz2) = ebdcb07e1fc18e8c0af6b9ead58fe637485a4e8b2067440de02b7b2a3653e249 +SIZE (dblatex-0.3.2.tar.bz2) = 1237256 diff --git a/textproc/dblatex/files/patch-setup.py b/textproc/dblatex/files/patch-setup.py deleted file mode 100644 index 1c3aa00f3821..000000000000 --- a/textproc/dblatex/files/patch-setup.py +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.py.orig 2011-05-01 10:30:11.000000000 +0200 -+++ setup.py 2011-05-01 10:30:22.000000000 +0200 -@@ -386,7 +386,7 @@ - - if __name__ == "__main__": - pdfdocs = glob.glob(os.path.join("docs", "*.pdf")) -- htmldoc = [os.path.join("docs", "html")] -+ htmldoc = [os.path.join("docs", "xhtml")] - - setup(name="dblatex", - version=get_version(), diff --git a/textproc/dblatex/pkg-plist b/textproc/dblatex/pkg-plist index 0bc7602210d8..c37b7c5de1db 100644 --- a/textproc/dblatex/pkg-plist +++ b/textproc/dblatex/pkg-plist @@ -146,6 +146,7 @@ bin/dblatex %%DATADIR%%/xsl/format.xsl %%DATADIR%%/xsl/glossary.xsl %%DATADIR%%/xsl/graphic.xsl +%%DATADIR%%/xsl/htmltbl.xsl %%DATADIR%%/xsl/index.xsl %%DATADIR%%/xsl/inlined.xsl %%DATADIR%%/xsl/keyword.xsl @@ -229,8 +230,6 @@ bin/dblatex %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch01s02.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch01s03.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch01s05.html -%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch02.html -%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch02s02.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch02s03.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch03.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ch03s06.html @@ -248,6 +247,7 @@ bin/dblatex %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/co.linkends.show.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/colophon.tocdepth.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/dedication.tocdepth.html +%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/default.table.rules.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/default.table.width.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/doc.alignment.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/doc.collab.show.html @@ -381,6 +381,7 @@ bin/dblatex %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/images/warning.svg %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/images/warning.tif %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/img-tbl-color.png +%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/img-tbl-html.png %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/index.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/index.numbered.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/index.tocdepth.html @@ -425,7 +426,7 @@ bin/dblatex %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/preface.tocdepth.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/processus.png %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/qanda.defaultlabel.html -%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/re01.html +%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/ref-dblatex.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/refclass.suppress.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/refentry.generate.name.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/refentry.numbered.html @@ -435,6 +436,8 @@ bin/dblatex %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-custom-latex.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-custom.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-figinclude.html +%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-install-unix.html +%%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-install.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-param-value.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-params.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/manual/sec-pub-output.html @@ -491,6 +494,7 @@ bin/dblatex %%PORTDOCS%%%%DOCSDIR%%/xhtml/release-notes/sec-changes-02pre.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/release-notes/sec-changes-03.html %%PORTDOCS%%%%DOCSDIR%%/xhtml/release-notes/sec-changes-031.html +%%PORTDOCS%%%%DOCSDIR%%/xhtml/release-notes/sec-changes-032.html %%PORTDOCS%%%%DOCSDIR%%/manual.pdf %%PORTDOCS%%%%DOCSDIR%%/release-notes.pdf %%PYTHON_SITELIBDIR%%/dbtexmf/__init__.py @@ -629,6 +633,7 @@ bin/dblatex %%PYTHON_SITELIBDIR%%/dbtexmf/xslt/xsltproc.py %%PYTHON_SITELIBDIR%%/dbtexmf/xslt/xsltproc.pyc %%PYTHON_SITELIBDIR%%/dbtexmf/xslt/xsltproc.pyo +%%PYTHON_SITELIBDIR%%/%%PYDISTUTILS_EGGINFO%% @dirrm %%PYTHON_SITELIBDIR%%/dbtexmf/xslt @dirrm %%PYTHON_SITELIBDIR%%/dbtexmf/dblatex/grubber @dirrm %%PYTHON_SITELIBDIR%%/dbtexmf/dblatex/xetex |