FreeBSD Bugzilla – Attachment 32487 Details for
Bug 53672
update net/silc-client to current version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.47 KB, created by
Evgueni V. Gavrilov
on 2003-06-24 11:40:16 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Evgueni V. Gavrilov
Created:
2003-06-24 11:40:16 UTC
Size:
2.47 KB
patch
obsolete
>diff -ruN silc-client.OLD/Makefile silc-client/Makefile >--- silc-client.OLD/Makefile Tue Jun 24 17:29:30 2003 >+++ silc-client/Makefile Tue Jun 24 17:11:32 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= silc >-PORTVERSION= 0.9.10.1 >+PORTVERSION= 0.9.12.1 > CATEGORIES= net ipv6 security > MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ > http://ftp.silcnet.org/%SUBDIR%/ \ >@@ -27,15 +27,12 @@ > MAINTAINER= lioux@FreeBSD.org > COMMENT= Secure Internet Live Conferencing (SILC) network client > >-.ifndef(NOPORTDOCS) >-RUN_DEPENDS= ${LOCALBASE}/share/doc/silc/CREDITS:${.CURDIR}/../silc-doc >-.endif >- > USE_BZIP2= yes > USE_PERL5= yes > GNU_CONFIGURE= yes > USE_GNOME= glib12 > USE_LIBTOOL= yes >+USE_GMAKE= yes > CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc/${PORTNAME} \ > --with-simdir=${PREFIX}/lib/silcsim/client \ > --with-helpdir=${PREFIX}/share/${PORTNAME}/help >diff -ruN silc-client.OLD/distinfo silc-client/distinfo >--- silc-client.OLD/distinfo Tue Jun 24 17:29:30 2003 >+++ silc-client/distinfo Tue Jun 24 17:05:53 2003 >@@ -1 +1 @@ >-MD5 (silc-client-0.9.10.1.tar.bz2) = 6c6c5e0826b70dc99d7fe9710728b27e >+MD5 (silc-client-0.9.12.1.tar.bz2) = 0ea94745b3036e4dcc18f6e8e54bbaa5 >diff -ruN silc-client.OLD/files/patch-Makefile.in silc-client/files/patch-Makefile.in >--- silc-client.OLD/files/patch-Makefile.in Tue Jun 24 17:29:30 2003 >+++ silc-client/files/patch-Makefile.in Tue Jun 24 17:07:43 2003 >@@ -1,6 +1,6 @@ >---- Makefile.in.orig Thu Dec 5 19:38:34 2002 >-+++ Makefile.in Sun Dec 29 15:27:21 2002 >-@@ -231,7 +231,7 @@ >+--- Makefile.in.orig Tue Mar 18 15:40:51 2003 >++++ Makefile.in Tue Jun 24 17:07:26 2003 >+@@ -233,7 +233,7 @@ > > AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign > >@@ -9,7 +9,7 @@ > > # Sub directories defined by "distributions" file, and can be overridden > # with ./configure, which substitutes these variables. >-@@ -700,11 +700,9 @@ >+@@ -702,16 +702,12 @@ > install-dirs: > -mkdir -p $(etcdir) > -mkdir -p $(modulesdir) >@@ -17,11 +17,16 @@ > > install-dirs-client: install-dirs > -mkdir -p $(helpdir) >-- -mkdir -p $(mandir)/man1 >+- -mkdir -p $(mansdir)/man1 > > install-dirs-server: install-dirs > -mkdir -p $(logsdir) >-@@ -738,12 +736,8 @@ >+- -mkdir -p $(mansdir)/man5 >+- -mkdir -p $(mansdir)/man8 >+ >+ doc-install: >+ -$(INSTALL_DATA) $(srcdir)/doc/CodingStyle $(docdir)/ >+@@ -740,12 +736,8 @@ > fi > > etc-install-client: >@@ -35,7 +40,7 @@ > > etc-install-server: > -@if test '!' -f $(etcdir)/silcd.conf ; then \ >-@@ -773,7 +767,7 @@ >+@@ -775,7 +767,7 @@ > $(sbindir)/silcd -C $(etcdir); \ > fi
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 53672
: 32487 |
32488