Bug 116891

Summary: [patch] bsd.wx.mk - remove always false statement
Product: Ports & Packages Reporter: edwin
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description edwin 2007-10-04 08:00:05 UTC
The following statements are always true and false.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-04 10:54:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

bsd.wx.mk is alepulver territory (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-10-19 03:21:23 UTC
alepulver    2007-10-19 02:21:14 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.wx.mk 
  Log:
  - Remove Unicode checks for FreeBSD < 5.x (unsupported).
  
  PR:             ports/116891
  Submitted by:   edwin
  
  Revision  Changes    Path
  1.12      +3 -5      ports/Mk/bsd.wx.mk
_______________________________________________
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 Alejandro Pulver freebsd_committer freebsd_triage 2007-10-19 03:21:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!