#1301 closed update (fixed)
gtk-gnutella port out of date
Reported by: | garry@… | Owned by: | mij@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: | gnutella |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Attachments (1)
Change History (5)
comment:1 Changed 21 years ago by mww@…
comment:2 Changed 21 years ago by tp62@…
Owner: | changed from darwinports-bugs@… to mij@… |
---|
Assigned to maintainer.
comment:3 Changed 20 years ago by mij@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I just committed an update to this mostly based on Yves' patch. The main difference is that I've changed things to use GTK2 by default.
Thanks!
- jim
comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | gnutella added |
Type: | defect → update |
Note: See
TracTickets for help on using
tickets.
have a look at the documentation:
http://darwinports.opendarwin.org/docs/ch04s08.html
is standard (if not used) - what you propably want would be adding
explicitely;