pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39650 CVS commit: pkgsrc/print/mpage



The following reply was made to PR pkg/39650; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39650 CVS commit: pkgsrc/print/mpage
Date: Sat,  4 Oct 2008 14:51:16 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  reed
 Date:          Sat Oct  4 14:51:16 UTC 2008
 
 Modified Files:
        pkgsrc/print/mpage: Makefile
 
 Log Message:
 Fix PR 39650. I now realize I had broken this myself back in March 2007
 when I updated to 2.5.5.
 
 Use the correct papersize names. And bump PKGREVISION.
 
 It now just passes along the name set in pkgsrc PAPERSIZE.
 It has no checking so could still have wrong value.
 I didn't check for "Letterdj" so that may cause problem as mpage
 doesn't know it. For the record this is what mpage knows:
 
 Mpage knows about the following paper types:
 Type           Points Wide Points High
 -------------- ----------- -----------
 Letter                 612         792
 LetterSmall            612         792
 Tabloid                792        1224
 Ledger                1224         792
 Legal                  612        1008
 Statement              396         612
 Executive              540         720
 A0                    2384        3368
 A1                    1684        2384
 A2                    1192        1684
 A3                     842        1192
 A4                     596         842
 A4Small                595         842
 A5                     420         595
 B4                     729        1032
 B5                     516         729
 Folio                  612         936
 Quarto                 610         780
 10x14                  720        1008
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.19 -r1.20 pkgsrc/print/mpage/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index