Index: head/misc/py-socli/files/patch-setup.py =================================================================== --- head/misc/py-socli/files/patch-setup.py (revision 418721) +++ head/misc/py-socli/files/patch-setup.py (nonexistent) @@ -1,22 +0,0 @@ ---- setup.py.orig 2016-07-13 11:25:00 UTC -+++ setup.py -@@ -10,12 +10,6 @@ if version < '1.0.0': - print("Python 1 is not supported...") - sys.exit(1) - --here = path.abspath(path.dirname(__file__)) --with open(path.join(here, 'README.rst'), "rb") as f: -- longd = f.read().decode("utf-8") --print(longd) -- -- - setup( - name='socli', - packages=["socli"], -@@ -29,5 +23,5 @@ setup( - author='Gautam krishna R', - author_email='r.gautamkrishna@gmail.com', - description='Stack overflow commnand line interface. SoCLI allows you to search and browse stack overfow from the terminal.', -- long_description=longd -+ long_description=long - ) Property changes on: head/misc/py-socli/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/misc/py-socli/Makefile =================================================================== --- head/misc/py-socli/Makefile (revision 418721) +++ head/misc/py-socli/Makefile (revision 418722) @@ -1,26 +1,26 @@ # Created by: Carlos J. Puga Medina # $FreeBSD$ PORTNAME= socli -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cpm@FreeBSD.org COMMENT= Stack overflow command line interface LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests USES= dos2unix python USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= gautamkrishnar NO_ARCH= yes .include Index: head/misc/py-socli/distinfo =================================================================== --- head/misc/py-socli/distinfo (revision 418721) +++ head/misc/py-socli/distinfo (revision 418722) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468407712 -SHA256 (gautamkrishnar-socli-2.2_GH0.tar.gz) = 5db04565dbc6a7469e502032cd729415407f9056581d04e15c37f00125f33a86 -SIZE (gautamkrishnar-socli-2.2_GH0.tar.gz) = 10458 +TIMESTAMP = 1468842979 +SHA256 (gautamkrishnar-socli-2.3_GH0.tar.gz) = c8012dfb4c94785af6582a99ea707682e3fadd5341fa16bdf92f08435bf78359 +SIZE (gautamkrishnar-socli-2.3_GH0.tar.gz) = 10454