mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Update to 8.3.0
PR: ports/129527 Submitted by: peter.schuller@infidyne.com (maintainer)
This commit is contained in:
parent
2372e3a9ed
commit
17da6ce9aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224129
3 changed files with 6 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= asciidoc
|
||||
PORTVERSION= 8.2.7
|
||||
PORTVERSION= 8.3.0
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.methods.co.nz/asciidoc/ \
|
||||
SF
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (asciidoc-8.2.7.tar.gz) = f631c10bcf7216eaf6bc804c84ebb8e1
|
||||
SHA256 (asciidoc-8.2.7.tar.gz) = da021d8f32e1bcacfd11b5bb12bd9a9cd9ec9532ad1a54bcd53fed211fe71af6
|
||||
SIZE (asciidoc-8.2.7.tar.gz) = 843238
|
||||
MD5 (asciidoc-8.3.0.tar.gz) = e054e2506c536a7d213fcf1f1741cd8d
|
||||
SHA256 (asciidoc-8.3.0.tar.gz) = 772bc306d279e9ef1474e3f644f889afb084e603da6fa78231ff0a2ad75024b0
|
||||
SIZE (asciidoc-8.3.0.tar.gz) = 936811
|
||||
|
|
|
@ -8,6 +8,7 @@ etc/asciidoc/docbook-xsl/common.xsl
|
|||
etc/asciidoc/docbook-xsl/fo.xsl
|
||||
etc/asciidoc/docbook-xsl/htmlhelp.xsl
|
||||
etc/asciidoc/docbook-xsl/manpage.xsl
|
||||
etc/asciidoc/docbook-xsl/text.xsl
|
||||
etc/asciidoc/docbook-xsl/xhtml.xsl
|
||||
etc/asciidoc/docbook.conf
|
||||
etc/asciidoc/filters/code-filter.conf
|
||||
|
@ -44,18 +45,12 @@ etc/asciidoc/javascripts/LaTeXMathML.js
|
|||
etc/asciidoc/javascripts/toc.js
|
||||
etc/asciidoc/lang-es.conf
|
||||
etc/asciidoc/latex.conf
|
||||
etc/asciidoc/linuxdoc.conf
|
||||
etc/asciidoc/math.conf
|
||||
etc/asciidoc/stylesheets/docbook-xsl.css
|
||||
etc/asciidoc/stylesheets/xhtml-deprecated-manpage.css
|
||||
etc/asciidoc/stylesheets/xhtml-deprecated.css
|
||||
etc/asciidoc/stylesheets/xhtml11-manpage.css
|
||||
etc/asciidoc/stylesheets/xhtml11-quirks.css
|
||||
etc/asciidoc/stylesheets/xhtml11.css
|
||||
etc/asciidoc/t.conf
|
||||
etc/asciidoc/text.conf
|
||||
etc/asciidoc/xhtml-deprecated-css.conf
|
||||
etc/asciidoc/xhtml-deprecated.conf
|
||||
etc/asciidoc/wordpress.conf
|
||||
etc/asciidoc/xhtml11-quirks.conf
|
||||
etc/asciidoc/xhtml11.conf
|
||||
@dirrm etc/asciidoc/dblatex
|
||||
|
|
Loading…
Add table
Reference in a new issue