View | Details | Raw Unified | Return to bug 252538 | Differences between
and this patch

Collapse All | Expand All

(-)emulators/libc6-shim/Makefile (-2 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libc6-shim
3
PORTNAME=	libc6-shim
4
DISTVERSION=	20201024
4
DISTVERSION=	20210109
5
CATEGORIES=	emulators
5
CATEGORIES=	emulators
6
6
7
MAINTAINER=	iwtcex@gmail.com
7
MAINTAINER=	iwtcex@gmail.com
Lines 18-24 USE_RUBY= yes Link Here
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
19
GH_ACCOUNT=	shkhln
19
GH_ACCOUNT=	shkhln
20
GH_PROJECT=	libc6-shim
20
GH_PROJECT=	libc6-shim
21
GH_TAGNAME=	6b6fa76812f7cb9625e24f12af99fcb9c46a0719
21
22
PORTSCOUT=	ignore:1
22
23
23
post-patch:
24
post-patch:
24
	${REINPLACE_CMD} -e 's|../icds|../${DATADIR_REL}/icds|' ${WRKSRC}/bin/nv-sglrun
25
	${REINPLACE_CMD} -e 's|../icds|../${DATADIR_REL}/icds|' ${WRKSRC}/bin/nv-sglrun
(-)emulators/libc6-shim/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1603542639
1
TIMESTAMP = 1610182116
2
SHA256 (shkhln-libc6-shim-20201024-6b6fa76812f7cb9625e24f12af99fcb9c46a0719_GH0.tar.gz) = 6885cd5f26441c2644852b62c83ba8c34253a2d24dd5dcb04f4eaaadc4293a1e
2
SHA256 (shkhln-libc6-shim-20210109_GH0.tar.gz) = aeb441a4beb49adab8733c5e519b8e960da4205e5fdaebbe532c5885218141fb
3
SIZE (shkhln-libc6-shim-20201024-6b6fa76812f7cb9625e24f12af99fcb9c46a0719_GH0.tar.gz) = 76397
3
SIZE (shkhln-libc6-shim-20210109_GH0.tar.gz) = 85148

Return to bug 252538