4.39 KB
f1sziy2fs5c7b2sgd13kxz8dz7byf59q-ruby2.6.6-nokogiri-1.10.3/A vs.
f1sziy2fs5c7b2sgd13kxz8dz7byf59q-ruby2.6.6-nokogiri-1.10.3/B
4.27 KB
lib
4.27 KB
ruby
4.26 KB
gems
4.25 KB
2.6.0
4.24 KB
gems
4.23 KB
nokogiri-1.10.3
4.2 KB
ext
4.2 KB
nokogiri
4.18 KB
Makefile
Offset 27, 16 lines modifiedOffset 27, 16 lines modified
27 rubyarchhdrdir·​=·​$(rubyhdrdir)​/​$(arch)​27 rubyarchhdrdir·​=·​$(rubyhdrdir)​/​$(arch)​
28 vendorhdrdir·​=·​$(rubyhdrdir)​/​vendor_ruby28 vendorhdrdir·​=·​$(rubyhdrdir)​/​vendor_ruby
29 sitehdrdir·​=·​$(rubyhdrdir)​/​site_ruby29 sitehdrdir·​=·​$(rubyhdrdir)​/​site_ruby
30 rubyhdrdir·​=·​$(includedir)​/​$(RUBY_VERSION_NAME)​30 rubyhdrdir·​=·​$(includedir)​/​$(RUBY_VERSION_NAME)​
31 vendorarchdir·​=·​$(vendorlibdir)​/​$(sitearch)​31 vendorarchdir·​=·​$(vendorlibdir)​/​$(sitearch)​
32 vendorlibdir·​=·​$(vendordir)​/​$(ruby_version)​32 vendorlibdir·​=·​$(vendordir)​/​$(ruby_version)​
33 vendordir·​=·​$(rubylibprefix)​/​vendor_ruby33 vendordir·​=·​$(rubylibprefix)​/​vendor_ruby
34 sitearchdir·​=·​$(DESTDIR)​.​/​.​gem.​20200906-​5-​j2or5g34 sitearchdir·​=·​$(DESTDIR)​.​/​.​gem.​20201025-​5-​155wnc
35 sitelibdir·​=·​$(DESTDIR)​.​/​.​gem.​20200906-​5-​j2or5g35 sitelibdir·​=·​$(DESTDIR)​.​/​.​gem.​20201025-​5-​155wnc
36 sitedir·​=·​$(rubylibprefix)​/​site_ruby36 sitedir·​=·​$(rubylibprefix)​/​site_ruby
37 rubyarchdir·​=·​$(rubylibdir)​/​$(arch)​37 rubyarchdir·​=·​$(rubylibdir)​/​$(arch)​
38 rubylibdir·​=·​$(rubylibprefix)​/​$(ruby_version)​38 rubylibdir·​=·​$(rubylibprefix)​/​$(ruby_version)​
39 sitearchincludedir·​=·​$(includedir)​/​$(sitearch)​39 sitearchincludedir·​=·​$(includedir)​/​$(sitearch)​
40 archincludedir·​=·​$(includedir)​/​$(arch)​40 archincludedir·​=·​$(includedir)​/​$(arch)​
41 sitearchlibdir·​=·​$(libdir)​/​$(sitearch)​41 sitearchlibdir·​=·​$(libdir)​/​$(sitearch)​
42 archlibdir·​=·​$(libdir)​/​$(arch)​42 archlibdir·​=·​$(libdir)​/​$(arch)​
Offset 136, 15 lines modifiedOffset 136, 15 lines modified
136 extout_prefix·​=·136 extout_prefix·​=·
137 target_prefix·​=·​/​nokogiri137 target_prefix·​=·​/​nokogiri
138 LOCAL_LIBS·​=·138 LOCAL_LIBS·​=·
139 LIBS·​=·​$(LIBRUBYARG_SHARED)​·​-​lexslt·​-​lxslt·​-​lxml2··​-​lm···​-​lc·139 LIBS·​=·​$(LIBRUBYARG_SHARED)​·​-​lexslt·​-​lxslt·​-​lxml2··​-​lm···​-​lc·
140 ORIG_SRCS·​=·​html_document.​c·​html_element_descript​ion.​c·​html_entity_lookup.​c·​html_sax_parser_conte​xt.​c·​html_sax_push_parser.​c·​nokogiri.​c·​xml_attr.​c·​xml_attribute_decl.​c·​xml_cdata.​c·​xml_comment.​c·​xml_document.​c·​xml_document_fragment​.​c·​xml_dtd.​c·​xml_element_content.​c·​xml_element_decl.​c·​xml_encoding_handler.​c·​xml_entity_decl.​c·​xml_entity_reference.​c·​xml_io.​c·​xml_libxml2_hacks.​c·​xml_namespace.​c·​xml_node.​c·​xml_node_set.​c·​xml_processing_instru​ction.​c·​xml_reader.​c·​xml_relax_ng.​c·​xml_sax_parser.​c·​xml_sax_parser_contex​t.​c·​xml_sax_push_parser.​c·​xml_schema.​c·​xml_syntax_error.​c·​xml_text.​c·​xml_xpath_context.​c·​xslt_stylesheet.​c140 ORIG_SRCS·​=·​html_document.​c·​html_element_descript​ion.​c·​html_entity_lookup.​c·​html_sax_parser_conte​xt.​c·​html_sax_push_parser.​c·​nokogiri.​c·​xml_attr.​c·​xml_attribute_decl.​c·​xml_cdata.​c·​xml_comment.​c·​xml_document.​c·​xml_document_fragment​.​c·​xml_dtd.​c·​xml_element_content.​c·​xml_element_decl.​c·​xml_encoding_handler.​c·​xml_entity_decl.​c·​xml_entity_reference.​c·​xml_io.​c·​xml_libxml2_hacks.​c·​xml_namespace.​c·​xml_node.​c·​xml_node_set.​c·​xml_processing_instru​ction.​c·​xml_reader.​c·​xml_relax_ng.​c·​xml_sax_parser.​c·​xml_sax_parser_contex​t.​c·​xml_sax_push_parser.​c·​xml_schema.​c·​xml_syntax_error.​c·​xml_text.​c·​xml_xpath_context.​c·​xslt_stylesheet.​c
141 SRCS·​=·​$(ORIG_SRCS)​·141 SRCS·​=·​$(ORIG_SRCS)​·
142 OBJS·​=·​html_document.​o·​html_element_descript​ion.​o·​html_entity_lookup.​o·​html_sax_parser_conte​xt.​o·​html_sax_push_parser.​o·​nokogiri.​o·​xml_attr.​o·​xml_attribute_decl.​o·​xml_cdata.​o·​xml_comment.​o·​xml_document.​o·​xml_document_fragment​.​o·​xml_dtd.​o·​xml_element_content.​o·​xml_element_decl.​o·​xml_encoding_handler.​o·​xml_entity_decl.​o·​xml_entity_reference.​o·​xml_io.​o·​xml_libxml2_hacks.​o·​xml_namespace.​o·​xml_node.​o·​xml_node_set.​o·​xml_processing_instru​ction.​o·​xml_reader.​o·​xml_relax_ng.​o·​xml_sax_parser.​o·​xml_sax_parser_contex​t.​o·​xml_sax_push_parser.​o·​xml_schema.​o·​xml_syntax_error.​o·​xml_text.​o·​xml_xpath_context.​o·​xslt_stylesheet.​o142 OBJS·​=·​html_document.​o·​html_element_descript​ion.​o·​html_entity_lookup.​o·​html_sax_parser_conte​xt.​o·​html_sax_push_parser.​o·​nokogiri.​o·​xml_attr.​o·​xml_attribute_decl.​o·​xml_cdata.​o·​xml_comment.​o·​xml_document.​o·​xml_document_fragment​.​o·​xml_dtd.​o·​xml_element_content.​o·​xml_element_decl.​o·​xml_encoding_handler.​o·​xml_entity_decl.​o·​xml_entity_reference.​o·​xml_io.​o·​xml_libxml2_hacks.​o·​xml_namespace.​o·​xml_node.​o·​xml_node_set.​o·​xml_processing_instru​ction.​o·​xml_reader.​o·​xml_relax_ng.​o·​xml_sax_parser.​o·​xml_sax_parser_contex​t.​o·​xml_sax_push_parser.​o·​xml_schema.​o·​xml_syntax_error.​o·​xml_text.​o·​xml_xpath_context.​o·​xslt_stylesheet.​o
143 HDRS·​=·​$(srcdir)​/​xml_xpath_context.​h·​$(srcdir)​/​xml_cdata.​h·​$(srcdir)​/​xml_node.​h·​$(srcdir)​/​xml_relax_ng.​h·​$(srcdir)​/​xml_reader.​h·​$(srcdir)​/​xml_syntax_error.​h·​$(srcdir)​/​xml_libxml2_hacks.​h·​$(srcdir)​/​xml_text.​h·​$(srcdir)​/​xml_element_content.​h·​$(srcdir)​/​xml_schema.​h·​$(srcdir)​/​xml_document_fragment​.​h·​$(srcdir)​/​xml_node_set.​h·​$(srcdir)​/​xml_encoding_handler.​h·​$(srcdir)​/​html_sax_push_parser.​h·​$(srcdir)​/​xml_namespace.​h·​$(srcdir)​/​html_element_descript​ion.​h·​$(srcdir)​/​xml_io.​h·​$(srcdir)​/​html_sax_parser_conte​xt.​h·​$(srcdir)​/​xslt_stylesheet.​h·​$(srcdir)​/​xml_attr.​h·​$(srcdir)​/​xml_sax_parser_contex​t.​h·​$(srcdir)​/​xml_processing_instru​ction.​h·​$(srcdir)​/​xml_sax_push_parser.​h·​$(srcdir)​/​html_entity_lookup.​h·​$(srcdir)​/​xml_sax_parser.​h·​$(srcdir)​/​xml_entity_reference.​h·​$(srcdir)​/​nokogiri.​h·​$(srcdir)​/​xml_entity_decl.​h·​$(srcdir)​/​xml_document.​h·​$(srcdir)​/​xml_dtd.​h·​$(srcdir)​/​xml_attribute_decl.​h·​$(srcdir)​/​xml_element_decl.​h·​$(srcdir)​/​xml_comment.​h·​$(srcdir)​/​html_document.​h143 HDRS·​=·​$(srcdir)​/​xml_relax_ng.​h·​$(srcdir)​/​xml_attr.​h·​$(srcdir)​/​xml_syntax_error.​h·​$(srcdir)​/​xml_sax_parser.​h·​$(srcdir)​/​xml_cdata.​h·​$(srcdir)​/​xml_attribute_decl.​h·​$(srcdir)​/​xml_sax_push_parser.​h·​$(srcdir)​/​xml_io.​h·​$(srcdir)​/​nokogiri.​h·​$(srcdir)​/​xml_comment.​h·​$(srcdir)​/​xml_processing_instru​ction.​h·​$(srcdir)​/​html_element_descript​ion.​h·​$(srcdir)​/​xml_namespace.​h·​$(srcdir)​/​html_document.​h·​$(srcdir)​/​xml_sax_parser_contex​t.​h·​$(srcdir)​/​xml_xpath_context.​h·​$(srcdir)​/​xml_document_fragment​.​h·​$(srcdir)​/​xml_node.​h·​$(srcdir)​/​xml_libxml2_hacks.​h·​$(srcdir)​/​xml_entity_reference.​h·​$(srcdir)​/​xml_dtd.​h·​$(srcdir)​/​xslt_stylesheet.​h·​$(srcdir)​/​xml_text.​h·​$(srcdir)​/​xml_element_content.​h·​$(srcdir)​/​xml_document.​h·​$(srcdir)​/​html_sax_parser_conte​xt.​h·​$(srcdir)​/​xml_schema.​h·​$(srcdir)​/​xml_entity_decl.​h·​$(srcdir)​/​xml_encoding_handler.​h·​$(srcdir)​/​xml_element_decl.​h·​$(srcdir)​/​xml_reader.​h·​$(srcdir)​/​html_sax_push_parser.​h·​$(srcdir)​/​html_entity_lookup.​h·​$(srcdir)​/​xml_node_set.​h
144 LOCAL_HDRS·​=·144 LOCAL_HDRS·​=·
145 TARGET·​=·​nokogiri145 TARGET·​=·​nokogiri
146 TARGET_NAME·​=·​nokogiri146 TARGET_NAME·​=·​nokogiri
147 TARGET_ENTRY·​=·​Init_$(TARGET_NAME)​147 TARGET_ENTRY·​=·​Init_$(TARGET_NAME)​
148 DLLIB·​=·​$(TARGET)​.​so148 DLLIB·​=·​$(TARGET)​.​so
149 EXTSTATIC·​=·149 EXTSTATIC·​=·
150 STATIC_LIB·​=·150 STATIC_LIB·​=·