FreeBSD Bugzilla – Attachment 175351 Details for
Bug 213149
www/rtv: Update to 1.13.0, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
rtv-1.12.1.patch
rtv-1.12.1.patch (text/plain), 2.51 KB, created by
Danilo G. Baio
on 2016-10-02 00:04:33 UTC
(
hide
)
Description:
rtv-1.12.1.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-10-02 00:04:33 UTC
Size:
2.51 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 423095) >+++ Makefile (working copy) >@@ -1,31 +1,30 @@ > # $FreeBSD$ > > PORTNAME= rtv >-PORTVERSION= 1.9.1 >+PORTVERSION= 1.12.1 > DISTVERSIONPREFIX= v > CATEGORIES= www > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= dbaio@bsd.com.br > COMMENT= Commandline client for reddit > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>=3.2:www/py-tornado \ >- ${PYTHON_PKGNAMEPREFIX}praw>=3.4.0:www/py-praw \ >- ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ >- ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six \ >- ${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.4:devel/py-kitchen >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}praw>=3.5.0:www/py-praw \ >+ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six \ >+ ${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.4:devel/py-kitchen \ >+ ${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests \ >+ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.1:www/py-beautifulsoup \ >+ ${PYTHON_PKGNAMEPREFIX}decorator>=4.0.10:devel/py-decorator \ >+ ${PYTHON_PKGNAMEPREFIX}mailcap_fix>=0.1.3:devel/py-mailcap-fix \ >+ ${PYTHON_PKGNAMEPREFIX}update_checker>=0.11:devel/py-update_checker > > USE_GITHUB= yes > GH_ACCOUNT= michael-lazar >-USES= tar:xz python:3.3+ >-USE_PYTHON= distutils autoplist >- >-.include <bsd.port.pre.mk> > >-.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT} >-IGNORE= you have python ${PYTHON_DEFAULT} set as the default, and this needs ${PYTHON_VER} >-.endif >+NO_ARCH= yes >+USES= tar:xz python >+USE_PYTHON= distutils autoplist > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 423095) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1467104818 >-SHA256 (michael-lazar-rtv-v1.9.1_GH0.tar.gz) = 66307483708a6dc77bf6f3c289221c8ccba4743e2f592448239c01b4989b3927 >-SIZE (michael-lazar-rtv-v1.9.1_GH0.tar.gz) = 2380606 >+TIMESTAMP = 1475363997 >+SHA256 (michael-lazar-rtv-v1.12.1_GH0.tar.gz) = cc069761c37d9f1a53bb55d0bdf230deb19e76076a4970f9ff6295101a2b1307 >+SIZE (michael-lazar-rtv-v1.12.1_GH0.tar.gz) = 6904112 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 423095) >+++ pkg-descr (working copy) >@@ -1,3 +1,4 @@ >-Reddit Terminal Viewer allows you to view and interact with reddit from your terminal. >+Reddit Terminal Viewer allows you to view and interact with reddit >+from your terminal. > > WWW: https://github.com/michael-lazar/rtv
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213149
:
175351
|
175953