FreeBSD Bugzilla – Attachment 146827 Details for
Bug 193328
net-p2p/gtk-gnutella: Update to version 1.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-p2p_gtk-gnutella.diff
net-p2p_gtk-gnutella.diff (text/plain), 4.63 KB, created by
tkato432
on 2014-09-04 19:06:04 UTC
(
hide
)
Description:
net-p2p_gtk-gnutella.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-09-04 19:06:04 UTC
Size:
4.63 KB
patch
obsolete
>diff -urN /usr/ports/net-p2p/gtk-gnutella/Makefile net-p2p/gtk-gnutella/Makefile >--- /usr/ports/net-p2p/gtk-gnutella/Makefile 2014-08-10 20:14:12.000000000 +0900 >+++ net-p2p/gtk-gnutella/Makefile 2014-09-05 00:00:00.000000000 +0900 >@@ -4,36 +4,36 @@ > # > # A quick note on configurable make symbols: > # >-# INTERACTIVE_CONFIGURE: Launches Configure in its default mode, >-# which is *very* interactive. Disabled here by default to conform to >-# FreeBSD guidelines, this mode is useful if you have problems with the >+# INTERACTIVE_CONFIGURE: Launches Configure in its default mode, which is >+# *very* interactive. Disabled here by default to conform to FreeBSD >+# guidelines, this mode is useful if you have problems with the > # default Configure. > # >-# WITH_GUI: Disable this to build a headless version of Gtk-Gnutella. >-# Therefore, monitoring of operations for Gtk-Gnutella will have to be >-# done without relying on any GUI, and the configuration is done via >-# files only. >+# GUI: Disable this to build a headless version of Gtk-Gnutella. Therefore, >+# monitoring of operations for Gtk-Gnutella will have to be >+# done without relying on any GUI, and the configuration is done via >+# files only. > # >-# WITH_TLS: Enable support for scrambling GNet connections. Currently supported >-# only by Gtk-Gnutella. >+# TLS: Enable support for scrambling GNet connections. Currently supported >+# only by Gtk-Gnutella. > # >-# WITH_NLS: Enable National Language Support for translation of User Interface. >+# NLS: Enable National Language Support for translation of User Interface. > # >-# WITH_IPV6: Enable to support IPv6 connections. The real configuration takes >-# place at run-time so keeping it enabled will not force IPv6 usage. >+# IPV6: Enable to support IPv6 connections. The real configuration takes >+# place at run-time so keeping it enabled will not force IPv6 usage. > # >-# WITH_DBUS: Enable D-Bus IPC support. No further information available. >+# DBUS: Enable D-Bus IPC support. No further information available. > # >-# WITH_DEBUG: Compile with debugging symbols. Useful if you intend to make >-# a bug report. >+# DEBUG: Compile with debugging symbols. Useful if you intend to make a >+# bug report. > # >-# WITH_PORTABILITY: Configure code to use the PATH variable at run-time >-# at a cost in performance. Useful if you intend to move the executable >+# PORTABILITY: Configure code to use the PATH variable at run-time at a >+# cost in performance. Useful if you intend to move the executable > # to multiple machines. > # > > PORTNAME= gtk-gnutella >-PORTVERSION= 1.1.0 >+PORTVERSION= 1.1.1 > CATEGORIES= net-p2p ipv6 > MASTER_SITES= SF > >@@ -91,6 +91,9 @@ > INSTALLS_ICONS= yes > .endif > >+post-extract: >+ @${CHMOD} -R a+rX ${WRKSRC} >+ > post-patch: > @${FIND} ${WRKSRC} -name "Makefile.SH" | ${XARGS} ${REINPLACE_CMD} -e \ > 's|@exit 0|@echo done|' >diff -urN /usr/ports/net-p2p/gtk-gnutella/distinfo net-p2p/gtk-gnutella/distinfo >--- /usr/ports/net-p2p/gtk-gnutella/distinfo 2014-08-10 20:14:12.000000000 +0900 >+++ net-p2p/gtk-gnutella/distinfo 2014-09-05 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (gtk-gnutella-1.1.0.tar.bz2) = cb033d14b647c3a45c6731b94aaa8ed32729ff6aa31f82e372397cd75869f9e9 >-SIZE (gtk-gnutella-1.1.0.tar.bz2) = 19399321 >+SHA256 (gtk-gnutella-1.1.1.tar.bz2) = 6e077204ddc23d0b8a044c3d7f12f40e8876b523f12a90c00b6725170611b501 >+SIZE (gtk-gnutella-1.1.1.tar.bz2) = 35342037 >diff -urN /usr/ports/net-p2p/gtk-gnutella/pkg-descr net-p2p/gtk-gnutella/pkg-descr >--- /usr/ports/net-p2p/gtk-gnutella/pkg-descr 2014-06-21 17:49:26.000000000 +0900 >+++ net-p2p/gtk-gnutella/pkg-descr 2014-09-05 00:00:00.000000000 +0900 >@@ -1,12 +1,13 @@ >-GTK based Gnutella client which supports the standard Gnutella operations. >+GTK based Gnutella client which supports the standard Gnutella >+operations. > >-Search, download, file sharing, bandwidth limiting, host caching, as well >-as some basic statistics. Now with enhanced features, such as PARQ queueing, >-PFSP, DHT, push-proxies, UPnP, NAT-PMP and others, making it a stable and >-fully functional graphical gnutella client for *nix systems. >+Search, download, file sharing, bandwidth limiting, host caching, as >+well as some basic statistics. Now with enhanced features, such as PARQ >+queueing, PFSP, DHT, push-proxies, UPnP, NAT-PMP and others, making it a >+stable and fully functional graphical gnutella client for *nix systems. > >-An excellent way to find that hidden file on the internet that you know exists >-but standard search engines do not seem to carry. >+An excellent way to find that hidden file on the internet that you know >+exists but standard search engines do not seem to carry. > > WWW: http://gtk-gnutella.sourceforge.net/ > IRC: #gtk-gnutella on freenode.net
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 193328
: 146827 |
146966