Bug 75993 - [PATCH] devel/viewcvs: Fix enscript args
Summary: [PATCH] devel/viewcvs: Fix enscript args
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 13:50 UTC by Tim Bishop
Modified: 2005-01-17 10:17 UTC (History)
1 user (show)

See Also:


Attachments
viewcvs-0.9.2_2.patch (2.16 KB, patch)
2005-01-09 13:50 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2005-01-09 13:50:26 UTC
The "-W html" args to enscript no longer seem to work, but the
longer form of "--language=html" does. This patch makes viewcvs use
the longer form.

Solution found here:

http://mailman.lyra.org/pipermail/viewcvs/2003q3/002189.html

Tested and appears to fix my problem.

Generated with FreeBSD Port Tools 0.63
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-01-10 10:34:26 UTC
State Changed
From-To: open->feedback

BTW, where's this 'enscript' coming from? A missing dependency?
Comment 2 Tim Bishop freebsd_committer freebsd_triage 2005-01-14 22:59:57 UTC
On Mon, 2005-01-10 at 10:34 +0000, Volker Stolz wrote:
> Synopsis: [PATCH] devel/viewcvs: Fix enscript args
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: vs
> State-Changed-When: Mon Jan 10 10:34:26 GMT 2005
> State-Changed-Why: 
> BTW, where's this 'enscript' coming from? A missing dependency?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=75993


I replied to this once already, but it didn't make it on to the PR. So
just repeating for the record. In response to Volker's question I said:

"enscript comes from print/enscript-{letter,a4}. It's optional, so I
guess that's why it's not a dependency."

Volker - are you happy to commit this?

Cheers,
Tim.

-- 
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x5AE7D984
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-01-17 10:17:07 UTC
State Changed
From-To: feedback->closed

Committed, thanks!