ports/57455: [MAINTAINER] mail/bincimap: update to 1.2.3

Sergei Kolobov sergei at kolobov.com
Wed Oct 1 14:00:40 UTC 2003


>Number:         57455
>Category:       ports
>Synopsis:       [MAINTAINER] mail/bincimap: update to 1.2.3
>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:   Wed Oct 01 07:00:38 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sun Sep 14 12:09:20 MSD 2003
>Description:
- Update to 1.2.3
- Remove cert Makefile target - the code does not work properly 
  on FreeBSD yet; it will be revisited later

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

--- bincimap-1.2.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /FreeBSD/cvs/ports/mail/bincimap/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	8 Sep 2003 09:45:21 -0000	1.3
+++ Makefile	1 Oct 2003 12:56:58 -0000
@@ -12,7 +12,7 @@
 #
 
 PORTNAME=	bincimap
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.3
 CATEGORIES=	mail
 MASTER_SITES=	http://www.bincimap.org/%SUBDIR%/ \
 		http://www.bincimap.andreas.hanssen.name/%SUBDIR%/ \
@@ -20,7 +20,7 @@
 MASTER_SITE_SUBDIR=	dl/tarballs/1.2
 
 PATCH_SITES=	${MASTER_SITES:S!%SUBDIR%!${MASTER_SITE_SUBDIR}!}
-PATCHFILES=	bincimap-1.2.1-patch000-mimeparser
+#PATCHFILES=	bincimap-1.2.1-patch000-mimeparser
 
 MAINTAINER=	sergei at kolobov.com
 COMMENT=	Light-weight IMAP server for Maildir
@@ -84,17 +84,6 @@
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
 	@cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
-.endif
-.if !defined(WITHOUT_OPENSSL)
-	@${ECHO_MSG} "==========================================="
-	@${ECHO_MSG} "Type 'make cert' to create SSL certificates"
-	@${ECHO_MSG} "==========================================="
-.endif
-
-cert:
-# Generate sample CA and Binc IMAP certificates if we use SSL
-.if !defined(WITHOUT_OPENSSL)
-	@cd ${WRKSRC} && ${MAKE} cacert
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /FreeBSD/cvs/ports/mail/bincimap/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	8 Sep 2003 09:45:21 -0000	1.3
+++ distinfo	1 Oct 2003 12:36:22 -0000
@@ -1,2 +1 @@
-MD5 (bincimap-1.2.1.tar.bz2) = 2baf96957a74073b5b26ed9dec4dafb2
-MD5 (bincimap-1.2.1-patch000-mimeparser) = 57e70638620bf8220703693b55b84510
+MD5 (bincimap-1.2.3.tar.bz2) = b6476c80deb03dfcab1fc34a754b91b8
--- bincimap-1.2.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list