CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/10/23 15:46:43
Modified files:
textproc/ruby-hyperestraier: Makefile distinfo
textproc/ruby-hyperestraier/pkg: PLIST
Added files:
textproc/ruby-hyperestraier/patches: patch-ext_estraier_c
Removed files:
textproc/ruby-hyperestraier/patches:
patch-rubynative_Makefile_in
patch-rubynative_configure
patch-rubynative_estcmd_rb
patch-rubynative_src_estraier_c
patch-rubynative_src_extconf_rb
Log message:
Switch to using estraier gem
This is much simpler than trying to build the support that ships with
the hyperestaier distfile. No significant difference in the ruby code,
even though it appears to be 3 tiny versions behind (1.4.10 vs 1.4.13).
This should make it easier to support future ruby versions, as previously
those required manual changes to the port Makefile.