Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2019 00:28:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241602] devel/py-subversion , devel/ruby-subversion and devel/p5-subversion don't use swig3.0 actually
Message-ID:  <bug-241602-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241602

            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@FreeBSD.org
          Reporter: freebsd-bug-report-yf@yf.bsdclub.org
             Flags: maintainer-feedback?(lev@FreeBSD.org)
          Assignee: lev@FreeBSD.org

Subversion release source tar ball ships with C source files and per langua=
ge
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=3D line in p=
orts
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241602-7788>