Bug 168274

Summary: [PATCH] graphics/ivtools Remove obsolete OSVERSION check
Product: Ports & Packages Reporter: Chris Rees <crees>
Component: Individual Port(s)Assignee: Sylvio Cesar Teixeira <sylvio>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
graphics-ivtools.diff none

Description Chris Rees freebsd_committer freebsd_triage 2012-05-23 21:10:05 UTC
FreeBSD ports tree doesn't support <7.x, so this check is unnecessary.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-23 21:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-24 19:17:36 UTC
sylvio      2012-05-24 18:17:16 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ivtools     Makefile 
  Log:
  - Ports Tree does not support < 7x, so this check is unnecessary.
  
  PR:             ports/168274
  Submitted by:   crees@
  
  Revision  Changes    Path
  1.49      +1 -7      ports/graphics/ivtools/Makefile
_______________________________________________
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 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2012-05-24 19:17:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!