Bug 155511 - [patch] remove obsolete version check for csup/cvsup from u/p/Makefile
Summary: [patch] remove obsolete version check for csup/cvsup from u/p/Makefile
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: 2011-03-13 05:50 UTC by Eitan Adler
Modified: 2012-06-04 05:18 UTC (History)
0 users

See Also:


Attachments
file.diff (684 bytes, patch)
2011-03-13 05:50 UTC, Eitan Adler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eitan Adler freebsd_committer freebsd_triage 2011-03-13 05:50:07 UTC
We don't support pre 6.x versions anymore (actually we don't even support 6.x at all but shhhhhhh)
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-13 13:21:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

take for next exp-run
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-24 08:03:31 UTC
miwi        2012-05-24 07:03:21 UTC

  FreeBSD ports repository

  Modified files:
    .                    Makefile 
  Log:
  - Remove obsolete version check (We dont support FreeBSD 6 anymore)
  
  PR:             155511
  Submitted by:   Eitan Adler <lists@eitanadler.com>
  Tested on:      phw
  
  Revision  Changes    Path
  1.110     +0 -4      ports/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 Martin Wilke freebsd_committer freebsd_triage 2012-06-04 05:18:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!