#1563 closed update (fixed)
UPDATE swig version 1.3.21
Reported by: | danielluke (Daniel J. Luke) | Owned by: | kvv@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | fkr@… | |
Port: | swig |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I got a request to enable python bindings for the subversion port, this requires swig >= 1.3.19.
Version bump, diffs inline:
cvs server: Diffing . Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/swig/Portfile,v retrieving revision 1.3 diff -u -d -b -w -r1.3 Portfile --- Portfile 17 Jan 2004 22:45:28 -0000 1.3 +++ Portfile 27 Feb 2004 21:52:44 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name swig -version 1.3.17 +version 1.3.21 categories devel maintainers kevin@opendarwin.org description Tool to wrap C/C++ libraries in high-level languages. @@ -11,6 +11,6 @@ #homepage http://www.swig.org/ platforms darwin master_sites sourceforge -checksums md5 4ec8504921e0cd0b063a03a2425f81aa -worksrcdir SWIG-1.3.17 +checksums md5 88ff5b99be3eafebb8a6e20f4f986c04 +worksrcdir SWIG-1.3.21 build.target swig
Change History (3)
comment:1 Changed 21 years ago by danielluke (Daniel J. Luke)
Cc: | fkr@… added |
---|
comment:2 Changed 21 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks like jkh did this for C# support on 04/03/21 20:14:47
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | swig added |
Type: | defect → update |
Note: See
TracTickets for help on using
tickets.
CC:ing category maintainer as I haven't heard back from the maintainer.