#1301: gtk-gnutella port out of date -----------------------+-------------------- Reporter: garry@… | Owner: mij@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: gnutella | -----------------------+-------------------- Changes (by ryandesign@…): * type: defect => update * port: => gnutella Old description:
the current port of gtk-gnutella installs a beta version that screams to be updated. included inline is a diff for an updated portfile that i've used here to install a non- beta version (9.2). unfortunately the newest version, 9.3, uses a new configure script - e.g. --prefix=.. is replaced by -Dprefix=... and that change is beyond my portfile skills, at present anyway.
here is my diff:
Index: dports/net/gtk-gnutella/Portfile ============================================================ ======= RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/gtk- gnutella/Portfile,v retrieving revision 1.3 diff -r1.3 Portfile 5c5 < version 0.91.9.1 ---
version 0.92 21c21 < checksums md5 3618e030a54aa7c5488de86aed345a65
checksums md5 c31e5386f30c777c8576e1fc87861672
New description: the current port of gtk-gnutella installs a beta version that screams to be updated. included inline is a diff for an updated portfile that i've used here to install a non- beta version (9.2). unfortunately the newest version, 9.3, uses a new configure script - e.g. --prefix=.. is replaced by -Dprefix=... and that change is beyond my portfile skills, at present anyway. here is my diff: {{{ Index: dports/net/gtk-gnutella/Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/gtk- gnutella/Portfile,v retrieving revision 1.3 diff -r1.3 Portfile 5c5 < version 0.91.9.1 ---
version 0.92 21c21 < checksums md5 3618e030a54aa7c5488de86aed345a65
checksums md5 c31e5386f30c777c8576e1fc87861672 }}}
-- -- Ticket URL: <https://trac.macports.org/ticket/1301#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X