FreeBSD Bugzilla – Attachment 48745 Details for
Bug 74565
[MAINTAINER UPDATE] Update port: net/jabberd to 2.0.5 (2.0s5)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
jabberd.patch
jabberd.patch (text/plain), 2.66 KB, created by
Kirk Strauser
on 2004-11-30 22:30:20 UTC
(
hide
)
Description:
jabberd.patch
Filename:
MIME Type:
Creator:
Kirk Strauser
Created:
2004-11-30 22:30:20 UTC
Size:
2.66 KB
patch
obsolete
>diff -urN jabberd.old/Makefile jabberd/Makefile >--- jabberd.old/Makefile Mon Nov 1 09:02:25 2004 >+++ jabberd/Makefile Tue Nov 30 16:05:45 2004 >@@ -6,10 +6,10 @@ > # > > PORTNAME= jabberd >-PORTVERSION= 2.0.4 >+PORTVERSION= 2.0.5 > CATEGORIES= net > MASTER_SITES= http://www.jabberstudio.org/files/jabberd2/ >-DISTNAME= ${PORTNAME}-2.0s4 >+DISTNAME= ${PORTNAME}-2.0s5 > DIST_SUBDIR= jabber > > MAINTAINER= kirk@strauser.com >@@ -24,9 +24,8 @@ > CONFIGURE_ARGS= --localstatedir=/var \ > --enable-ssl \ > --with-extra-include-path=${LOCALBASE}/include${EIP} \ >- --with-extra-library-path=${LOCALBASE}/lib${ELP} >- >-CONFIGURE_ARGS+=--enable-fs >+ --with-extra-library-path=${LOCALBASE}/lib${ELP} \ >+ --enable-fs > > RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} > >diff -urN jabberd.old/distinfo jabberd/distinfo >--- jabberd.old/distinfo Mon Nov 1 09:02:25 2004 >+++ jabberd/distinfo Tue Nov 30 15:28:43 2004 >@@ -1,2 +1,2 @@ >-MD5 (jabber/jabberd-2.0s4.tar.gz) = 2682037fc177e1f3e7d7869cb3f59c1d >-SIZE (jabber/jabberd-2.0s4.tar.gz) = 716819 >+MD5 (jabber/jabberd-2.0s5.tar.gz) = f8d8acba7515e9e6233364a1a4aea467 >+SIZE (jabber/jabberd-2.0s5.tar.gz) = 722712 >diff -urN jabberd.old/files/patch-ltmain.sh jabberd/files/patch-ltmain.sh >--- jabberd.old/files/patch-ltmain.sh Wed Dec 31 18:00:00 1969 >+++ jabberd/files/patch-ltmain.sh Tue Nov 30 15:56:12 2004 >@@ -0,0 +1,18 @@ >+--- ltmain.sh.orig Tue Nov 30 15:55:46 2004 >++++ ltmain.sh Tue Nov 30 15:55:59 2004 >+@@ -561,7 +561,6 @@ >+ # Evaluate the configuration. >+ eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" >+ # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc' >+- trimedcc="${CC/${host}-}" >+ case "$base_compile " in >+ "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*) >+ tagname=CC >+@@ -954,7 +953,6 @@ >+ # Evaluate the configuration. >+ eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`" >+ # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc' >+- trimedcc="${CC/${host}-}" >+ case $base_compile in >+ "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*) >+ tagname=CC >diff -urN jabberd.old/files/patch-util.h jabberd/files/patch-util.h >--- jabberd.old/files/patch-util.h Mon Jul 12 21:38:15 2004 >+++ jabberd/files/patch-util.h Wed Dec 31 18:00:00 1969 >@@ -1,11 +0,0 @@ >---- util/util.h.orig Mon May 31 16:31:06 2004 >-+++ util/util.h Mon Jul 12 10:29:58 2004 >-@@ -30,6 +30,8 @@ >- #include <time.h> >- #include <errno.h> >- #include <assert.h> >-+#include <sys/types.h> >-+#include <sys/socket.h> >- >- #ifdef HAVE_NETINET_IN_H >- # include <netinet/in.h>
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 74565
: 48745