Bug 162086 - [PATCH] games/gbottler: dependencies cleanup
Summary: [PATCH] games/gbottler: dependencies cleanup
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 09:20 UTC by R.Mahmatkhanov
Modified: 2011-11-14 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (731 bytes, patch)
2011-10-28 09:20 UTC, R.Mahmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description R.Mahmatkhanov 2011-10-28 09:20:07 UTC
- remove conditional for python < 2.4 (we haven't them in ports tree anyway and japanese/pycodec is deprecated)
- change dependency on textproc/py-xml with ${PYXML}
- change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 09:20:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

glarkin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 09:20:41 UTC
Maintainer of games/gbottler,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 09:20:46 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2011-11-10 21:26:30 UTC
Responsible Changed
From-To: glarkin->rm

I will take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-11-14 23:45:37 UTC
rm          2011-11-14 23:44:50 UTC

  FreeBSD ports repository

  Modified files:
    games/gbottler       Makefile 
  Log:
  - remove conditional for python < 2.4 (we haven't them in ports tree
    anyway and japanese/pycodec is deprecated)
  - change dependency on textproc/py-xml with ${PYXML}
  - change dependency on x11-toolkits/py-gtk2 with USE_GNOME= pygtk2
  
  PR:             ports/162086
  Submitted by:   rm (myself)
  Approved by:    maintainer (timeout - 2+ weeks), novel (mentor)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.22      +2 -7      ports/games/gbottler/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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2011-11-14 23:46:58 UTC
State Changed
From-To: feedback->closed

Committed, thank you!