Bug 112398 - [PATCH] net-p2p/azureus: clean up
Summary: [PATCH] net-p2p/azureus: clean up
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-03 23:10 UTC by Alejandro Pulver
Modified: 2007-05-26 02:00 UTC (History)
0 users

See Also:


Attachments
azureus.diff (5.88 KB, patch)
2007-05-03 23:10 UTC, Alejandro Pulver
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Pulver freebsd_committer freebsd_triage 2007-05-03 23:10:03 UTC

- 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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-03 23:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-03 23:10:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Robert Noland 2007-05-04 01:06:19 UTC
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.
Comment 4 Alejandro Pulver freebsd_committer freebsd_triage 2007-05-26 01:52:50 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-05-26 01:56:18 UTC
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"
Comment 6 Alejandro Pulver freebsd_committer freebsd_triage 2007-05-26 01:56:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!