FreeBSD Bugzilla – Attachment 80052 Details for
Bug 114913
[UPDATE] mail/cclient - The problem with the assembly of some ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.20 KB, created by
viper
on 2007-07-25 21:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
viper
Created:
2007-07-25 21:40:01 UTC
Size:
1.20 KB
patch
obsolete
>diff -ruN cclient.orig/Makefile cclient/Makefile >--- cclient.orig/Makefile 2007-07-02 02:57:03.000000000 +0600 >+++ cclient/Makefile 2007-07-26 00:43:36.000000000 +0600 >@@ -7,7 +7,7 @@ > > PORTNAME= cclient > PORTVERSION= 2004g >-PORTEPOCH= 1 >+PORTEPOCH= 2 > CATEGORIES= mail devel ipv6 > MASTER_SITES= ftp://ftp.cac.washington.edu/imap/%SUBDIR%/ \ > http://atreides.freenix.no/~anders/%SUBDIR%/ \ >@@ -91,6 +91,10 @@ > ${INSTALL_DATA} ${WRKSRC}/c-client/c-client.a \ > ${PREFIX}/lib/lib${SHLIBBASE}.a > >+ ${INSTALL_DATA} ${WRKSRC}/c-client/CFLAGS ${PREFIX}/include/c-client >+ ${INSTALL_DATA} ${WRKSRC}/c-client/LDFLAGS ${PREFIX}/include/c-client >+ ${INSTALL_DATA} ${WRKSRC}/c-client/OSCFLAGS ${PREFIX}/include/c-client >+ > post-install: > ${INSTALL_DATA} ${PORTREV_H} ${PREFIX}/include/c-client > .if !defined(WITHOUT_SSL) >diff -ruN cclient.orig/pkg-plist cclient/pkg-plist >--- cclient.orig/pkg-plist 2004-06-04 20:21:47.000000000 +0600 >+++ cclient/pkg-plist 2007-07-26 00:40:27.000000000 +0600 >@@ -28,6 +28,9 @@ > include/c-client/unix.h > include/c-client/utf8.h > include/c-client/portrevision.h >+include/c-client/CFLAGS >+include/c-client/LDFLAGS >+include/c-client/OSCFLAGS > lib/%%SHLIBNAME%% > lib/libc-client4.a > lib/libc-client4.so
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 114913
: 80052