Bug 112150 - [PATCH] net-p2p/limewire: unbreak and update
Summary: [PATCH] net-p2p/limewire: unbreak and update
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-04-26 01:30 UTC by Alejandro Pulver
Modified: 2007-05-02 17:40 UTC (History)
0 users

See Also:


Attachments
limewire.diff (5.10 KB, patch)
2007-04-26 01:30 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-04-26 01:30:11 UTC

- Update to latest stable version (is minor than the port version so use PORTEPOCH).
- Remove BROKEN.
- Remove RESTRICTED (also needs to be removed from LEGAL) since it's distributed under GPL.
- Use pkg-plist (static).
- Preserve command line arguments in the wrapper script.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-26 01:30:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-26 01:30:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-05-02 17:33:11 UTC
State Changed
From-To: feedback->open

Maintainer timeout.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-05-02 17:33:56 UTC
alepulver    2007-05-02 16:33:51 UTC

  FreeBSD ports repository

  Modified files:
    .                    LEGAL 
    net-p2p/limewire     Makefile distinfo 
    net-p2p/limewire/files limewire.sh.in 
  Added files:
    net-p2p/limewire     pkg-plist 
  Log:
  - Update to latest stable version (is minor than the port version so use
    PORTEPOCH).
  - Remove BROKEN.
  - Remove RESTRICTED (also removed from LEGAL) since it's distributed under GPL.
  - Use pkg-plist (static).
  - Preserve command line arguments in the wrapper script.
  
  PR:             ports/112150
  Submitted by:   alepulver (myself)
  Approved by:    armitage@smartwifi.com.ph (maintainer, timeout)
  
  Revision  Changes    Path
  1.536     +1 -2      ports/LEGAL
  1.29      +17 -31    ports/net-p2p/limewire/Makefile
  1.17      +3 -3      ports/net-p2p/limewire/distinfo
  1.2       +2 -2      ports/net-p2p/limewire/files/limewire.sh.in
  1.8       +44 -0     ports/net-p2p/limewire/pkg-plist (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 5 Alejandro Pulver freebsd_committer freebsd_triage 2007-05-02 17:34:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!