CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/11/01 04:16:53
Modified files:
devel/subversion: Makefile
devel/subversion/pkg: PLIST-main PLIST-ruby
Log message:
Rename ruby-subversion package to be rubyXY-subversion
This makes it similar to all other ruby libraries.
Since subversion's ruby bindings include a shared library in an
unversioned directory, rename the shared library from
svn_swig_ruby-1 to svn_swig_rubyXY-1. Bump -main subpackage as
well due to move of @comment entries in PLIST from -main to
-ruby.
OK stsp@