FreeBSD Bugzilla – Attachment 78123 Details for
Bug 112377
Update security/putty
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.37 KB, created by
Dima Panov
on 2007-05-03 04:00:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dima Panov
Created:
2007-05-03 04:00:11 UTC
Size:
3.37 KB
patch
obsolete
>Index: security/putty/Makefile >=================================================================== >RCS file: /home/ncvs/ports/security/putty/Makefile,v >retrieving revision 1.14 >diff -u -r1.14 Makefile >--- security/putty/Makefile 15 Mar 2007 17:59:02 -0000 1.14 >+++ security/putty/Makefile 3 May 2007 02:47:59 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= putty >-PORTVERSION= 0.59 >+PORTVERSION= 0.60 > CATEGORIES= security ipv6 > MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ > MASTER_SITE_SUBDIR= ${PORTVERSION} >Index: security/putty/distinfo >=================================================================== >RCS file: /home/ncvs/ports/security/putty/distinfo,v >retrieving revision 1.7 >diff -u -r1.7 distinfo >--- security/putty/distinfo 11 Feb 2007 17:10:03 -0000 1.7 >+++ security/putty/distinfo 3 May 2007 02:50:36 -0000 >@@ -1,3 +1,3 @@ >-MD5 (putty-0.59.tar.gz) = 2c90f3aecd2e4b41df61fb047a6c8f11 >-SHA256 (putty-0.59.tar.gz) = 578006f899a9363a7a627fcd362fbfb4b500c3b265c389df2d1ed292a7653bbc >-SIZE (putty-0.59.tar.gz) = 1736071 >+MD5 (putty-0.60.tar.gz) = 07e65fd98b16d115ae38a180bfb242e2 >+SHA256 (putty-0.60.tar.gz) = b2bbaaf9324997e85cf15d44ed41e8e89539c8215dceac9d6d7272a37dbc2849 >+SIZE (putty-0.60.tar.gz) = 1743711 >Index: security/putty/files/patch-Makefile.gtk >=================================================================== >RCS file: /home/ncvs/ports/security/putty/files/patch-Makefile.gtk,v >retrieving revision 1.5 >diff -u -r1.5 patch-Makefile.gtk >--- security/putty/files/patch-Makefile.gtk 15 Mar 2007 17:59:02 -0000 1.5 >+++ security/putty/files/patch-Makefile.gtk 3 May 2007 02:52:48 -0000 >@@ -1,6 +1,6 @@ >---- Makefile.gtk.orig Wed Jan 24 18:22:52 2007 >-+++ Makefile.gtk Thu Mar 15 13:55:48 2007 >-@@ -98,8 +98,8 @@ >+--- Makefile.gtk.orig Sun Apr 29 22:41:48 2007 >++++ Makefile.gtk Thu May 3 13:52:34 2007 >+@@ -99,8 +99,8 @@ > # TOOLPATH = /opt/gcc/bin > CC = $(TOOLPATH)cc > >@@ -8,10 +8,10 @@ > - -I../mac/ -I../macosx/ `gtk-config --cflags` -D _FILE_OFFSET_BITS=64 > +CFLAGS += -O2 -Wall -g -I.././ -I../charset/ -I../windows/ -I../unix/ \ > + -I../mac/ -I../macosx/ -D _FILE_OFFSET_BITS=64 >- XLDFLAGS = `gtk-config --libs` >- ULDFLAGS =# >+ XLDFLAGS = $(LDFLAGS) `gtk-config --libs` >+ ULDFLAGS = $(LDFLAGS) > INSTALL=install >-@@ -115,7 +115,11 @@ >+@@ -116,7 +116,11 @@ > .SUFFIXES: > > >@@ -23,8 +23,8 @@ > > plink: be_all_s.o cmdline.o cproxy.o ldisc.o logging.o misc.o pinger.o \ > portfwd.o proxy.o raw.o rlogin.o settings.o ssh.o sshaes.o \ >-@@ -904,7 +908,7 @@ >- $(CC) $(COMPAT) $(XFLAGS) $(CFLAGS) -c ../unix/xpmputty.c >+@@ -905,7 +909,7 @@ >+ $(CC) $(COMPAT) $(CFLAGS) $(XFLAGS) -c ../unix/xpmputty.c > > version.o: FORCE > - if test -z "$(VER)" && (cd ..; md5sum -c manifest); then \ >@@ -32,7 +32,7 @@ > $(CC) $(COMPAT) $(XFLAGS) $(CFLAGS) `cat ../version.def` -c ../version.c; \ > else \ > $(CC) $(COMPAT) $(XFLAGS) $(CFLAGS) $(VER) -c ../version.c; \ >-@@ -913,6 +917,8 @@ >+@@ -914,6 +918,8 @@ > $(INSTALL_PROGRAM) -m 755 plink $(DESTDIR)$(bindir)/plink > $(INSTALL_PROGRAM) -m 755 pscp $(DESTDIR)$(bindir)/pscp > $(INSTALL_PROGRAM) -m 755 psftp $(DESTDIR)$(bindir)/psftp >@@ -41,7 +41,7 @@ > $(INSTALL_PROGRAM) -m 755 pterm $(DESTDIR)$(bindir)/pterm > if test -n "$(UTMP_GROUP)"; then \ > chgrp $(UTMP_GROUP) $(DESTDIR)$(bindir)/pterm && \ >-@@ -922,15 +928,17 @@ >+@@ -923,15 +929,17 @@ > chmod 4755 $(DESTDIR)$(bindir)/pterm; \ > fi > $(INSTALL_PROGRAM) -m 755 putty $(DESTDIR)$(bindir)/putty
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 112377
: 78123