Bug 168282 - [PATCH] sysutils/gapcmon Remove obsolete conditional on OSVERSION
Summary: [PATCH] sysutils/gapcmon Remove obsolete conditional on OSVERSION
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 21:20 UTC by Chris Rees
Modified: 2012-05-29 17:03 UTC (History)
0 users

See Also:


Attachments
sysutils-gapcmon.diff (642 bytes, patch)
2012-05-23 21:20 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:20:02 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:20:25 UTC
Maintainer of sysutils/gapcmon,

Please note that PR ports/168282 has just 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/168282

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-23 21:20:27 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Jason E. Hale 2012-05-23 22:22:27 UTC
Approved.

Thanks,
Jason
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-05-29 16:48:55 UTC
ak          2012-05-29 15:48:42 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/gapcmon     Makefile 
  Log:
  - Remove obsolete OSVERSION check
  
  PR:     ports/168282
  Submitted by:   Chris Rees <crees@freebsd.org>
  Approved by:    "Jason E. Hale" <bsdkaffee@gmail.com> (maintainer), eadler, itetcu (mentors, implicit)
  
  Revision  Changes    Path
  1.15      +1 -7      ports/sysutils/gapcmon/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 5 Alex Kozlov freebsd_committer freebsd_triage 2012-05-29 17:03:35 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!