diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-18 21:44:09 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-18 21:44:09 +0000 |
commit | e594223b9f0e025c57ab5c746742bfc282bbea48 (patch) | |
tree | b0e11e853c078d37e64b0c4e60f24412e0294c58 /mail/cone | |
parent | db8ed14dafbe423ce24a2a67cb0de4ceca5a8e79 (diff) |
Notes
Diffstat (limited to 'mail/cone')
-rw-r--r-- | mail/cone/Makefile | 2 | ||||
-rw-r--r-- | mail/cone/distinfo | 6 | ||||
-rw-r--r-- | mail/cone/files/patch-ldapaddressbook__libldapsearch.c | 10 | ||||
-rw-r--r-- | mail/cone/pkg-plist | 27 |
4 files changed, 28 insertions, 17 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index fbc843dfc395..92ce77300965 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cone -PORTVERSION= 0.66.20060203 +PORTVERSION= 0.66.20060215 CATEGORIES= mail # This is for beta versions, leave it in please: MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ diff --git a/mail/cone/distinfo b/mail/cone/distinfo index 701d3d0d8687..58e9f5d51aa9 100644 --- a/mail/cone/distinfo +++ b/mail/cone/distinfo @@ -1,3 +1,3 @@ -MD5 (cone-0.66.20060203.tar.bz2) = 967447f88794f6568809c409bdcc8aa4 -SHA256 (cone-0.66.20060203.tar.bz2) = 52fe88370e10eb0cd23e7f8d9058865fc4bbac36cb4d5cda54976613545748ea -SIZE (cone-0.66.20060203.tar.bz2) = 3853330 +MD5 (cone-0.66.20060215.tar.bz2) = d1f3ae337b41743c1b731afdfa97be8c +SHA256 (cone-0.66.20060215.tar.bz2) = b6bbb85846646059f72b5a7553c92e48f3f1c1ced62ed36e373ba663e0baa635 +SIZE (cone-0.66.20060215.tar.bz2) = 3968583 diff --git a/mail/cone/files/patch-ldapaddressbook__libldapsearch.c b/mail/cone/files/patch-ldapaddressbook__libldapsearch.c new file mode 100644 index 000000000000..88894bc42fd7 --- /dev/null +++ b/mail/cone/files/patch-ldapaddressbook__libldapsearch.c @@ -0,0 +1,10 @@ +--- ./ldapaddressbook/libldapsearch.c.orig Sat Feb 18 16:36:06 2006 ++++ ./ldapaddressbook/libldapsearch.c Sat Feb 18 16:36:18 2006 +@@ -8,6 +8,7 @@ + #include "libldapsearch.h" + #include <stdlib.h> + #include <errno.h> ++#include <sys/time.h> + + /* + ** Allocate and deallocate the ldapsearch struct. diff --git a/mail/cone/pkg-plist b/mail/cone/pkg-plist index 445c668c8aaa..23df64ddc987 100644 --- a/mail/cone/pkg-plist +++ b/mail/cone/pkg-plist @@ -327,23 +327,24 @@ libexec/cone %%DATADIR%%/rootcerts/verisign-time-stamping-authority.pem %%DATADIR%%/rootcerts/visa-ecommerce-root.pem %%DATADIR%%/rootcerts/xramp-global-certification-authority.pem +%%DATADIR%%/c2744.html +%%DATADIR%%/c2782.html +%%DATADIR%%/cone13ldapaddressbook.html +%%DATADIR%%/http.handler +%%DATADIR%%/https.handler %%DATADIR%%/search.html %%DATADIR%%/smap1.html %%DATADIR%%/store.html %%DATADIR%%/synchronous.html -%%DATADIR%%/c2708.html -%%DATADIR%%/c2746.html -%%DATADIR%%/http.handler -%%DATADIR%%/https.handler -%%DATADIR%%/x12343.html -%%DATADIR%%/x12549.html -%%DATADIR%%/x12885.html -%%DATADIR%%/x13156.html -%%DATADIR%%/x13399.html -%%DATADIR%%/x13503.html -%%DATADIR%%/x13745.html -%%DATADIR%%/x14119.html -%%DATADIR%%/x14130.html +%%DATADIR%%/x12379.html +%%DATADIR%%/x12585.html +%%DATADIR%%/x12921.html +%%DATADIR%%/x13192.html +%%DATADIR%%/x13435.html +%%DATADIR%%/x13539.html +%%DATADIR%%/x13781.html +%%DATADIR%%/x14168.html +%%DATADIR%%/x14179.html %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/rootcerts |