aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-21 08:21:54 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2020-07-21 08:21:54 +0000
commit0d486a8976e977f4eda7ea8c6b1a5b3b9851f8d4 (patch)
tree29e5f5100eb2dbdb8dc79db7869f58c3a8c52bcf
parent4a4fc778838ff4c7c3ebaaac52f2e29cd5388828 (diff)
downloadports-0d486a8976e977f4eda7ea8c6b1a5b3b9851f8d4.tar.gz
ports-0d486a8976e977f4eda7ea8c6b1a5b3b9851f8d4.zip
Notes
-rw-r--r--devel/libffi/Makefile3
-rw-r--r--devel/libffi/distinfo4
2 files changed, 6 insertions, 1 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index af86f0dc7443..8ef22da086a0 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -6,6 +6,9 @@ PORTVERSION= 3.3
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/${PORTNAME}
+PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
+PATCHFILES= 01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.patch:-p1
+
MAINTAINER= zeising@FreeBSD.org
COMMENT= Foreign Function Interface
diff --git a/devel/libffi/distinfo b/devel/libffi/distinfo
index adbf0a6e58e4..f3bddf09666d 100644
--- a/devel/libffi/distinfo
+++ b/devel/libffi/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1575540897
+TIMESTAMP = 1595286570
SHA256 (libffi-3.3.tar.gz) = 72fba7922703ddfa7a028d513ac15a85c8d54c8d67f55fa5a4802885dc652056
SIZE (libffi-3.3.tar.gz) = 1305466
+SHA256 (01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.patch) = 13299479bc5259456912afaf6d6d8fb97ed8e42938ff42902d4d7bcffe7d9660
+SIZE (01a75ed76ea7e57f1b7a5c183e2b1e890e6aa0fd.patch) = 1234