[Bug 241602] devel/py-subversion , devel/ruby-subversion and devel/p5-subversion don't use swig3.0 actually

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 31 00:29:56 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241602

            Bug ID: 241602
           Summary: devel/py-subversion , devel/ruby-subversion and
                    devel/p5-subversion don't use swig3.0 actually
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev at FreeBSD.org
          Reporter: freebsd-bug-report-yf at yf.bsdclub.org
             Flags: maintainer-feedback?(lev at FreeBSD.org)
          Assignee: lev at FreeBSD.org

Subversion release source tar ball ships with C source files and per language
support files produced by SWIG, and each language swig bindings ports seems to
use them without reproduce them, by using BUILD_DEPENDS swig3.0.

If we really want to reproduce them from SWIG source files, insert
clear-swig-{py|rb|pl} before swig-{py|rb|pl}-lib in ALL_TARGET= line in ports
Makefile.
(Or if SWIG source file is modified by patch, make swig-{py|rb|pl} trigger to
rebuild rebuild its dependent).

Otherwise, we can drop build dependency on swig3.0.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list