Index: head/misc/py-spdx/Makefile =================================================================== --- head/misc/py-spdx/Makefile (revision 467645) +++ head/misc/py-spdx/Makefile (revision 467646) @@ -1,18 +1,20 @@ # Created by: Brendan Molloy # $FreeBSD$ PORTNAME= spdx -DISTVERSION= 2.3.0 +DISTVERSION= 2.5.0 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= SPDX license list database LICENSE= CC0-1.0 +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.3+ -USE_PYTHON= autoplist distutils +NO_ARCH= yes +USES= python +USE_PYTHON= autoplist concurrent distutils .include Index: head/misc/py-spdx/distinfo =================================================================== --- head/misc/py-spdx/distinfo (revision 467645) +++ head/misc/py-spdx/distinfo (revision 467646) @@ -1,2 +1,3 @@ -SHA256 (spdx-2.3.0.tar.gz) = 48cec5667567f32976e2704f42289eae386fa2ed8418d023ed9cb44f06132780 -SIZE (spdx-2.3.0.tar.gz) = 565376 +TIMESTAMP = 1523986905 +SHA256 (spdx-2.5.0.tar.gz) = 2ccfb2c3dc8f669fe294bd08db868601c4bb42234b2a75dcda7f87dc498f5a07 +SIZE (spdx-2.5.0.tar.gz) = 587094 Index: head/misc/py-spdx/pkg-descr =================================================================== --- head/misc/py-spdx/pkg-descr (revision 467645) +++ head/misc/py-spdx/pkg-descr (revision 467646) @@ -1,6 +1,6 @@ A Python module incorporating an interface to the SPDX license database. -This library serves purely as a holder for the database that can be -found on the SPDX website . +This library serves purely as a holder for the database that can be found on the +SPDX website . WWW: https://github.com/bbqsrc/spdx-python Property changes on: head/misc/py-spdx/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property