From owner-freebsd-ports Wed Sep 18 6:30:13 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C95737B404 for ; Wed, 18 Sep 2002 06:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F71143E88 for ; Wed, 18 Sep 2002 06:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8IDU2Co083453 for ; Wed, 18 Sep 2002 06:30:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8IDU20R083452; Wed, 18 Sep 2002 06:30:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0310D37B401 for ; Wed, 18 Sep 2002 06:26:29 -0700 (PDT) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26E543E72 for ; Wed, 18 Sep 2002 06:26:26 -0700 (PDT) (envelope-from alex@vaio.alexdupre.com) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g8IDUicj004017 for ; Wed, 18 Sep 2002 15:30:44 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g8IDUgPF004016; Wed, 18 Sep 2002 15:30:42 +0200 (CEST) Message-Id: <200209181330.g8IDUgPF004016@vaio.alexdupre.com> Date: Wed, 18 Sep 2002 15:30:42 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42925: [Patch Port] textproc/dsssl-docbook-modular (Italian Style Sheet) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42925 >Category: ports >Synopsis: [Patch Port] textproc/dsssl-docbook-modular (Italian Style Sheet) >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 18 06:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: The Italian docbook stylesheet is wrong. I already contacted Norman Walsh, and my changes will be included in the next release. In the meanwhile, this is the patch for the downgraded 1.73 version (This PR supersedes PR 40651). This patch is mandatory for building correct Italian docs. >How-To-Repeat: >Fix: --- dsssl-docbook-modular.diff begins here --- diff -ruN dsssl-docbook-modular.orig/Makefile dsssl-docbook-modular/Makefile --- dsssl-docbook-modular.orig/Makefile Wed Sep 18 10:11:55 2002 +++ dsssl-docbook-modular/Makefile Wed Sep 18 10:42:43 2002 @@ -7,6 +7,7 @@ PORTNAME= dsssl-docbook-modular PORTVERSION= 1.73 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff -ruN dsssl-docbook-modular.orig/files/patch-common::dbl1it.dsl dsssl-docbook-modular/files/patch-common::dbl1it.dsl --- dsssl-docbook-modular.orig/files/patch-common::dbl1it.dsl Thu Jan 1 01:00:00 1970 +++ dsssl-docbook-modular/files/patch-common::dbl1it.dsl Wed Sep 18 10:16:57 2002 @@ -0,0 +1,71 @@ +--- common/dbl1it.dsl.orig Wed Sep 18 10:13:28 2002 ++++ common/dbl1it.dsl Wed Sep 18 10:13:42 2002 +@@ -22,6 +22,7 @@ + + ;; Contributors: + ;; camille@mandrakesoft.com ++;; sysadmin@alexdupre.com + + (define (it-author-string #!optional (author (current-node))) + ;; Return a formatted string representation of the contents of: +@@ -64,7 +65,7 @@ + (define (it-xref-strings) + (list (list (normalize "appendix") (if %chapter-autolabel% + "&Appendix; %n" +- "&appendix; %t")) ++ "l'&appendix; intitolata %t")) + (list (normalize "article") (string-append %gentext-it-start-quote% + "%t" + %gentext-it-end-quote%)) +@@ -72,7 +73,7 @@ + (list (normalize "book") "%t") + (list (normalize "chapter") (if %chapter-autolabel% + "&Chapter; %n" +- "il &chapter; %t")) ++ "&chapter; intitolato %t")) + (list (normalize "equation") "&Equation; %n") + (list (normalize "example") "&Example; %n") + (list (normalize "figure") "&Figure; %n") +@@ -84,27 +85,27 @@ + (list (normalize "procedure") "&Procedure; %n, %t") + (list (normalize "reference") "&Reference; %n, %t") + (list (normalize "section") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) ++ "&Section; %n" ++ "la §ion; intitolata %t")) + (list (normalize "sect1") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) ++ "&Section; %n" ++ "la §ion; intitolata %t")) + (list (normalize "sect2") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) ++ "&Section; %n" ++ "la §ion; intitolata %t")) + (list (normalize "sect3") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) ++ "&Section; %n" ++ "la §ion; intitolata %t")) + (list (normalize "sect4") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) ++ "&Section; %n" ++ "la §ion; intitolata %t")) + (list (normalize "sect5") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) ++ "&Section; %n" ++ "la §ion; intitolata %t")) + (list (normalize "simplesect") (if %section-autolabel% +- "la &Section; %n" +- "la §ion; %t")) +- (list (normalize "sidebar") "the &sidebar; %t") ++ "&Section; %n" ++ "la §ion; intitolata %t")) ++ (list (normalize "sidebar") "&sidebar; %t") + (list (normalize "step") "&step; %n") + (list (normalize "table") "&Table; %n"))) + diff -ruN dsssl-docbook-modular.orig/files/patch-common::dbl1it.ent dsssl-docbook-modular/files/patch-common::dbl1it.ent --- dsssl-docbook-modular.orig/files/patch-common::dbl1it.ent Thu Jan 1 01:00:00 1970 +++ dsssl-docbook-modular/files/patch-common::dbl1it.ent Wed Sep 18 10:41:08 2002 @@ -0,0 +1,170 @@ +--- common/dbl1it.ent.orig Wed Sep 18 10:40:16 2002 ++++ common/dbl1it.ent Wed Sep 18 10:40:36 2002 +@@ -11,15 +11,13 @@ + + + +- +- + + + + +- +- +- ++ ++ ++ + + + +@@ -40,84 +38,81 @@ + + + +- +- +- +- +- +- ++ ++ + ++ ++ + + + + +- +- +- +- ++ ++ + + + + + + +- +- +- + ++ + +- +- + + + + +- + +- ++ ++ + ++ + + + + +- + ++ + + + + + + +- +- +- ++ ++ + ++ ++ ++ ++ ++ ++ ++ + +- + + ++ + + +- + + + + ++ + +- +- +- +- ++ ++ + ++ ++ + + +- +- +- +- ++ ++ ++ + + +- + + + +@@ -130,13 +125,12 @@ + + + +- +- ++ ++ + + + + +- + + + +@@ -148,11 +142,14 @@ + + + +- +- ++ ++ + + +- ++ + +- ++ + ++ ++ ++ --- dsssl-docbook-modular.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message