Bug 97997 - [MAINTAINER] mail/cone: update to 0.68
Summary: [MAINTAINER] mail/cone: update to 0.68
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Landin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-27 04:10 UTC by Larry Rosenman
Modified: 2006-05-31 17:08 UTC (History)
0 users

See Also:


Attachments
cone-0.68.patch (3.64 KB, patch)
2006-05-27 04:10 UTC, Larry Rosenman
no flags Details | Diff
port.diff (3.84 KB, patch)
2006-05-31 16:17 UTC, Larry Rosenman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2006-05-27 04:10:15 UTC
- Update to 0.68

Removed file(s):
- files/patch-ldapaddressbook__libldapsearch.c

Generated with FreeBSD Port Tools 0.77
Comment 1 Michael Landin freebsd_committer freebsd_triage 2006-05-31 14:39:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mich

Grab this one
Comment 2 Michael Landin freebsd_committer freebsd_triage 2006-05-31 14:44:01 UTC
State Changed
From-To: open->feedback

Problem with pkg-plist. Port does not deinstall cleanly.
Comment 3 Larry Rosenman freebsd_committer freebsd_triage 2006-05-31 15:05:30 UTC
Michael L. Hostbaek wrote:
> Synopsis: [MAINTAINER] mail/cone: update to 0.68
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: mich
> State-Changed-When: Wed May 31 13:44:01 UTC 2006
> State-Changed-Why:
> Problem with pkg-plist. Port does not deinstall cleanly.
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=97997

What file(s) were left?  Mine worked...

LER


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
Comment 4 Larry Rosenman freebsd_committer freebsd_triage 2006-05-31 16:17:57 UTC
Ok, new diff attached, sorry for the noise....


===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/mail/cone/Makefile /usr/home/ler/ports/mail/cone/Makefile
--- /usr/ports/mail/cone/Makefile	Sat Feb 18 19:54:15 2006
+++ /usr/home/ler/ports/mail/cone/Makefile	Fri May 26 21:17:47 2006
@@ -2,18 +2,18 @@
  # Whom:		Matthias Andree <matthias.andree@gmx.de>
  # Date created:	2003-06-19
  #
-# $FreeBSD: ports/mail/cone/Makefile,v 1.21 2006/02/18 21:44:08 mnag Exp $
+# $FreeBSD: ports/mail/cone/Makefile,v 1.20 2006/02/14 08:27:06 lawrance Exp $
  #

  PORTNAME=	cone
-PORTVERSION=	0.66.20060215
+PORTVERSION=	0.68
  CATEGORIES=	mail
  # This is for beta versions, leave it in please:
-MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
-		http://www.lerctr.org/~ler/
+#MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/ \
+#		http://www.lerctr.org/~ler/
  # This is for release versions, leave it in please:
-#MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-#MASTER_SITE_SUBDIR=	courier
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	courier

  MAINTAINER=	ler@lerctr.org
  COMMENT=	Console based mail client with POP3/IMAP/SMAP support
diff -ruN --exclude=CVS /usr/ports/mail/cone/distinfo /usr/home/ler/ports/mail/cone/distinfo
--- /usr/ports/mail/cone/distinfo	Sat Feb 18 19:54:15 2006
+++ /usr/home/ler/ports/mail/cone/distinfo	Fri May 26 21:19:28 2006
@@ -1,3 +1,3 @@
-MD5 (cone-0.66.20060215.tar.bz2) = d1f3ae337b41743c1b731afdfa97be8c
-SHA256 (cone-0.66.20060215.tar.bz2) = b6bbb85846646059f72b5a7553c92e48f3f1c1ced62ed36e373ba663e0baa635
-SIZE (cone-0.66.20060215.tar.bz2) = 3968583
+MD5 (cone-0.68.tar.bz2) = a958de27297b0c867478107ab4407fd6
+SHA256 (cone-0.68.tar.bz2) = 5f9ff667a4139dd3dc750cb267354e5108abbec7804a331fd1f7c4196f9505ff
+SIZE (cone-0.68.tar.bz2) = 3967630
diff -ruN --exclude=CVS /usr/ports/mail/cone/files/patch-ldapaddressbook__libldapsearch.c /usr/home/ler/ports/mail/cone/files/patch-ldapaddressbook__libldapsearch.c
--- /usr/ports/mail/cone/files/patch-ldapaddressbook__libldapsearch.c	Sat Feb 18 15:44:09 2006
+++ /usr/home/ler/ports/mail/cone/files/patch-ldapaddressbook__libldapsearch.c	Wed Dec 31 18:00:00 1969
@@ -1,10 +0,0 @@
---- ./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 -ruN --exclude=CVS /usr/ports/mail/cone/pkg-plist /usr/home/ler/ports/mail/cone/pkg-plist
--- /usr/ports/mail/cone/pkg-plist	Sat Feb 18 19:54:15 2006
+++ /usr/home/ler/ports/mail/cone/pkg-plist	Wed May 31 10:00:00 2006
@@ -327,24 +327,24 @@
  %%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%%/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
+%%DATADIR%%/http.handler
+%%DATADIR%%/https.handler
+%%DATADIR%%/c2752.html
+%%DATADIR%%/c2790.html
+%%DATADIR%%/cone13ldapaddressbook.html
+%%DATADIR%%/x12387.html
+%%DATADIR%%/x12593.html
+%%DATADIR%%/x12929.html
+%%DATADIR%%/x13200.html
+%%DATADIR%%/x13443.html
+%%DATADIR%%/x13547.html
+%%DATADIR%%/x13789.html
+%%DATADIR%%/x14176.html
+%%DATADIR%%/x14187.html
  %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
  %%PORTDOCS%%@dirrm %%DOCSDIR%%
  @dirrm %%DATADIR%%/rootcerts
===> Done

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                 E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
Comment 5 Michael Landin freebsd_committer freebsd_triage 2006-05-31 17:07:53 UTC
State Changed
From-To: feedback->closed

Committed, thanks !