Bug 157454 - [PATCH] games/nethack: Fix WITH_HPMON
Summary: [PATCH] games/nethack: Fix WITH_HPMON
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 07:10 UTC by Greg Lewis
Modified: 2011-05-31 17:10 UTC (History)
1 user (show)

See Also:


Attachments
nethack-3.4.3_7.patch (1023 bytes, patch)
2011-05-31 07:10 UTC, Greg Lewis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Lewis 2011-05-31 07:10:10 UTC
. Fix the build when WITH_HPMON is turned on by adding hpmon.diff to distfile.
. Remove MD5 sums while I'm there.

Port maintainer (wxs@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2011-05-31 16:59:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-31 17:04:10 UTC
wxs         2011-05-31 16:03:56 UTC

  FreeBSD ports repository

  Modified files:
    games/nethack34      distinfo 
  Log:
  - Fix build when WITH_HPMON is defined. The patch was not in distinfo.
  - Remove MD5 from distinfo.
  
  PR:             ports/157454
  Submitted by:   Greg Lewis <glewis@misty.eyesbeyond.com>
  
  Revision  Changes    Path
  1.21      +2 -3      ports/games/nethack34/distinfo
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2011-05-31 17:04:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!