FreeBSD Bugzilla – Attachment 80906 Details for
Bug 115958
Port update: net-im/centerim
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.50 KB, created by
Frank Altpeter
on 2007-08-31 02:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Frank Altpeter
Created:
2007-08-31 02:30:01 UTC
Size:
2.50 KB
patch
obsolete
>diff -ruN centerim/Makefile centerim.new/Makefile >--- centerim/Makefile Mon Jul 23 11:36:19 2007 >+++ centerim.new/Makefile Thu Aug 30 14:46:25 2007 >@@ -3,16 +3,16 @@ > # Date created: 2006-03-14 > # Whom: Frank Altpeter <frank@altpeter.de> > # >-# $FreeBSD: ports/net-im/centerim/Makefile,v 1.4 2007/07/23 09:36:19 rafan Exp $ >+# $FreeBSD: ports/net-im/centerim/Makefile,v 1.2 2007/06/09 14:08:24 miwi Exp $ > # > > PORTNAME= centerim > PORTVERSION= 4.22.1 >+PORTREVISION= 1 > CATEGORIES= net-im >-MASTER_SITES= http://www.centerim.org/download/ \ >- http://cim.sbisinger.net/tars/ \ >- ftp://ftp.centerim.org/ >-DISTNAME= ${PORTNAME}-20070625 >+MASTER_SITES= http://www.centerim.org/download/mobshots/ \ >+ ftp://ftp.centerim.org/mobshots/ >+DISTNAME= ${PORTNAME}-20070824 > > MAINTAINER= frank@altpeter.de > COMMENT= A text mode menu- and window-driven IM interface >@@ -25,7 +25,7 @@ > GNU_CONFIGURE= yes > CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ > CXXFLAGS="-I${LOCALBASE}/include ${CXXFLAGS}" >-CONFIGURE_ARGS= --with-ssl --with-openssl --disable-konst >+CONFIGURE_ARGS= --with-ssl --with-openssl --disable-konst --mandir="${PREFIX}/man" > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > CONFLICTS= centericq-[0-9]* > >@@ -40,9 +40,10 @@ > GPGME "Support for PGP encrypted Jabber messages" off \ > RSS "Support for RSS" off \ > LJ "Support for LiveJournal" off \ >- GG "Support for Gadu-Gadu Protocol" off >+ GG "Support for Gadu-Gadu Protocol" off \ >+ OTR "Support For Off The Record messaging (beta)" off > >-MAN1= cicqconv.1 centerim.1 >+MAN1= cicqconv.1 > > PORTDOCS= FAQ README > >@@ -107,6 +108,12 @@ > .else > LIB_DEPENDS+= gadu.3:${PORTSDIR}/polish/ekg > LIBGADU= -lgadu >+.endif >+ >+.if !defined(WITH_OTR) >+CONFIGURE_ARGS+= --without-libotr >+.else >+LIB_DEPENDS+= otr.3:${PORTSDIR}/security/libotr > .endif > > .if !defined(NOPORTDOCS) >diff -ruN centerim/distinfo centerim.new/distinfo >--- centerim/distinfo Wed Jul 4 15:49:44 2007 >+++ centerim.new/distinfo Thu Aug 30 14:47:42 2007 >@@ -1,3 +1,3 @@ >-MD5 (centerim-20070625.tar.gz) = 99ec602996cc43ed06d7ac41c906fd3b >-SHA256 (centerim-20070625.tar.gz) = 55d1ebe5b8ccd13b29437acd74bfbe15f749e64102fee671218fa2078d526af7 >-SIZE (centerim-20070625.tar.gz) = 2641435 >+MD5 (centerim-20070824.tar.gz) = f088fec862d44e37a3c542353098de01 >+SHA256 (centerim-20070824.tar.gz) = 13098f4af25ecabfee5eab0d8c5a5250649c6b0dfab9643ec3fba016f7d07d40 >+SIZE (centerim-20070824.tar.gz) = 2576342
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 115958
: 80906 |
80907