aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-09-24 20:15:48 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-09-24 20:15:48 +0000
commit6dfcfdef00da944b77502b137394e900f59668af (patch)
tree03b460471acccbfbe017ed51d6273e69c2edfe84
parent3bdd296cd954c826b66fc948b48ed8aa2144e808 (diff)
downloadports-6dfcfdef00da944b77502b137394e900f59668af.tar.gz
ports-6dfcfdef00da944b77502b137394e900f59668af.zip
Notes
-rw-r--r--math/hfst/Makefile5
-rw-r--r--math/hfst/distinfo2
2 files changed, 6 insertions, 1 deletions
diff --git a/math/hfst/Makefile b/math/hfst/Makefile
index 80f273b0b81e..fe2a96df3525 100644
--- a/math/hfst/Makefile
+++ b/math/hfst/Makefile
@@ -3,10 +3,13 @@
PORTNAME= hfst
PORTVERSION= 3.8.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/source
+PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
+PATCHFILES= 134d5a5aac3f.patch:-p1
+
MAINTAINER= demon@FreeBSD.org
COMMENT= A toolkit for for processing natural language morphologies
diff --git a/math/hfst/distinfo b/math/hfst/distinfo
index e7cac0001136..fa60e0b41318 100644
--- a/math/hfst/distinfo
+++ b/math/hfst/distinfo
@@ -1,2 +1,4 @@
SHA256 (hfst-3.8.2.tar.gz) = bdae235271368a8d13db4a224fe8a53cf7266b8fce194cf63c96031e007e3d63
SIZE (hfst-3.8.2.tar.gz) = 3158251
+SHA256 (134d5a5aac3f.patch) = 9f7eacf517002af2cb1eb3d48d095d0f5d2f3100adfc4edf24279245f7d7d542
+SIZE (134d5a5aac3f.patch) = 1027