Bug 168274 - [PATCH] graphics/ivtools Remove obsolete OSVERSION check
Summary: [PATCH] graphics/ivtools Remove obsolete OSVERSION check
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 21:10 UTC by Chris Rees
Modified: 2012-05-24 19:20 UTC (History)
0 users

See Also:


Attachments
graphics-ivtools.diff (525 bytes, patch)
2012-05-23 21:10 UTC, Chris Rees
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!