FreeBSD Bugzilla – Attachment 75901 Details for
Bug 109533
upgrade dns/noip to 2.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.70 KB, created by
Kay Abendroth
on 2007-02-25 18:10:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kay Abendroth
Created:
2007-02-25 18:10:04 UTC
Size:
2.70 KB
patch
obsolete
>diff -ur ports/dns/noip.orig/Makefile ports/dns/noip/Makefile >--- ports/dns/noip.orig/Makefile Thu Nov 2 19:46:40 2006 >+++ ports/dns/noip/Makefile Sun Feb 25 18:36:28 2007 >@@ -6,7 +6,7 @@ > # > > PORTNAME= noip >-PORTVERSION= 2.1.3 >+PORTVERSION= 2.1.4 > CATEGORIES= dns > MASTER_SITES= http://www.no-ip.com/client/linux/ \ > http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ >diff -ur ports/dns/noip.orig/distinfo ports/dns/noip/distinfo >--- ports/dns/noip.orig/distinfo Thu Nov 2 19:46:40 2006 >+++ ports/dns/noip/distinfo Sun Feb 25 18:36:17 2007 >@@ -1,3 +1,3 @@ >-MD5 (noip-2.1.3.tar.gz) = 550601f1891c8900439e2404b7d27418 >-SHA256 (noip-2.1.3.tar.gz) = 1b72ab33cd9b84b19eb08ca7c4358ce192789255e656d105cb8b508f6c5c1395 >-SIZE (noip-2.1.3.tar.gz) = 101286 >+MD5 (noip-2.1.4.tar.gz) = d65e221016a61cd4e412242c34c71ff1 >+SHA256 (noip-2.1.4.tar.gz) = 8912301be611b842d0cf1a335275c367f3a80d507bc53c7460c68b52d71b1a7c >+SIZE (noip-2.1.4.tar.gz) = 102789 >diff -ur ports/dns/noip.orig/files/patch-noip2.c ports/dns/noip/files/patch-noip2.c >--- ports/dns/noip.orig/files/patch-noip2.c Thu Nov 2 19:46:40 2006 >+++ ports/dns/noip/files/patch-noip2.c Sun Feb 25 18:49:13 2007 >@@ -1,15 +1,15 @@ >---- noip2.c.orig Fri Feb 24 16:45:23 2006 >-+++ noip2.c Wed Oct 18 11:12:03 2006 >-@@ -170,7 +170,7 @@ >+--- noip2.c.orig Tue Feb 20 22:12:22 2007 >++++ noip2.c Sun Feb 25 18:47:38 2007 >+@@ -176,7 +176,7 @@ > #define CLIENT_IP_PORT 8245 > >- #define VERSION "2.1.3" >+ #define VERSION "2.1.4" > -#define USER_AGENT "User-Agent: Linux-DUC/"VERSION > +#define USER_AGENT "User-Agent: FreeBSD-DUC/"VERSION > #define SETTING_SCRIPT "settings.php?" > #define USTRNG "username=" > #define PWDSTRNG "&pass=" >-@@ -278,7 +278,7 @@ >+@@ -283,7 +283,7 @@ > #define CMSG21 "Please select the Internet interface from this list.\n" > #define CMSG22 "By typing the number associated with it." > #define CMSG23 "Too many network devices. Limit is %d" >@@ -18,7 +18,7 @@ > #define CMSG25 "Can't create config file (%s)" > #define CMSG25a "Re-run noip, adding '-c configfilename' as a parameter." > #define CMSG26 "Can't rename config file (%s)" >-@@ -484,7 +484,7 @@ >+@@ -490,7 +490,7 @@ > fprintf(stderr, "[ -d][ -D pid]"); > #endif > fprintf(stderr, "[ -i addr][ -S][ -M][ -h]"); >@@ -27,7 +27,7 @@ > fprintf(stderr, "Options: -C create configuration data\n"); > fprintf(stderr, " -F force NAT off\n"); > fprintf(stderr, " -Y select all hosts/groups\n"); >-@@ -2040,17 +2040,12 @@ >+@@ -2058,17 +2058,12 @@ > dq = (unsigned char *)devs; // point at name list > for (ifa = ifap; ifa; ifa = ifa->ifa_next) { > if (ifa->ifa_addr->sa_family == AF_LINK) {
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 109533
: 75901