svn commit: r563507 - head/emulators/libc6-shim

Fernando Apesteguía fernape at FreeBSD.org
Sun Jan 31 18:20:58 UTC 2021


Author: fernape
Date: Sun Jan 31 18:20:53 2021
New Revision: 563507
URL: https://svnweb.freebsd.org/changeset/ports/563507

Log:
  emulators/libc6-shim: update to 20210109
  
  ChangeLog: https://github.com/shkhln/libc6-shim/compare/20201024...20210109
  
  Disabling portscout since maintainer is also main developer.
  
  PR:	252538
  Submitted by:	iwtcex at gmail.com (maintainer)

Modified:
  head/emulators/libc6-shim/Makefile
  head/emulators/libc6-shim/distinfo

Modified: head/emulators/libc6-shim/Makefile
==============================================================================
--- head/emulators/libc6-shim/Makefile	Sun Jan 31 17:53:53 2021	(r563506)
+++ head/emulators/libc6-shim/Makefile	Sun Jan 31 18:20:53 2021	(r563507)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libc6-shim
-DISTVERSION=	20201024
+DISTVERSION=	20210109
 CATEGORIES=	emulators
 
 MAINTAINER=	iwtcex at gmail.com
@@ -13,12 +13,12 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 IGNORE_FreeBSD_11=not supported
 ONLY_FOR_ARCHS=	amd64
 
-USE_RUBY=	yes
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	shkhln
 GH_PROJECT=	libc6-shim
-GH_TAGNAME=	6b6fa76812f7cb9625e24f12af99fcb9c46a0719
+USE_RUBY=	yes
+
+PORTSCOUT=	ignore:1
 
 post-patch:
 	${REINPLACE_CMD} -e 's|../icds|../${DATADIR_REL}/icds|' ${WRKSRC}/bin/nv-sglrun

Modified: head/emulators/libc6-shim/distinfo
==============================================================================
--- head/emulators/libc6-shim/distinfo	Sun Jan 31 17:53:53 2021	(r563506)
+++ head/emulators/libc6-shim/distinfo	Sun Jan 31 18:20:53 2021	(r563507)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603542639
-SHA256 (shkhln-libc6-shim-20201024-6b6fa76812f7cb9625e24f12af99fcb9c46a0719_GH0.tar.gz) = 6885cd5f26441c2644852b62c83ba8c34253a2d24dd5dcb04f4eaaadc4293a1e
-SIZE (shkhln-libc6-shim-20201024-6b6fa76812f7cb9625e24f12af99fcb9c46a0719_GH0.tar.gz) = 76397
+TIMESTAMP = 1610182116
+SHA256 (shkhln-libc6-shim-20210109_GH0.tar.gz) = aeb441a4beb49adab8733c5e519b8e960da4205e5fdaebbe532c5885218141fb
+SIZE (shkhln-libc6-shim-20210109_GH0.tar.gz) = 85148


More information about the svn-ports-head mailing list