Bug 88879 - [PATCH] Don't build portsnap on systems newer than 600034
Summary: [PATCH] Don't build portsnap on systems newer than 600034
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: Colin Percival
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-12 07:10 UTC by Xin LI
Modified: 2005-11-13 08:15 UTC (History)
1 user (show)

See Also:


Attachments
patch-portsnap (556 bytes, text/plain)
2005-11-12 07:10 UTC, Xin LI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xin LI freebsd_committer freebsd_triage 2005-11-12 07:10:16 UTC

Fix: The following patch would mark portsnap as IGNORE on newer
systems.  The OSVERSION chosen was 600034, as no __FreeBSDversion
bump was done after the MFC, and 600034 was the nearest.
How-To-Repeat: 	use "make" in ports/sysutils/portsnap
Comment 1 Xin LI freebsd_committer freebsd_triage 2005-11-12 07:11:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->	 cperciva

Over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-12 07:13:05 UTC
Maintainer of sysutils/portsnap,

Please note that PR ports/88879 just has been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/88879

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 3 Colin Percival freebsd_committer freebsd_triage 2005-11-13 08:14:44 UTC
State Changed
From-To: open->closed

Committed to sysutils/portsnap and misc/bsdiff (with changes for 
RELENG_5 as well).