svn commit: r466803 - head/net/get_iplayer

Chris Rees crees at FreeBSD.org
Sun Apr 8 15:42:30 UTC 2018


Author: crees
Date: Sun Apr  8 15:42:29 2018
New Revision: 466803
URL: https://svnweb.freebsd.org/changeset/ports/466803

Log:
  Style and deduplicate information
  
  Submitted by:	jhale

Modified:
  head/net/get_iplayer/Makefile
  head/net/get_iplayer/distinfo

Modified: head/net/get_iplayer/Makefile
==============================================================================
--- head/net/get_iplayer/Makefile	Sun Apr  8 14:43:03 2018	(r466802)
+++ head/net/get_iplayer/Makefile	Sun Apr  8 15:42:29 2018	(r466803)
@@ -2,8 +2,8 @@
 
 PORTNAME=	get_iplayer
 PORTVERSION=	3.13
+DISTVERSIONPREFIX=v
 CATEGORIES=	net multimedia
-MASTER_SITES=	GH
 
 MAINTAINER=	crees at FreeBSD.org
 COMMENT=	Search, index, or stream archive video from BBC iPlayer
@@ -23,8 +23,6 @@ RUN_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser \
 USES=		perl5 shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	get-iplayer
-GH_PROJECT=	${PORTNAME}
-GH_TAGNAME=	07535670
 USE_PERL5=	run
 SHEBANG_FILES=	${PORTNAME} ${PORTNAME}.cgi
 NO_BUILD=	yes

Modified: head/net/get_iplayer/distinfo
==============================================================================
--- head/net/get_iplayer/distinfo	Sun Apr  8 14:43:03 2018	(r466802)
+++ head/net/get_iplayer/distinfo	Sun Apr  8 15:42:29 2018	(r466803)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523172178
-SHA256 (get-iplayer-get_iplayer-3.13-07535670_GH0.tar.gz) = 6c84bfadaa35c9510b8e70cac9d2e7f9a5d848ec88f5c378c46233bcb204b433
-SIZE (get-iplayer-get_iplayer-3.13-07535670_GH0.tar.gz) = 140366
+TIMESTAMP = 1523201927
+SHA256 (get-iplayer-get_iplayer-v3.13_GH0.tar.gz) = 56cb08599f66f0d06526a496b9e020a72c054cb32ab9a9df907e0f7435ace550
+SIZE (get-iplayer-get_iplayer-v3.13_GH0.tar.gz) = 140350


More information about the svn-ports-head mailing list