Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Apr 2018 16:42:03 +0100
From:      Chris Rees <crees@bayofrum.net>
To:        "Jason E. Hale" <jhale@freebsd.org>
Cc:        ports-committers <ports-committers@freebsd.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r466774 - head/net/get_iplayer
Message-ID:  <43BCC6AC-AE89-41CA-9888-81B59FB009A7@bayofrum.net>
In-Reply-To: <CAJE75NE-wQS5Ak8hMwSePcoGTsvyeTstWv%2Bc3i8aH=9O-8h_yQ@mail.gmail.com>
References:  <201804080730.w387UAeR019217@repo.freebsd.org> <CAJE75NE-wQS5Ak8hMwSePcoGTsvyeTstWv%2Bc3i8aH=9O-8h_yQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 8 April 2018 13:16:35 BST, "Jason E. Hale" <jhale@freebsd.org> wrote:
>On Sun, Apr 8, 2018 at 3:30 AM, Chris Rees <crees@freebsd.org> wrote:
>> Author: crees
>> Date: Sun Apr  8 07:30:09 2018
>> New Revision: 466774
>> URL: https://svnweb.freebsd.org/changeset/ports/466774
>>
>> Log:
>>   Update to 3.13
>>
>> Modified:
>>   head/net/get_iplayer/Makefile
>>   head/net/get_iplayer/distinfo
>>
>> Modified: head/net/get_iplayer/Makefile
>>
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>> --- head/net/get_iplayer/Makefile       Sun Apr  8 06:59:57 2018=20=20=
=20=20=20
>  (r466773)
>> +++ head/net/get_iplayer/Makefile       Sun Apr  8 07:30:09 2018=20=20=
=20=20=20
>  (r466774)
>> @@ -1,10 +1,9 @@
>>  # $FreeBSD$
>>
>>  PORTNAME=3D      get_iplayer
>> -PORTVERSION=3D   3.01
>> +PORTVERSION=3D   3.13
>>  CATEGORIES=3D    net multimedia
>> -MASTER_SITES=3D  http://www.thomasguymer.co.uk/ports/${PORTNAME}/ \
>> -               http://www.bayofrum.net/dist/${PORTNAME}/
>> +MASTER_SITES=3D  GH
>>
>>  MAINTAINER=3D    crees@FreeBSD.org
>>  COMMENT=3D       Search, index, or stream archive video from BBC
>iPlayer
>> @@ -18,9 +17,14 @@ RUN_DEPENDS=3D p5-HTML-Parser>=3D0:www/p5-HTML-Parser
>\
>>                 p5-XML-Simple>=3D0:textproc/p5-XML-Simple \
>>                 p5-URI>=3D0:net/p5-URI \
>>                 p5-libwww>=3D0:www/p5-libwww \
>> +               p5-Mojolicious>=3D0:www/p5-Mojolicious \
>>                 rtmpdump:multimedia/rtmpdump
>>
>>  USES=3D          perl5 shebangfix
>> +USE_GITHUB=3D    yes
>> +GH_ACCOUNT=3D    get-iplayer
>> +GH_PROJECT=3D    ${PORTNAME}
>> +GH_TAGNAME=3D    07535670
>>  USE_PERL5=3D     run
>>  SHEBANG_FILES=3D ${PORTNAME} ${PORTNAME}.cgi
>>  NO_BUILD=3D      yes
>>
>> Modified: head/net/get_iplayer/distinfo
>>
>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
>> --- head/net/get_iplayer/distinfo       Sun Apr  8 06:59:57 2018=20=20=
=20=20=20
>  (r466773)
>> +++ head/net/get_iplayer/distinfo       Sun Apr  8 07:30:09 2018=20=20=
=20=20=20
>  (r466774)
>> @@ -1,3 +1,3 @@
>> -TIMESTAMP =3D 1494143984
>> -SHA256 (get_iplayer-3.01.tar.gz) =3D
>0e1e16f3706efa98893e33b1602cc00bb3d8e22e269bfc5a1a078559e4c21ce6
>> -SIZE (get_iplayer-3.01.tar.gz) =3D 141196
>> +TIMESTAMP =3D 1523172178
>> +SHA256 (get-iplayer-get_iplayer-3.13-07535670_GH0.tar.gz) =3D
>6c84bfadaa35c9510b8e70cac9d2e7f9a5d848ec88f5c378c46233bcb204b433
>> +SIZE (get-iplayer-get_iplayer-3.13-07535670_GH0.tar.gz) =3D 140366
>>
>
>You should remove MASTER_SITES (not needed), GH_PROJECT (set to
>PORTNAME by default), and GH_TAGNAME (should be just be set by
>DISTVERSIONPREFIX/DISTVERSION in this case). Set DISTVERSIONPREFIX=3D v,
>and remake distinfo. See:
>https://www.freebsd.org/doc/en/books/porters-handbook/book.html#makefile-m=
aster_sites-github-description
>
>-Jason

Thanks.

I wasn't aware of the 'releases' github functionality, so this is good to k=
now.

Chris

--=20
Sent from my Android device with K-9 Mail. Please excuse my brevity.

--=20
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43BCC6AC-AE89-41CA-9888-81B59FB009A7>