ports/129866: [patch] mail/dbmail23: fix man pages compilation with the latest asciidoc

Mark Starovoytov mark_sf at kikg.ifmo.ru
Mon Dec 22 20:10:02 UTC 2008


>Number:         129866
>Category:       ports
>Synopsis:       [patch] mail/dbmail23: fix man pages compilation with the latest asciidoc
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 20:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Mark Starovoytov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD relay.rubinrelax.spb.ru 6.2-STABLE FreeBSD 6.2-STABLE #1: Mon Jun 4 15:45:56 MSD 2007 root at relay.rubinrelax.spb.ru:/usr/obj/usr/src/sys/2828_61_03 i386
>Description:
textproc/asciidoc 8.3.0+ has backward incompatibilities.
This fix allows successful compilation of the mail/dbmail23 man pages with asciidoc 8.3.0 and later versions.
>How-To-Repeat:
Execute make with MANPAGES option turned on (which is the default value).
>Fix:


Patch attached with submission follows:

diff -urN dbmail23.orig/files/patch-man_dbmail-deliver.txt dbmail23/files/patch-man_dbmail-deliver.txt
--- dbmail23.orig/files/patch-man_dbmail-deliver.txt	Thu Jan  1 03:00:00 1970
+++ dbmail23/files/patch-man_dbmail-deliver.txt	Mon Dec 22 04:00:25 2008
@@ -0,0 +1,11 @@
+--- man/dbmail-deliver.txt.orig	Mon Feb  4 17:37:40 2008
++++ man/dbmail-deliver.txt	Mon Dec 22 03:54:34 2008
+@@ -9,7 +9,7 @@
+ SYNOPSIS
+ --------
+ dbmail-deliver [-t headerfield] [-d addresses] [-u usernames] [-m|-M mailboxname]
+-[-r return path] [-f configFile]
+++++[-r return path] [-f configFile]+++
+ 
+ DESCRIPTION
+ -----------
diff -urN dbmail23.orig/files/patch-man_dbmail-sievecmd.txt dbmail23/files/patch-man_dbmail-sievecmd.txt
--- dbmail23.orig/files/patch-man_dbmail-sievecmd.txt	Thu Jan  1 03:00:00 1970
+++ dbmail23/files/patch-man_dbmail-sievecmd.txt	Mon Dec 22 03:58:47 2008
@@ -0,0 +1,13 @@
+--- man/dbmail-sievecmd.txt.orig	Mon Feb  4 17:37:40 2008
++++ man/dbmail-sievecmd.txt	Mon Dec 22 03:54:42 2008
+@@ -9,8 +9,8 @@
+ SYNOPSIS
+ --------
+ dbmail-sievecmd -u username [-l] [-a scriptname] [-d scriptname]
+-[-i scriptname file] [-c [scriptname]] [-r scriptname]
+-[-f configfile] [-nvVh]
+++++[-i scriptname file] [-c [scriptname]] [-r scriptname]+++
+++++[-f configfile] [-nvVh]+++
+ 
+ DESCRIPTION
+ -----------
diff -urN dbmail23.orig/files/patch-man_dbmail-users.txt dbmail23/files/patch-man_dbmail-users.txt
--- dbmail23.orig/files/patch-man_dbmail-users.txt	Thu Jan  1 03:00:00 1970
+++ dbmail23/files/patch-man_dbmail-users.txt	Mon Dec 22 03:57:51 2008
@@ -0,0 +1,13 @@
+--- man/dbmail-users.txt.orig	Mon Feb  4 17:37:40 2008
++++ man/dbmail-users.txt	Mon Dec 22 03:54:51 2008
+@@ -9,8 +9,8 @@
+ SYNOPSIS
+ --------
+ dbmail-users { -a username | -c username } [ -g clientid ] [ -m maxmail]
+-[ -p passwordtype ] [ -P shadowfile ] [ -w password ] [ -W passwordfile]
+-[ -u username ] [ -s aliases ] [ -S aliases ]
+++++[ -p passwordtype ] [ -P shadowfile ] [ -w password ] [ -W passwordfile]+++
+++++[ -u username ] [ -s aliases ] [ -S aliases ]+++
+ 
+ dbmail-users { -d username | -e username }
+ 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list