Bug 126729 - [PATCH] games/robotfindskitten: fix pkg-plist and remove CONFIGURE_TARGET
Summary: [PATCH] games/robotfindskitten: fix pkg-plist and remove CONFIGURE_TARGET
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-22 07:30 UTC by Rong-En Fan
Modified: 2008-08-29 04:40 UTC (History)
1 user (show)

See Also:


Attachments
robotfindskitten-1.7320508.406,1.patch (553 bytes, patch)
2008-08-22 07:30 UTC, Rong-En Fan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rong-En Fan freebsd_committer freebsd_triage 2008-08-22 07:30:02 UTC
- customize CONFIGURE_TARGET is not necessary after recent bsd.port.mk changes
- Fix pkg-plist for missing manual page 
  Since the current version can not be build on pointyhat, I don't bump
  PORTREVISION.

Port maintainer (skreuzer@exit2shell.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-22 07:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-22 07:30:17 UTC
Maintainer of games/robotfindskitten,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-22 07:30:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steven Kreuzer 2008-08-29 03:57:55 UTC
Edwin Groothuis wrote:
> Maintainer of games/robotfindskitten,
>
> Please note that PR ports/126729 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/126729
>
>   
Looks good. You have my permission to commit it to svn

Thanks
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-08-29 04:35:44 UTC
rafan       2008-08-29 03:35:35 UTC

  FreeBSD ports repository

  Modified files:
    games/robotfindskitten Makefile 
  Log:
  - Remove unnecessary CONFIGURE_TARGET
  
  PR:             ports/126729
  Submitted by:   rafan
  Approved by:    Steven Kreuzer <skreuzer at exit2shell.com> (maintainer)
  
  Revision  Changes    Path
  1.6       +0 -1      ports/games/robotfindskitten/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 6 Rong-En Fan freebsd_committer freebsd_triage 2008-08-29 04:35:50 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!