Created attachment 200548 [details] patch for print/epson-inkjet-printer-escpr Version 1.6.33 was appeared in 2018-11-19. There is no program code change. The PPD files were added. The build system has been slightly changed. PPD file for L7180 Series was added in 1.6.31 (2018-10-15). PPD file L5190 Series was added in 1.6.32 (2018-10-25). In 1.6.33 the following changes were made. PPD files for ET-4700 Series and L1110 Series were added. The version of autotools has changed (automake 1.11.3 -> 1.15, autoconf 2.68 -> 2.69 and libtool 2.4.2 -> 2.4.6), but it is irrelevant because the port has USES=autoreconf. Part of %adjust_ppd of rpmmacros was applied in install-data-hook target. rpmmacros can be got from /download/printdriver/auxfiles/rpmmacros of http://www.openprinting.org . As this has changed, the patch of configure.ac has been reworked.
Created attachment 200549 [details] test log I could not prepare a supported version, so I ran it on an unsupported version :) I think that there is no problem caused by the difference in version.
A commit references this bug: Author: swills Date: Thu Dec 27 12:53:35 UTC 2018 New revision: 488537 URL: https://svnweb.freebsd.org/changeset/ports/488537 Log: print/epson-inkjet-printer-escpr: update to 1.6.33 PR: 234434 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Changes: head/print/epson-inkjet-printer-escpr/Makefile head/print/epson-inkjet-printer-escpr/distinfo head/print/epson-inkjet-printer-escpr/files/patch-configure.ac head/print/epson-inkjet-printer-escpr/files/patch-ppd_Makefile.am head/print/epson-inkjet-printer-escpr/pkg-plist
Committed, thanks!