Update to posix-spawn-0.3.13.
Remove unnecessary extension files from PLIST.
This commit is contained in:
parent
597cde4a00
commit
b9a724e521
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2016/11/04 21:26:38 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2017/11/04 15:48:43 jeremy Exp $
|
||||
|
||||
COMMENT= fast process spawning
|
||||
|
||||
DISTNAME= posix-spawn-0.3.11
|
||||
REVISION = 0
|
||||
DISTNAME= posix-spawn-0.3.13
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (posix-spawn-0.3.11.gem) = uTKDXdbrJBslW6UXZ7aKWCmau7D7NEy4dNzSPVe3VBQ=
|
||||
SIZE (posix-spawn-0.3.11.gem) = 29696
|
||||
SHA256 (posix-spawn-0.3.13.gem) = XDLnH8F3P2FSNK2SmytTCrb4Tl1DrzDyyvgUbeOtvd4=
|
||||
SIZE (posix-spawn-0.3.13.gem) = 28160
|
||||
|
@ -1,12 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/06/23 07:45:32 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2017/11/04 15:48:43 jeremy Exp $
|
||||
${GEM_BIN}/posix-spawn-benchmark${GEM_BIN_SUFFIX}
|
||||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/extensions/${MODRUBY_ARCH}/
|
||||
${GEM_LIB}/extensions/${MODRUBY_ARCH}/${MODRUBY_LIBREV}/
|
||||
@comment ${GEM_EXTENSIONS_DIR}/
|
||||
@comment ${GEM_EXTENSIONS_DIR}/gem.build_complete
|
||||
@comment ${GEM_EXTENSIONS_DIR}/gem_make.out
|
||||
@comment ${GEM_EXTENSIONS_DIR}/posix_spawn_ext.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/.gitignore
|
||||
${GEM_LIB}/gems/${DISTNAME}/COPYING
|
||||
@ -17,13 +11,6 @@ ${GEM_LIB}/gems/${DISTNAME}/Rakefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/TODO
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/
|
||||
${GEM_LIB}/gems/${DISTNAME}/bin/posix-spawn-benchmark
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/
|
||||
@comment ${GEM_LIB}/gems/${DISTNAME}/ext/.RUBYARCHDIR.time
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/Makefile
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/extconf.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/posix-spawn.c
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/posix-spawn.o
|
||||
${GEM_LIB}/gems/${DISTNAME}/ext/posix_spawn_ext.so
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/posix/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/posix-spawn.rb
|
||||
|
Loading…
x
Reference in New Issue
Block a user