Bug 144185 - [PATCH] graphics/gegl: incorrect plist in presense of print/enscript-letter
Summary: [PATCH] graphics/gegl: incorrect plist in presense of print/enscript-letter
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: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-21 18:10 UTC by Dmitry Marakasov
Modified: 2010-03-01 11:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2010-02-21 18:10:02 UTC
gegl's configure detects and if it is available, uses enscript from print/enscript-letter port.
As additional documentation is generated in this case, plist becomes broken:

http://people.freebsd.org/~amdmi3/gegl-0.0.22_7.log

I guess using PORTDOCS=* instead of specifying them in PLIST would simplify things a lot.

Also, I've had a report of gegl build failing in enscript-letter presence, but I couldn't reproduce this and I'm unsure we will be able to debug this. Anyway, FYI:

---
gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs'
/usr/local/bin/enscript -E --color --language=html -pgegl.h.html ../gegl/gegl.h
/usr/local/bin/enscript: 1: Syntax error: ")" unexpected
gmake[3]: *** [gegl.h.html] ÐÑибка 2
gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs'
gmake[2]: *** [all-recursive] ÐÑибка 1
gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs'
gmake[1]: *** [all-recursive] ÐÑибка 1
gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22'
gmake: *** [all] ÐÑибка 2
*** Error code 1

Stop in /usr/ports/graphics/gegl.
*** Error code 1 
---

Port maintainer (gahr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-21 18:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-03-01 11:15:19 UTC
gahr        2010-03-01 11:15:08 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gegl        Makefile pkg-plist 
  Log:
  - Add dependency on print/enscript-a4
  - Bump PORTREVISION
  
  PR:             144185
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.12      +2 -1      ports/graphics/gegl/Makefile
  1.6       +17 -2     ports/graphics/gegl/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2010-03-01 11:15:26 UTC
State Changed
From-To: open->closed

$1