mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
textproc/rubygem-libxml-ruby: Update to 3.2.4
Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY
This commit is contained in:
parent
587eed0ee3
commit
49979abe34
@ -1,5 +1,5 @@
|
||||
PORTNAME= libxml-ruby
|
||||
PORTVERSION= 3.2.3
|
||||
PORTVERSION= 3.2.4
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1653926116
|
||||
SHA256 (rubygem/libxml-ruby-3.2.3.gem) = aed194cad1933e824c763937dd4803e198dd7c4883ac92fe321309047ddb4f67
|
||||
SIZE (rubygem/libxml-ruby-3.2.3.gem) = 379904
|
||||
TIMESTAMP = 1669058177
|
||||
SHA256 (rubygem/libxml-ruby-3.2.4.gem) = 77e76667e0bfe92e6b25b7675887d410a064026b8e3b72642b11813ee1e178c9
|
||||
SIZE (rubygem/libxml-ruby-3.2.4.gem) = 376832
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- ext/libxml/ruby_libxml.h.orig 2022-08-30 11:13:23 UTC
|
||||
+++ ext/libxml/ruby_libxml.h
|
||||
@@ -9,6 +9,7 @@
|
||||
#include <libxml/debugXML.h>
|
||||
#include <libxml/xmlversion.h>
|
||||
#include <libxml/xmlmemory.h>
|
||||
+#include <libxml/xlink.h>
|
||||
#include <libxml/xpath.h>
|
||||
#include <libxml/valid.h>
|
||||
#include <libxml/catalog.h>
|
Loading…
Reference in New Issue
Block a user