Bug 131888 - [PATCH]: mail/t-prot - switch to p5-Getopt-Long
Summary: [PATCH]: mail/t-prot - 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: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-19 20:40 UTC by Wesley Shields
Modified: 2009-03-05 21:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (743 bytes, patch)
2009-02-19 20:40 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:40:02 UTC
devel/p5-Getopt-Mixed has long since been deprecated and expired.
mail/t-prot is one of only two ports left which still use
devel/p5-Getopt-Mixed.  I've attached a patch which changes this port to
to use devel/p5-Getopt-Long instead.

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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-03-05 21:45:46 UTC
wxs         2009-03-05 21:45:38 UTC

  FreeBSD ports repository

  Modified files:
    mail/t-prot          Makefile 
  Log:
  - Switch to p5-Getopt-Long (p5-Getopt-Mixed has been deprecated for a long
    time now).
  
  PR:             ports/131888
  Submitted by:   wxs
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.12      +2 -1      ports/mail/t-prot/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 3 Wesley Shields freebsd_committer freebsd_triage 2009-03-05 21:46:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!