Bug 113938 - [patch] Minor fixes for net-mgmt/wispy-tools
Summary: [patch] Minor fixes for net-mgmt/wispy-tools
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-22 09:00 UTC by Henrik Brix Andersen
Modified: 2007-06-22 12:50 UTC (History)
0 users

See Also:


Attachments
wispy-tools.diff (1.26 KB, patch)
2007-06-22 09:00 UTC, Henrik Brix Andersen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henrik Brix Andersen 2007-06-22 09:00:09 UTC
* Fix PLIST_SUB to not overload the WITH_GTK variable
* Fix typo in pkg-message
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2007-06-22 12:18:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-22 12:44:35 UTC
rafan       2007-06-22 11:44:29 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/wispy-tools Makefile pkg-message pkg-plist 
  Log:
  - Don't overload WITH_GTK in PLIST_SUB, use GTK instead.
  - Use ALL_TARGET, so we don't need to have our own do-build target
  - Fix typo for NOPORTDOCS and typo in pkg-message
  
  PR:            ports/113938
  Submitted by:  Henrik Brix Andersen <henrik at brixandersen.dk> (maintainer)
  
  Revision  Changes    Path
  1.3       +7 -8      ports/net-mgmt/wispy-tools/Makefile
  1.2       +1 -1      ports/net-mgmt/wispy-tools/pkg-message
  1.2       +1 -1      ports/net-mgmt/wispy-tools/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 Rong-En Fan freebsd_committer freebsd_triage 2007-06-22 12:44:43 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!