CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2025/05/08 12:34:22

Modified files:
        www/dillo      : Tag: OPENBSD_7_7 Makefile 
Removed files:
        www/dillo/patches: Tag: OPENBSD_7_7 patch-dpi_datauri_c 

Log message:
MFC: dillo: fix hidden dep on libwebp, reported by John DiMarco

Drop a bogus patch that was pointless since 2008 (the original patch
changed from %d to %ld to print a long, upstream decided to cast the
long to int instead, so we ended up printing an int as long, creating
the reverse problem of what we tried to fix).

Reply via email to