Index: devel/py-setuptools_scm_git_archive/Makefile =================================================================== --- devel/py-setuptools_scm_git_archive/Makefile (revision 523580) +++ devel/py-setuptools_scm_git_archive/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= setuptools_scm_git_archive -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: devel/py-setuptools_scm_git_archive/distinfo =================================================================== --- devel/py-setuptools_scm_git_archive/distinfo (revision 523580) +++ devel/py-setuptools_scm_git_archive/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525599636 -SHA256 (setuptools_scm_git_archive-1.0.tar.gz) = 52425f905518247c685fc64c5fdba6e1e74443c8562e141c8de56059be0e31da -SIZE (setuptools_scm_git_archive-1.0.tar.gz) = 3050 +TIMESTAMP = 1579453666 +SHA256 (setuptools_scm_git_archive-1.1.tar.gz) = 6026f61089b73fa1b5ee737e95314f41cb512609b393530385ed281d0b46c062 +SIZE (setuptools_scm_git_archive-1.1.tar.gz) = 3050 Index: devel/py-setuptools_scm_git_archive/files/patch-setup.py =================================================================== --- devel/py-setuptools_scm_git_archive/files/patch-setup.py (revision 523580) +++ devel/py-setuptools_scm_git_archive/files/patch-setup.py (nonexistent) @@ -1,12 +0,0 @@ ---- setup.py.orig 2015-11-29 14:26:35 UTC -+++ setup.py -@@ -26,9 +26,4 @@ meta = dict( - # Clean up first, old eggs seem to confuse setuptools_scm - rmtree(meta['name']+'.egg-info', ignore_errors=True) - --# Bootstrap --if not isdir('.git'): -- setup(version='0', **meta) -- working_set.add_entry('.') -- - setup(use_scm_version=True, **meta) Property changes on: devel/py-setuptools_scm_git_archive/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