Bug 226839 - print/epson-inkjet-printer-escpr: Update to 1.6.19
Summary: print/epson-inkjet-printer-escpr: Update to 1.6.19
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-22 05:56 UTC by Tatsuki Makino
Modified: 2018-03-22 18:02 UTC (History)
1 user (show)

See Also:


Attachments
patch for print/epson-inkjet-printer-escpr (16.06 KB, patch)
2018-03-22 05:56 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval+
Details | Diff
test log (95.15 KB, text/plain)
2018-03-22 05:56 UTC, Tatsuki Makino
tatsuki_makino: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tatsuki Makino 2018-03-22 05:56:06 UTC
Created attachment 191728 [details]
patch for print/epson-inkjet-printer-escpr

Ver. 1.6.19 was appeared in 2018-03-12.

added support for L396 Series. (1.6.18)
The version of the tools were (re-)upgraded. But, it is not affected by USES=autoreconf. (1.6.18)
autoconf 2.65 -> 2.68
automake 1.11.1 -> 1.11.3
libtool 2.2.6b -> 2.4.2
added support for ET-2700 Series, ET-2750 Series, EW-M571T Series, L4150 Series and L4160 Series. (1.6.19)
blank line of function main in src/filter.c has been deleted. (1.6.19)
<errno.h> was included in src/wrapper.c. (1.6.19)

PORTSCOUT=ignore is added to prohibit exploration of distfiles.
patches were regenerated by running make makepatch. patch-lib-Makefile.am, patch-lib-epson-escpr-api-private.h, patch-src-Makefile.am, patch-src-filter.c and patch-src-mem.c were removed and were created with a new name.
Comment 1 Tatsuki Makino 2018-03-22 05:56:51 UTC
Created attachment 191729 [details]
test log
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-22 18:02:04 UTC
A commit references this bug:

Author: swills
Date: Thu Mar 22 18:01:08 UTC 2018
New revision: 465300
URL: https://svnweb.freebsd.org/changeset/ports/465300

Log:
  print/epson-inkjet-printer-escpr: Update to 1.6.19

  PR:		226839
  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-lib-Makefile.am
  head/print/epson-inkjet-printer-escpr/files/patch-lib-epson-escpr-api-private.h
  head/print/epson-inkjet-printer-escpr/files/patch-lib_Makefile.am
  head/print/epson-inkjet-printer-escpr/files/patch-lib_epson-escpr-api-private.h
  head/print/epson-inkjet-printer-escpr/files/patch-lib_epson-escpr-api.c
  head/print/epson-inkjet-printer-escpr/files/patch-lib_epson-usb.c
  head/print/epson-inkjet-printer-escpr/files/patch-src-Makefile.am
  head/print/epson-inkjet-printer-escpr/files/patch-src-filter.c
  head/print/epson-inkjet-printer-escpr/files/patch-src-mem.c
  head/print/epson-inkjet-printer-escpr/files/patch-src_Makefile.am
  head/print/epson-inkjet-printer-escpr/files/patch-src_filter.c
  head/print/epson-inkjet-printer-escpr/files/patch-src_mem.c
  head/print/epson-inkjet-printer-escpr/files/patch-src_wrapper.c
  head/print/epson-inkjet-printer-escpr/pkg-plist
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-03-22 18:02:31 UTC
Committed, thanks!