Opened 15 months ago

Last modified 15 months ago

#67709 closed update

html-xml-utils 7.0: update to 8.6 — at Version 3

Reported by: vike2000 Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: html-xml-utils

Description (last modified by vike2000)

Built and installed fine but yet only manually tested and seen working like:
…|w3hxselect 'Events>Event:last-child',
…|w3hxselect 'Events>Event:nth-last-child(2)' and
…|w3hxselect 'Events>Event:nth-last-child(6)~*'
on macOS 10.13.6 (High Sierra) - the …last-child selectors
was the reason I wanted a version >= 7.2 (released 2017).

  • ports/textproc/html-xml-utils/Portfile

    diff --git a/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/textproc/html-xml-utils/Portfile b/Users/vike/file/develop/macports/ports/textproc/html-xml-utils/Portfile
    index b551493..e15c7b2 100644
    old new  
    33PortSystem          1.0
    44
    55name                html-xml-utils
    6 version             7.0
    7 revision            5
     6version             8.6
     7revision            0
    88categories          textproc
    99platforms           darwin
    1010maintainers         nomaintainer
    long_description ${description} 
    1717homepage            http://www.w3.org/Tools/HTML-XML-utils/
    1818master_sites        ${homepage}
    1919
    20 checksums           rmd160  832c7815b8bc1f9b9b15df9b622d38c4d71609d0 \
    21                     sha256  e7d30de4fb4731f3ecd4622ac30db9fb82e1aa0ab190ae13e457360eea9460b0
     20checksums           rmd160  7e5af01c985b01372b7ee23079140f41607a5522 \
     21                    sha256  5e84729ef36ccd3924d2872ed4ee6954c63332dca5400ba8eb4eaef1f2db4fb2 \
     22                    size    421530
    2223
    2324depends_lib         port:libiconv \
    2425                    port:curl \

Change History (3)

comment:1 Changed 15 months ago by vike2000

Description: modified (diff)

comment:2 Changed 15 months ago by vike2000

Description: modified (diff)

comment:3 Changed 15 months ago by vike2000

Description: modified (diff)
Note: See TracTickets for help on using tickets.