Bug 135313 - (patch) Update multimedia/podcatcher to 3.1.4 (Sep 2008)
Summary: (patch) Update multimedia/podcatcher to 3.1.4 (Sep 2008)
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: freebsd-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 14:30 UTC by parv
Modified: 2009-11-08 09:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.54 KB, patch)
2009-06-06 14:30 UTC, parv
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description parv 2009-06-06 14:30:02 UTC
(I will be out of touch until Jun 13, 2009.)


Update podcatcher to 3.1.4, Sep 20, 2008 release.  Read ..

  http://podcatcher.rubyforge.org/


...for details of changes.  Main hightlight is that a cutoff past date can be
specified via new option "--horizon" (added in 3.0.0, about 2 years ago) ...

  #  Don't fetch anything before Jul 22, 2007.
  podcatcher --horizon 2007.07.22 ...

  #  Don't fetch anything before Jul 1, 2007.
  podcatcher --horizon 2007.07 ...

  #  Don't fetch anything before Jan 1, 2007.
  podcatcher --horizon 2007 ...


Other two new options allows to select based on language (e.g. English, Hindi,
etc.) via "--language" option; and to directly download the actual contents on a
device via "--cachedir" option.

  podcatcher  \
    --horizon 2009.06.01  \
    --language en,hi  \
    --cachedir /media/iaudio7/MUSIC/Podcast  \
    --dir ~/audio/podcatcher  \
    ...
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-06 14:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 parv 2009-08-08 16:48:59 UTC
in message <200906061330.n56DU20n065239@freefall.freebsd.org>,
wrote f-gnats thusly...
>
...
> http://www.freebsd.org/cgi/query-pr.cgi?pr=135313
>
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       (patch) Update multimedia/podcatcher to 3.1.4 (Sep 2008)
> >Arrival-Date:   Sat Jun 06 13:30:02 UTC 2009

This is a friendly reminder to please check & then commit the update
to the port.


  - Parv

--
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2009-11-08 09:46:15 UTC
State Changed
From-To: open->closed

committed, thanks
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-11-08 09:46:28 UTC
arved       2009-11-08 09:46:10 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/podcatcher Makefile distinfo 
  Log:
  Update to 3.1.4
  
  PR:             135313
  Submitted by:   parv@pair.com
  
  Revision  Changes    Path
  1.5       +16 -3     ports/multimedia/podcatcher/Makefile
  1.4       +3 -3      ports/multimedia/podcatcher/distinfo
_______________________________________________
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"