Bug 132026 - [PATCH] palm/palmpower: Remove manual fetching of distfile
Summary: [PATCH] palm/palmpower: Remove manual fetching of distfile
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-23 22:30 UTC by Steven Kreuzer
Modified: 2009-02-24 21:20 UTC (History)
1 user (show)

See Also:


Attachments
palmpower-1.0.2_1.patch (2.30 KB, patch)
2009-02-23 22:30 UTC, Steven Kreuzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2009-02-23 22:30:02 UTC
* Make the port distfile fetchable without requiring user intervention
* Make pkg-plist to PLIST_FILES
* Get rid of non existant link in pkg-descr and point it to the freshports page
* Replace bsd.port.pre.mk with bsd.port.mk

Removed file(s):
- pkg-plist

Port maintainer (glen.j.barber@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-23 22:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

wxs@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-23 22:30:16 UTC
Maintainer of palm/palmpower,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-23 22:30:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Glen Barber 2009-02-23 22:32:11 UTC
On Tue, Feb 24, 2009 at 1:30 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of palm/palmpower,
>
> Please note that PR ports/132026 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/132026
>

I approve.  Thank you.


-- 
Glen Barber
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-02-24 21:14:19 UTC
wxs         2009-02-24 21:14:10 UTC

  FreeBSD ports repository

  Modified files:
    palm/palmpower       Makefile pkg-descr 
  Removed files:
    palm/palmpower       pkg-plist 
  Log:
  - Old MASTER_SITES are dead, switch to newer ones
  - Move to using PLIST_FILES
  - Update pkg-descr to use a more helpful URL
  
  PR:             ports/132026
  Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
  Approved by:    Glen Barber <glen.j.barber@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.10      +5 -13     ports/palm/palmpower/Makefile
  1.3       +2 -2      ports/palm/palmpower/pkg-descr
  1.2       +0 -3      ports/palm/palmpower/pkg-plist (dead)
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2009-02-24 21:14:49 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!