Bug 151376 - [MAINTAINER] multimedia/gpodder: update from 2.7 to 2.9
Summary: [MAINTAINER] multimedia/gpodder: update from 2.7 to 2.9
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 01:30 UTC by Charlie Kester
Modified: 2010-10-12 07:20 UTC (History)
0 users

See Also:


Attachments
gpodder-2.9.diff (4.24 KB, patch)
2010-10-11 01:30 UTC, Charlie Kester
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Kester 2010-10-11 01:30:03 UTC
Update from version 2.7 to 2.9

NOTE: this PR supercedes PR 150092, which should be closed with no further action.

From the author's changelog:

2.8:

- YouTube video downloads have been fixed; downloading HD and SD videos works correctly now.

- A new (experimental) XSPF parser has been added.

- The translations have been updated and a new Greek translation has been added.

- Many bugs and UI annoyances have been fixed.

2.9:

- Now supports sorting of the episode list by name, file size or release date.

- Pausing of subscriptions is supported per podcast, allowing the feed update process 
  to be more efficient for feeds that are on hiatus.

- Various small fixes to bugs and UI problems.

Fix: No port files added or removed.  Minor changes only.

Use PYTHONPREFIX_SITELIBDIR to install mygpoclient files under PREFIX,
as needed to avoid plist errors when testing with tinderbox or similar tools.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-11 22:16:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-12 07:11:12 UTC
pgollucci    2010-10-12 06:11:07 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/gpodder   Makefile distinfo pkg-plist 
  Log:
  - Update to 2.9
  
  PR:             ports/151376
  Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
  
  Revision  Changes    Path
  1.34      +7 -3      ports/multimedia/gpodder/Makefile
  1.20      +3 -3      ports/multimedia/gpodder/distinfo
  1.15      +9 -15     ports/multimedia/gpodder/pkg-plist
_______________________________________________
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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-10-12 07:11:34 UTC
State Changed
From-To: open->closed

Committed, Thanks!