Bug 131887 - [PATCH]: audio/gnupod - switch to p5-Getopt-Long
Summary: [PATCH]: audio/gnupod - switch to p5-Getopt-Long
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-19 20:30 UTC by Wesley Shields
Modified: 2009-03-05 21:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.04 KB, patch)
2009-02-19 20:30 UTC, Wesley Shields
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wesley Shields freebsd_committer freebsd_triage 2009-02-19 20:30:05 UTC
audio/gnupod is one of two ports using devel/p5-Getopt-Mixed which has
long since been deprecated in favor of p5-Getopt-Long.  I've attached a
patch which switches over to using devel/p5-Getopt-Long.

How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-19 20:30:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-19 20:30:19 UTC
Maintainer of audio/gnupod,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-05 21:41:54 UTC
wxs         2009-03-05 21:41:44 UTC

  FreeBSD ports repository

  Modified files:
    audio/gnupod         Makefile 
  Log:
  - Switch to p5-Getopt-Long (p5-Getopt-Mixed is long since deprecated)
  
  PR:             ports/131887
  Submitted by:   wxs
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.26      +2 -1      ports/audio/gnupod/Makefile
_______________________________________________
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 Wesley Shields freebsd_committer freebsd_triage 2009-03-05 21:46:14 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!