Re: [MacPorts] #1563: UPDATE swig version 1.3.21
#1563: UPDATE swig version 1.3.21 ----------------------+-------------------- Reporter: dluke@… | Owner: kvv@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: swig | ----------------------+-------------------- Changes (by ryandesign@…): * type: defect => update * port: => swig Old description:
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
New description: 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 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/1563#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts