mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 8.6.1
PR: ports/149811 Submitted by: Frederic Culot <frederic@culot.org> Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
This commit is contained in:
parent
389db70ae1
commit
1b498914f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259873
3 changed files with 9 additions and 6 deletions
|
@ -6,10 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= asciidoc
|
||||
PORTVERSION= 8.5.3
|
||||
PORTVERSION= 8.6.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.methods.co.nz/asciidoc/ \
|
||||
SF
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= peter.schuller@infidyne.com
|
||||
COMMENT= A text document format for writing short documents and man pages
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (asciidoc-8.5.3.tar.gz) = 7377872275c2a575151655b19ac6dd3e
|
||||
SHA256 (asciidoc-8.5.3.tar.gz) = 9e9f69dd10b5975436d48d87c202082a128329696191ea8dbc6d2f7722fd41b5
|
||||
SIZE (asciidoc-8.5.3.tar.gz) = 1254979
|
||||
MD5 (asciidoc-8.6.1.tar.gz) = 3d16b16a953c0c2d00b6a6d089882d0e
|
||||
SHA256 (asciidoc-8.6.1.tar.gz) = 58517fbae00082fe8781db987126e9da896d1fca7e2919b6834f59b2a12204b1
|
||||
SIZE (asciidoc-8.6.1.tar.gz) = 749502
|
||||
|
|
|
@ -63,6 +63,10 @@ etc/asciidoc/lang-pt-BR.conf
|
|||
etc/asciidoc/lang-ru.conf
|
||||
etc/asciidoc/latex.conf
|
||||
etc/asciidoc/stylesheets/docbook-xsl.css
|
||||
etc/asciidoc/stylesheets/pygments.css
|
||||
etc/asciidoc/stylesheets/volnitsky.css
|
||||
etc/asciidoc/stylesheets/volnitsky-manpage.css
|
||||
etc/asciidoc/stylesheets/volnitsky-quirks.css
|
||||
etc/asciidoc/stylesheets/xhtml11-manpage.css
|
||||
etc/asciidoc/stylesheets/xhtml11-quirks.css
|
||||
etc/asciidoc/stylesheets/xhtml11.css
|
||||
|
|
Loading…
Add table
Reference in a new issue