| Summary: | [PATCH] net-p2p/azureus: clean up | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2007-05-03 23:10:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter has GNATS access State Changed From-To: open->feedback Awaiting maintainers feedback On Thu, 2007-05-03 at 22:10 +0000, Edwin Groothuis wrote:
> Maintainer of net-p2p/azureus,
>
> Please note that PR ports/112398 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/112398
Looks good, please commit.
thanks,
robert.
State Changed From-To: feedback->open Maintainer approved. alepulver 2007-05-26 00:56:11 UTC
FreeBSD ports repository
Modified files:
net-p2p/azureus Makefile
Added files:
net-p2p/azureus/files azureus.in
Removed files:
net-p2p/azureus/files azureus
Log:
- Use SF macro in MASTER_SITES.
- Clean up.
- Don't define unneeded (automatically set) Java variables.
- Use SUB_FILES and SUB_LIST instead of custom target.
PR: ports/112398
Submitted by: alepulver (myself)
Approved by: Robert Noland <rnoland@2hip.net> (maintainer)
Revision Changes Path
1.42 +23 -50 ports/net-p2p/azureus/Makefile
1.10 +0 -28 ports/net-p2p/azureus/files/azureus (dead)
1.1 +25 -0 ports/net-p2p/azureus/files/azureus.in (new)
_______________________________________________
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"
State Changed From-To: open->closed Committed. Thanks! |