Bug 103164 - [PATCH] devel/doxygen: unbreak plist without LaTeX
Summary: [PATCH] devel/doxygen: unbreak plist without LaTeX
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: Dryice Dong Liu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-11 22:40 UTC by mwisnicki+freebsd
Modified: 2007-02-11 09:00 UTC (History)
1 user (show)

See Also:


Attachments
doxygen-1.4.7.patch (1.17 KB, patch)
2006-09-11 22:40 UTC, mwisnicki+freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mwisnicki+freebsd 2006-09-11 22:40:18 UTC
Some files are not built and installed when there is no LaTeX in the system,
this breaks package build.

Port maintainer (portmaint@melvyn.homeunix.org) is cc'd.

Generated with FreeBSD Port Tools 0.77

How-To-Repeat: cd /usr/ports/deve/doxygen
make WITHOUT_LATEX=y clean package

no package will be built because of missing files
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-11 22:40:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-10-07 18:05:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Grab.
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2006-12-30 17:29:39 UTC
State Changed
From-To: feedback->open

Feedback timeout.
Comment 4 Shaun Amott freebsd_committer freebsd_triage 2007-01-19 15:52:11 UTC
Responsible Changed
From-To: shaun->freebsd-ports-bugs

Relinquish.
Comment 5 Dryice Dong Liu freebsd_committer freebsd_triage 2007-01-23 02:31:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dryice

I'll take it.
Comment 6 Dryice Dong Liu freebsd_committer freebsd_triage 2007-02-04 12:40:10 UTC
State Changed
From-To: open->feedback

Hi, I can't reproduce the problem. Could you confim the problem still 
exists on the latest ports tree?
Comment 7 dfilter service freebsd_committer freebsd_triage 2007-02-11 08:59:59 UTC
dryice      2007-02-11 08:59:55 UTC

  FreeBSD ports repository

  Modified files:
    devel/doxygen        Makefile pkg-plist 
  Log:
  fix plist without LaTeX
  
  Set the submitter as new maintainer. Because the original
  maintainer's email address is bouncing.
  
  PR:     ports/103164
  Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
  Approved by:    itetcu (mentor)  linimon (for maintainer reset)
  
  Revision  Changes    Path
  1.54      +1 -1      ports/devel/doxygen/Makefile
  1.19      +7 -7      ports/devel/doxygen/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 8 Dryice Dong Liu freebsd_committer freebsd_triage 2007-02-11 09:00:33 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!