FreeBSD Bugzilla – Attachment 26900 Details for
Bug 45795
/usr/ports/net/silc-client update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.76 KB, created by
Kirill Ponomarew
on 2002-11-27 11:00:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kirill Ponomarew
Created:
2002-11-27 11:00:11 UTC
Size:
2.76 KB
patch
obsolete
>diff -ruN silc-client/Makefile silc-client.bak/Makefile >--- silc-client/Makefile Tue Sep 24 09:10:35 2002 >+++ silc-client.bak/Makefile Tue Nov 26 21:48:25 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= silc >-PORTVERSION= 0.9.5.1 >+PORTVERSION= 0.9.8 > CATEGORIES= net ipv6 security > MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ > ftp://ftp.silcnet.org/silc/client/sources/ \ >diff -ruN silc-client/distinfo silc-client.bak/distinfo >--- silc-client/distinfo Tue Sep 24 09:10:35 2002 >+++ silc-client.bak/distinfo Tue Nov 26 21:47:13 2002 >@@ -1 +1 @@ >-MD5 (silc-client-0.9.5.1.tar.bz2) = 5d12658655f9eb681fe769b0e2bd0d89 >+MD5 (silc-client-0.9.8.tar.bz2) = 0591e8689ed51057dedc0ae626c3a451 >diff -ruN silc-client/files/patch-Makefile.in silc-client.bak/files/patch-Makefile.in >--- silc-client/files/patch-Makefile.in Mon Aug 19 16:01:11 2002 >+++ silc-client.bak/files/patch-Makefile.in Thu Jan 1 01:00:00 1970 >@@ -1,44 +0,0 @@ >---- Makefile.in.orig Wed Jul 10 16:54:28 2002 >-+++ Makefile.in Wed Jul 10 18:02:37 2002 >-@@ -151,7 +151,7 @@ >- >- AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign >- >--COMMONDIRS = lib irssi silc silcd doc includes >-+COMMONDIRS = lib irssi silc includes >- >- # Sub directories defined by "distributions" file, and can be overridden >- # with ./configure, which substitutes these variables. >-@@ -531,10 +531,7 @@ >- >- install-dirs: >- -mkdir -p $(etcdir) >-- -mkdir -p $(modulesdir) >- -mkdir -p $(helpdir) >-- -mkdir -p $(docdir) >-- -mkdir -p $(logsdir) >- >- generate-server-key: >- -@if test '!' -f $(etcdir)/silcd.pub ; then \ >-@@ -568,19 +565,12 @@ >- $(INSTALL_DATA) $(srcdir)/doc/examples/cell* $(docdir)/examples/ >- >- etc-install: >-- -@if test '!' -f $(etcdir)/silcd.conf ; then \ >-- $(INSTALL_DATA) $(srcdir)/doc/example_silcd.conf \ >-- $(etcdir)/silcd.conf; \ >-- $(INSTALL_DATA) $(srcdir)/doc/silcalgs.conf \ >-- $(etcdir)/silcalgs.conf; \ >-- chmod go= $(etcdir)/silcd.conf; \ >-- fi >- -@if test '!' -f $(etcdir)/silc.conf ; then \ >- $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \ >-- $(etcdir)/silc.conf; \ >-+ $(etcdir)/silc.conf.sample; \ >- fi >- >--@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs sim-install doc-install etc-install >-+@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs etc-install >- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE@install-data-hook: install-dirs generate-server- >key sim-install doc-install toolkit-install examples-install etc-install >- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE@install-data-hook: install-dirs generate-server >-key sim-install doc-install examples-install etc-install >- # Tell versions [3.59,3.63) of GNU make to not export all variables.
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 45795
: 26900