1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 1.9.14

PR:		140607
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net> (maintainer)
This commit is contained in:
Martin Wilke 2009-11-16 18:43:51 +00:00
parent 0f1e879764
commit 08a0e97ca6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244339
3 changed files with 11 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mdocml
PORTVERSION= 1.9.13
PORTVERSION= 1.9.14
CATEGORIES= textproc
MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \
https://www.spoerlein.net/pub/mdocml/
@ -17,6 +17,9 @@ COMMENT= mdoc macro compiler
MAN1= mandoc.1
MAN7= mdoc.7
PLIST_FILES= bin/mandoc
PLIST_SUB+= EXAMPLESDIR=share/examples/mandoc
pre-install:
@${MKDIR} ${EXAMPLESDIR:S/mdocml/mandoc/}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (mdocml-1.9.13.tar.gz) = 3775babf95d25ae0f72af943974fc729
SHA256 (mdocml-1.9.13.tar.gz) = 5b7d9b1fca6314983391a99cac45e9a8ceb1053e09d93215467ea445d7539b83
SIZE (mdocml-1.9.13.tar.gz) = 121638
MD5 (mdocml-1.9.14.tar.gz) = e65997083d5d0a74bc8169f599dce978
SHA256 (mdocml-1.9.14.tar.gz) = ec2be38c174e355f4d06cf9ede8cd28bc03603ab520e82b13ab5c06452cd0e7c
SIZE (mdocml-1.9.14.tar.gz) = 124342

View File

@ -0,0 +1,3 @@
bin/mandoc
%%EXAMPLESDIR%%/example.style.css
@dirrm %%EXAMPLESDIR%%