Bug 172446 - dns/py-easyzone: add missing dependency
Summary: dns/py-easyzone: add missing dependency
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: 2012-10-07 10:10 UTC by Ruslan Makhmatkhanov
Modified: 2012-10-12 08:12 UTC (History)
0 users

See Also:


Attachments
file.diff (4.37 KB, patch)
2012-10-07 10:10 UTC, Ruslan Makhmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-07 10:10:12 UTC
- convert Makefile header to new two-line format
- add dns/py-dnspython to RUN_DEPENDS too, because easyzone will not
  work w/o it
- remove some redundant python specific knobs: PYDISTUTILS_NOEGGINFO,
  PYDISTUTILS_PKGNAME
- use PYEASYINSTALL_EGG in pkg-plist instead of redundant passing
  PORTVERSION and PYTHON_VER there
- bump PORTREVISION because of dependencies change

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-07 10:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-07 10:10:24 UTC
Maintainer of dns/py-easyzone,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-07 10:10:25 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-11 14:05:57 UTC
Responsible Changed
From-To: freebsd-python->rm

My PR.
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-10-12 08:12:38 UTC
State Changed
From-To: feedback->closed

Committed, thank you!