mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 1.8.27
This port needs some work to respect NOPORTDOCS, DATADIR, DOCSDIR. PR: ports/106715 Submitted by: Jose Fernandes <jose at diasfernandes.pt> Approved by: maintainer timeout (16 days)
This commit is contained in:
parent
e4af5626a9
commit
dd39ab1c69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181170
@ -6,9 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= htmldoc
|
||||
PORTVERSION= 1.8.23
|
||||
PORTVERSION= 1.8.27
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/
|
||||
MASTER_SITES= ${MASTER_SITE_EASYSW}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
|
||||
|
||||
MAINTAINER= glenn@trewitt.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (htmldoc-1.8.23-source.tar.gz) = bd2478f6ed6ffd7dd0a8631ed73bdec6
|
||||
SHA256 (htmldoc-1.8.23-source.tar.gz) = c17fd1c05f36650211716490b60341948c1f1e1a9704112e3181a24df5c577fb
|
||||
SIZE (htmldoc-1.8.23-source.tar.gz) = 2763368
|
||||
MD5 (htmldoc-1.8.27-source.tar.gz) = b284888cc2285b32e96cbce620b927c1
|
||||
SHA256 (htmldoc-1.8.27-source.tar.gz) = 64f6d9f40f00f9cc68df6508123e88ed30fef924881fd28dca45358ecd79d320
|
||||
SIZE (htmldoc-1.8.27-source.tar.gz) = 4462252
|
||||
|
@ -1,22 +1,48 @@
|
||||
bin/htmldoc
|
||||
share/doc/htmldoc/help.html
|
||||
share/doc/htmldoc/htmldoc.pdf
|
||||
share/htmldoc/fonts/Courier.afm
|
||||
share/htmldoc/fonts/Courier.pfa
|
||||
share/htmldoc/fonts/Courier-Bold.afm
|
||||
share/htmldoc/fonts/Courier-Bold.pfa
|
||||
share/htmldoc/fonts/Courier-BoldOblique.afm
|
||||
share/htmldoc/fonts/Courier-BoldOblique.pfa
|
||||
share/htmldoc/fonts/Courier-Oblique.afm
|
||||
share/htmldoc/fonts/Courier-Oblique.pfa
|
||||
share/htmldoc/fonts/Helvetica.afm
|
||||
share/htmldoc/fonts/Helvetica.pfa
|
||||
share/htmldoc/fonts/Courier.afm
|
||||
share/htmldoc/fonts/Courier.pfa
|
||||
share/htmldoc/fonts/Dingbats.afm
|
||||
share/htmldoc/fonts/Dingbats.pfa
|
||||
share/htmldoc/fonts/Helvetica-Bold.afm
|
||||
share/htmldoc/fonts/Helvetica-Bold.pfa
|
||||
share/htmldoc/fonts/Helvetica-BoldOblique.afm
|
||||
share/htmldoc/fonts/Helvetica-BoldOblique.pfa
|
||||
share/htmldoc/fonts/Helvetica-Oblique.afm
|
||||
share/htmldoc/fonts/Helvetica-Oblique.pfa
|
||||
share/htmldoc/fonts/Helvetica.afm
|
||||
share/htmldoc/fonts/Helvetica.pfa
|
||||
share/htmldoc/fonts/Monospace-Bold.afm
|
||||
share/htmldoc/fonts/Monospace-Bold.pfa
|
||||
share/htmldoc/fonts/Monospace-BoldOblique.afm
|
||||
share/htmldoc/fonts/Monospace-BoldOblique.pfa
|
||||
share/htmldoc/fonts/Monospace-Oblique.afm
|
||||
share/htmldoc/fonts/Monospace-Oblique.pfa
|
||||
share/htmldoc/fonts/Monospace.afm
|
||||
share/htmldoc/fonts/Monospace.pfa
|
||||
share/htmldoc/fonts/Sans-Bold.afm
|
||||
share/htmldoc/fonts/Sans-Bold.pfa
|
||||
share/htmldoc/fonts/Sans-BoldOblique.afm
|
||||
share/htmldoc/fonts/Sans-BoldOblique.pfa
|
||||
share/htmldoc/fonts/Sans-Oblique.afm
|
||||
share/htmldoc/fonts/Sans-Oblique.pfa
|
||||
share/htmldoc/fonts/Sans.afm
|
||||
share/htmldoc/fonts/Sans.pfa
|
||||
share/htmldoc/fonts/Serif-Bold.afm
|
||||
share/htmldoc/fonts/Serif-Bold.pfa
|
||||
share/htmldoc/fonts/Serif-BoldOblique.afm
|
||||
share/htmldoc/fonts/Serif-BoldOblique.pfa
|
||||
share/htmldoc/fonts/Serif-Oblique.afm
|
||||
share/htmldoc/fonts/Serif-Oblique.pfa
|
||||
share/htmldoc/fonts/Serif-Roman.afm
|
||||
share/htmldoc/fonts/Serif-Roman.pfa
|
||||
share/htmldoc/fonts/Symbol.afm
|
||||
share/htmldoc/fonts/Symbol.pfa
|
||||
share/htmldoc/fonts/Times-Bold.afm
|
||||
|
Loading…
Reference in New Issue
Block a user