ports/140607: [MAINTAINER] textproc/mdocml: update to 1.9.14
Ulrich Spoerlein
uqs at spoerlein.net
Mon Nov 16 17:40:02 UTC 2009
>Number: 140607
>Category: ports
>Synopsis: [MAINTAINER] textproc/mdocml: update to 1.9.14
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 16 17:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Ulrich Spoerlein
>Release: FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD acme.spoerlein.net 7.2-STABLE FreeBSD 7.2-STABLE #1: Sat May 9 23:56:36 CEST
>Description:
- Update to 1.9.14
Added file(s):
- pkg-plist
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- mdocml-1.9.14.patch begins here ---
Index: Makefile
===================================================================
RCS file: /tank/ncvs/ports/textproc/mdocml/Makefile,v
retrieving revision 1.11
diff -u -p -u -r1.11 Makefile
--- Makefile 4 Nov 2009 03:20:39 -0000 1.11
+++ Makefile 16 Nov 2009 17:30:25 -0000
@@ -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>
Index: distinfo
===================================================================
RCS file: /tank/ncvs/ports/textproc/mdocml/distinfo,v
retrieving revision 1.10
diff -u -p -u -r1.10 distinfo
--- distinfo 4 Nov 2009 03:20:39 -0000 1.10
+++ distinfo 16 Nov 2009 17:30:25 -0000
@@ -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
Index: pkg-plist
===================================================================
RCS file: pkg-plist
diff -N pkg-plist
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ pkg-plist 16 Nov 2009 17:30:25 -0000
@@ -0,0 +1,3 @@
+bin/mandoc
+%%EXAMPLESDIR%%/example.style.css
+ at dirrm %%EXAMPLESDIR%%
--- mdocml-1.9.14.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list