[Bug 206982] misc/freebsd-doc-en : build generates .ps files that are actually .pdf files
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 6 20:06:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206982
Bug ID: 206982
Summary: misc/freebsd-doc-en : build generates .ps files that
are actually .pdf files
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: doceng at FreeBSD.org
Reporter: jeff at baitis.net
Flags: maintainer-feedback?(doceng at FreeBSD.org)
Assignee: doceng at FreeBSD.org
Looking at the output of the build, I noticed that the .ps files that are
generated are actually .ps files.
I suggest removing the .ps files entirely.
$ head ./articles/committers-guide/article.ps
./articles/committers-guide/article.pdf
==> ./articles/committers-guide/article.ps <==
%PDF-1.4
%����
1 0 obj
<<
/Title (Committer's Guide)
/Author (The FreeBSD Documentation Project)
/Creator (DocBook XSL Stylesheets with Apache FOP)
/Producer (Apache FOP Version 2.0)
/CreationDate (D:20160127033721Z)
>>
==> ./articles/committers-guide/article.pdf <==
%PDF-1.4
%����
1 0 obj
<<
/Title (Committer's Guide)
/Author (The FreeBSD Documentation Project)
/Creator (DocBook XSL Stylesheets with Apache FOP)
/Producer (Apache FOP Version 2.0)
/CreationDate (D:20160127033700Z)
>>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list