Bug 196690 - net/get_iplayer update to 2.91
Summary: net/get_iplayer update to 2.91
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-13 18:27 UTC by Mark Knight
Modified: 2015-01-13 19:25 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (crees)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Knight 2015-01-13 18:27:50 UTC
Please update net/get_iplayer from 2.90 to 2.91 since 2.90 no longer works with the Beeb.

Clean patch at: http://www.knigma.org/scratch/get_iplayer_patch_2_91.txt

or, reproduced below:

Index: Makefile
===================================================================
--- Makefile	(revision 376904)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	get_iplayer
-PORTVERSION=	2.90
+PORTVERSION=	2.91
 CATEGORIES=	net multimedia
 MASTER_SITES=	ftp://ftp.infradead.org/pub/${PORTNAME}/ \
 		http://www.bayofrum.net/dist/${PORTNAME}/
Index: distinfo
===================================================================
--- distinfo	(revision 376904)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (get_iplayer-2.90.tar.gz) = 109bbd5f46d6793181ea393aa38d5384b4ea043a1f29f6828adea939b8461dff
-SIZE (get_iplayer-2.90.tar.gz) = 263109
+SHA256 (get_iplayer-2.91.tar.gz) = a9381129ee1e2667902c83159f232ec8053ffa2bf3d01b5cc7388f8b5e723338
+SIZE (get_iplayer-2.91.tar.gz) = 271114
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-13 18:27:50 UTC
Auto-assigned to maintainer crees@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-01-13 19:25:06 UTC
A commit references this bug:

Author: crees
Date: Tue Jan 13 19:24:44 UTC 2015
New revision: 376983
URL: https://svnweb.freebsd.org/changeset/ports/376983

Log:
  Update to 2.91

  PR:		196690
  Submitted by:	markk@knigma.org

Changes:
  head/net/get_iplayer/Makefile
  head/net/get_iplayer/distinfo
Comment 3 Chris Rees freebsd_committer freebsd_triage 2015-01-13 19:25:54 UTC
Committed, thanks!