Bug 110258 - [MAINTAINER] x11-toolkits/tk85
Summary: [MAINTAINER] x11-toolkits/tk85
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 09:40 UTC by Martin Matuska
Modified: 2007-03-13 11:00 UTC (History)
0 users

See Also:


Attachments
file.diff (3.62 KB, patch)
2007-03-13 09:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska 2007-03-13 09:40:06 UTC
This update changes the following:
- improved handling of WITH_TK85_MAN
- manpages are not installed by default (default on for default TK - 8.4)
- fixed pkg-plist if no manpages are installed

Portlint -A and tinderbox do not complain.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-13 09:40:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-13 10:53:28 UTC
miwi        2007-03-13 10:53:23 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits/tk85    Makefile pkg-plist 
    x11-toolkits/tk85/files patch-unix::Makefile.in 
  Log:
  - Improved handling of WITH_TK85_MAN
  - Manpages are not installed by default (default on for default TK - 8.4)
  - Fixed pkg-plist if no manpages are installed
  
  PR:             110258
  Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
  
  Revision  Changes    Path
  1.4       +16 -13    ports/x11-toolkits/tk85/Makefile
  1.2       +11 -2     ports/x11-toolkits/tk85/files/patch-unix::Makefile.in
  1.2       +2 -2      ports/x11-toolkits/tk85/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 Martin Wilke freebsd_committer freebsd_triage 2007-03-13 10:53:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!