Subject: CVS commit: pkgsrc/print/mpage
From: Jeremy C. Reed
Date: 2008-10-04 16:51:16
Message id: 20081004145116.DFC69175D0@cvs.netbsd.org

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

Files:
RevisionActionfile
1.20modifypkgsrc/print/mpage/Makefile