ports/59783: [MAINTAINER] mail/cone: update to 0.56

Matthias Andree matthias.andree at gmx.de
Sat Nov 29 04:00:42 UTC 2003


>Number:         59783
>Category:       ports
>Synopsis:       [MAINTAINER] mail/cone: update to 0.56
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 28 20:00:38 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 5.2-BETA i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 5.2-BETA FreeBSD 5.2-BETA #4: Thu Nov 27 02:34:11 CET 2003
>Description:
Supersedes PR 59545.

- Update to 0.56
- Use NOPORTDOCS for %%DOCSDIR%% stuff.
- ADD NEW files/ DIRECTORY WITH ONE PATCH FILE

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- cone-0.56.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/cone/Makefile /root/cone/Makefile
--- /usr/ports/mail/cone/Makefile	Thu Nov 20 04:49:22 2003
+++ /root/cone/Makefile	Sat Nov 29 04:56:38 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cone
-PORTVERSION=	0.55
+PORTVERSION=	0.56
 CATEGORIES=	mail
 # This is for beta versions, leave it in please:
 #MASTER_SITES=	http://www.courier-mta.org/beta/${PORTNAME}/
@@ -20,7 +20,7 @@
 LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
 		aspell.15:${PORTSDIR}/textproc/aspell \
 		ncurses.5:${PORTSDIR}/devel/ncurses
-BUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg 
+BUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_BZIP2=	yes
@@ -36,8 +36,10 @@
 
 do-install:
 		cd ${WRKSRC} && make install-strip
+.if !defined(NOPORTDOCS)
 		${MKDIR} ${DOCSDIR}
 		${INSTALL_MAN} ${WRKSRC}/ChangeLog ${DOCSDIR}
+.endif
 
 post-install:
 		${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${PREFIX}/sbin/cone-sysconftool
diff -ruN --exclude=CVS /usr/ports/mail/cone/distinfo /root/cone/distinfo
--- /usr/ports/mail/cone/distinfo	Thu Nov 20 04:49:22 2003
+++ /root/cone/distinfo	Sat Nov 29 03:38:20 2003
@@ -1 +1 @@
-MD5 (cone-0.55.tar.bz2) = 95c6a67fdf428a83128cdb7588372dbf
+MD5 (cone-0.56.tar.bz2) = 6edd669b5c83eba3a1c3aedf25e4b395
diff -ruN --exclude=CVS /usr/ports/mail/cone/files/patch-libmail::pop3maildrop.C /root/cone/files/patch-libmail::pop3maildrop.C
--- /usr/ports/mail/cone/files/patch-libmail::pop3maildrop.C	Thu Jan  1 01:00:00 1970
+++ /root/cone/files/patch-libmail::pop3maildrop.C	Sat Nov 29 04:30:00 2003
@@ -0,0 +1,11 @@
+--- libmail/pop3maildrop.C.orig	Sun Nov 16 03:43:14 2003
++++ libmail/pop3maildrop.C	Sat Nov 29 04:29:03 2003
+@@ -13,6 +13,8 @@
+ #include <errno.h>
+ #include <string.h>
+ #include <stdlib.h>
++#include <sys/types.h>
++#include <sys/stat.h>
+ 
+ using namespace std;
+ 
diff -ruN --exclude=CVS /usr/ports/mail/cone/pkg-plist /root/cone/pkg-plist
--- /usr/ports/mail/cone/pkg-plist	Thu Nov 20 04:49:22 2003
+++ /root/cone/pkg-plist	Sat Nov 29 04:56:21 2003
@@ -4,7 +4,7 @@
 sbin/cone-sysconftool
 etc/cone.dist
 libexec/cone
-%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 share/cone/APPLICATION.PDF.filter
 share/cone/IMAGE.GIF.filter
 share/cone/IMAGE.JPEG.filter
@@ -304,20 +304,20 @@
 share/cone/rootcerts/xcert-international-inc-xcert-root-01.pem
 share/cone/rootcerts/xcert-international-inc-xcert-root-02.pem
 share/cone/rootcerts/xcert-international-inc-xcert-root-03.pem
-share/cone/c2417.html
-share/cone/c2455.html
-share/cone/r7532.html
-share/cone/r7752.html
-share/cone/r9158.html
-share/cone/x10172.html
-share/cone/x10415.html
-share/cone/x10519.html
-share/cone/x10761.html
-share/cone/x11096.html
-share/cone/x11107.html
-share/cone/x9559.html
-share/cone/x9765.html
-share/cone/x9901.html
- at dirrm %%DOCSDIR%%
+share/cone/c2428.html
+share/cone/c2466.html
+share/cone/r7571.html
+share/cone/r7791.html
+share/cone/r9197.html
+share/cone/x10211.html
+share/cone/x10454.html
+share/cone/x10558.html
+share/cone/x10800.html
+share/cone/x11135.html
+share/cone/x11146.html
+share/cone/x9598.html
+share/cone/x9804.html
+share/cone/x9940.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm share/cone/rootcerts
 @dirrm share/cone
--- cone-0.56.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list