Index: head/security/py-gnupg/Makefile =================================================================== --- head/security/py-gnupg/Makefile (revision 481845) +++ head/security/py-gnupg/Makefile (revision 481846) @@ -1,20 +1,23 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= gnupg -PORTVERSION= 2.3.1 +PORTVERSION= 3.1.1 CATEGORIES= security python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= cs@FreeBSD.org COMMENT= Python wrapper for GnuPG LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=0.5.1:sysutils/py-psutil@${PY_FLAVOR} USES= python +USE_GITHUB= yes USE_PYTHON= distutils autoplist + +GH_ACCOUNT= isislovecruft +GH_PROJECT= python-gnupg .include Index: head/security/py-gnupg/distinfo =================================================================== --- head/security/py-gnupg/distinfo (revision 481845) +++ head/security/py-gnupg/distinfo (revision 481846) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507059294 -SHA256 (gnupg-2.3.1.tar.gz) = 8db5a05c369dbc231dab4c98515ce828f2dffdc14f1534441a6c59b71c6d2031 -SIZE (gnupg-2.3.1.tar.gz) = 100437 +TIMESTAMP = 1539283843 +SHA256 (isislovecruft-python-gnupg-3.1.1_GH0.tar.gz) = 69b74379f235a370379d0c3f890102f5fdf0b0db580a728702abdfa4be5780ba +SIZE (isislovecruft-python-gnupg-3.1.1_GH0.tar.gz) = 221111 Index: head/security/py-gnupg/pkg-message =================================================================== --- head/security/py-gnupg/pkg-message (nonexistent) +++ head/security/py-gnupg/pkg-message (revision 481846) @@ -0,0 +1,6 @@ +***************************************************************************** +To import this module, use + +>>> import pretty_bad_protocol + +***************************************************************************** Property changes on: head/security/py-gnupg/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property