Bug 87896 - sysutils/freesbie IGNORE tests wrong value
Summary: sysutils/freesbie IGNORE tests wrong value
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: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 03:20 UTC by Virgil Champlin
Modified: 2005-10-24 10:13 UTC (History)
0 users

See Also:


Attachments
file.diff (344 bytes, patch)
2005-10-24 03:20 UTC, Virgil Champlin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Virgil Champlin 2005-10-24 03:20:15 UTC
The Makefile wishes to set IGNORE for all FreeBSD versions less than 5.4 but
the test value uses a minor number of 40 rather than 04.  Freesbie doesn't
build without editing the Makefile.

How-To-Repeat: 
Try to install or upgrade sysutils/freesbie on any system less than 6.0
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-10-24 03:21:09 UTC
Maintainer of sysutils/freesbie,

Please note that PR ports/87896 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/87896

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-24 03:36:18 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Thomas E. Zander 2005-10-24 06:00:38 UTC
Yes, that looks right. Approved.

Riggs
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2005-10-24 10:07:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Grabbed.
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2005-10-24 10:13:06 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!