Index: head/devel/py-pyfcm/files/patch-README.rst =================================================================== --- head/devel/py-pyfcm/files/patch-README.rst (revision 461699) +++ head/devel/py-pyfcm/files/patch-README.rst (nonexistent) @@ -1,13 +0,0 @@ ---- README.rst.orig 2017-10-18 23:26:43 UTC -+++ README.rst -@@ -119,8 +119,8 @@ Send a data message. - # To send extra kwargs (keyword arguments not provided in any of the methods), - # pass it as a key value in a dictionary to the method being used - extra_kwargs = { --        'priority': 'high' --   } -+ 'priority': 'high' -+ } - result = push_service.notify_single_device(registration_id=registration_id, data_message=data_message, extra_kwargs=extra_kwargs) - - # To process background notifications in iOS 10, set content_available Property changes on: head/devel/py-pyfcm/files/patch-README.rst ___________________________________________________________________ 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/devel/py-pyfcm/Makefile =================================================================== --- head/devel/py-pyfcm/Makefile (revision 461699) +++ head/devel/py-pyfcm/Makefile (revision 461700) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= pyfcm -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olgeni@FreeBSD.org COMMENT= Python client for Firebase Cloud Messaging LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${FLAVOR} USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include Index: head/devel/py-pyfcm/distinfo =================================================================== --- head/devel/py-pyfcm/distinfo (revision 461699) +++ head/devel/py-pyfcm/distinfo (revision 461700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513940242 -SHA256 (pyfcm-1.4.3.tar.gz) = dd66f890ea20178eaaa274d781809b672187d76b10f56cf7cbe4d54c8b6a01b0 -SIZE (pyfcm-1.4.3.tar.gz) = 15209 +TIMESTAMP = 1518432763 +SHA256 (pyfcm-1.4.4.tar.gz) = 61e59c05a06404b081df1ad7c32f1cad63148e00beda0f4b88cf4ce84a888821 +SIZE (pyfcm-1.4.4.tar.gz) = 16054