diff --git a/devel/py-babelfish/Makefile b/devel/py-babelfish/Makefile index a5cb29c7cd88..dbfdfc0362db 100644 --- a/devel/py-babelfish/Makefile +++ b/devel/py-babelfish/Makefile @@ -1,17 +1,21 @@ # Created by: William Grzybowski PORTNAME= babelfish PORTVERSION= 0.5.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/Diaoul/${PORTNAME}/commit/ +PATCHFILES+= 7667fb3179e4.patch:-p1 # https://github.com/Diaoul/babelfish/pull/29 + MAINTAINER= wg@FreeBSD.org COMMENT= Module to work with countries and languages LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/devel/py-babelfish/distinfo b/devel/py-babelfish/distinfo index 9672b2abd88f..047efd50958d 100644 --- a/devel/py-babelfish/distinfo +++ b/devel/py-babelfish/distinfo @@ -1,2 +1,5 @@ +TIMESTAMP = 1446295117 SHA256 (babelfish-0.5.5.tar.gz) = 8380879fa51164ac54a3e393f83c4551a275f03617f54a99d70151358e444104 SIZE (babelfish-0.5.5.tar.gz) = 90398 +SHA256 (7667fb3179e4.patch) = 7f86e3500efc63a975871e4b9a7822e2583908335d9c81ab556f46100271c038 +SIZE (7667fb3179e4.patch) = 1733