File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 11PORTNAME = libffi
2- DISTVERSION = 3.4.6
2+ DISTVERSION = 3.4.7
33CATEGORIES = devel
44MASTER_SITES = https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
55
6+ PATCH_SITES = https://github.com/${PORTNAME}/${PORTNAME}/commit/
7+ PATCHFILES = fe203ffbb2bd7f93a86013d341aa767a406150bc.patch:-p1
8+
69MAINTAINER = kbowling@FreeBSD.org
710COMMENT = Foreign Function Interface
811WWW = https://sourceware.org/libffi/
@@ -12,19 +15,20 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
1215
1316TEST_DEPENDS = runtest:misc/dejagnu
1417
15- USES = compiler:c11 cpe libtool pathfix
16- USE_LDCONFIG = yes
17- GNU_CONFIGURE = yes
18- GNU_CONFIGURE_MANPREFIX =${PREFIX}/share
19- CPE_VENDOR = libffi_project
18+ USES = compiler:c11 cpe libtool pathfix
19+ CPE_VENDOR = libffi_project
20+ USE_LDCONFIG = yes
21+ GNU_CONFIGURE = yes
22+ GNU_CONFIGURE_MANPREFIX = ${PREFIX}/share
2023
2124CONFIGURE_ARGS = --disable-multi-os-directory
2225INSTALL_TARGET = install-strip
23- INFO = libffi
2426TEST_TARGET = check
2527
2628LDFLAGS+ = -Wl,--undefined-version
2729
30+ INFO = libffi
31+
2832post-patch :
2933 @${REINPLACE_CMD} -e ' s| -Wno-psabi||g' \
3034 ${WRKSRC} /testsuite/lib/libffi.exp
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1712244192
2- SHA256 (libffi-3.4.6.tar.gz) = b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e
3- SIZE (libffi-3.4.6.tar.gz) = 1391684
1+ TIMESTAMP = 1744004752
2+ SHA256 (libffi-3.4.7.tar.gz) = 138607dee268bdecf374adf9144c00e839e38541f75f24a1fcf18b78fda48b2d
3+ SIZE (libffi-3.4.7.tar.gz) = 1393979
4+ SHA256 (fe203ffbb2bd7f93a86013d341aa767a406150bc.patch) = b3d01eb45c67da09d31bb923dab88d898be53b57581b16035910dd8936d3cc46
5+ SIZE (fe203ffbb2bd7f93a86013d341aa767a406150bc.patch) = 4618
You can’t perform that action at this time.
0 commit comments