Bug 109541 - [MAINTAINER] devel/doxygen: update to 1.5.1
Summary: [MAINTAINER] devel/doxygen: update to 1.5.1
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 01:10 UTC by mwisnicki+freebsd
Modified: 2007-02-26 07:30 UTC (History)
0 users

See Also:


Attachments
doxygen-1.5.1.patch (41.91 KB, patch)
2007-02-26 01:10 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 2007-02-26 01:10:03 UTC
- Update to 1.5.1
- Switch to partially dynamic plist:
    autogeneration for docs (they change often) while rest is handled with PLIST_* vars

Removed file(s):
- pkg-plist

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-26 02:01:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-26 07:24:22 UTC
clsung      2007-02-26 07:24:17 UTC

  FreeBSD ports repository

  Modified files:
    devel/doxygen        Makefile distinfo pkg-descr 
    devel/doxygen/files  patch-configure 
  Removed files:
    devel/doxygen        pkg-plist 
  Log:
  - Update to 1.5.1
  - Switch to partially dynamic plist:
    autogeneration for docs (they change often) while rest is handled with PLIST_* vars
  
  PR:             ports/109541
  Submitted by:   maintainer (Marcin Wisnicki)
  
  Revision  Changes    Path
  1.57      +45 -24    ports/devel/doxygen/Makefile
  1.21      +3 -3      ports/devel/doxygen/distinfo
  1.3       +17 -10    ports/devel/doxygen/files/patch-configure
  1.5       +5 -4      ports/devel/doxygen/pkg-descr
  1.20      +0 -576    ports/devel/doxygen/pkg-plist (dead)
_______________________________________________
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 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-02-26 07:24:32 UTC
State Changed
From-To: open->closed

Committed. Thank You.