FreeBSD Bugzilla – Attachment 21526 Details for
Bug 37713
AIM Transport doesn't work correctly with jabber-1.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.24 KB, created by
Martijn Lina
on 2002-05-03 16:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martijn Lina
Created:
2002-05-03 16:40:01 UTC
Size:
1.24 KB
patch
obsolete
>--- Makefile.orig Fri May 3 17:05:53 2002 >+++ Makefile Fri May 3 17:25:21 2002 >@@ -5,20 +5,34 @@ > # $FreeBSD: ports/net/jabber-aim/Makefile,v 1.1 2002/04/19 04:22:50 ijliao Exp $ > > PORTNAME= aim-transport >-PORTVERSION= 0.9.24c >+PORTVERSION= stable > CATEGORIES= net >-MASTER_SITES= http://download.jabber.org/dists/transports/aim-transport/ >+MASTER_SITES= http://aim-transport.jabberstudio.org/ > PKGNAMEPREFIX= jabber- > DIST_SUBDIR= jabber >+WRKSRC= ${WRKDIR}/${PORTNAME} > > MAINTAINER= sean@chittenden.org > > BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber > > USE_GMAKE= yes >+USE_LIBTOOL= yes >+USE_AUTOMAKE= yes >+USE_AUTOMAKE_VER= 15 > USE_AUTOCONF= yes >+AUTOCONF= autoconf >+ >+LIBTOOLFILES= macros/aclocal-include.m4 >+AUTOMAKE_ARGS= --add-missing --gnu > > CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber >+ >+pre-configure: >+ @cd ${WRKSRC}; \ >+ libtoolize --force --copy ; \ >+ ${ACLOCAL} -I macros ; \ >+ ${AUTOHEADER} > > do-install: > ${INSTALL_DATA} ${WRKSRC}/src/aimtrans.so ${PREFIX}/lib/jabber/ >--- distinfo.orig Fri Apr 19 06:22:50 2002 >+++ distinfo Fri May 3 17:06:30 2002 >@@ -1 +1 @@ >-MD5 (jabber/aim-transport-0.9.24c.tar.gz) = a3c18654d41ebfaa3c74117004bf7d93 >+MD5 (jabber/aim-transport-stable.tar.gz) = da08046da787bee6e09452c198b535c9
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 37713
:
21525
| 21526 |
21527