ports/90915: [PATCH] mail/maildrop: Update to 2.0.1
KIMURA Yasuhiro
yasu at utahime.org
Mon Dec 26 09:00:14 UTC 2005
>Number: 90915
>Category: ports
>Synopsis: [PATCH] mail/maildrop: Update to 2.0.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 26 09:00:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: KIMURA Yasuhiro
>Release: FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sun Dec 25 18:11:02 JST 2005 xxxx i386
>Description:
Update to latest release version 2.0.1.
>How-To-Repeat:
>Fix:
--- patch-maildrop begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- Makefile 26 Apr 2005 19:22:11 -0000 1.42
+++ Makefile 26 Dec 2005 08:03:11 -0000
@@ -16,8 +16,7 @@
# WITH_AUTHLIB=yes Enable optional support for Courier Auth Library
PORTNAME= maildrop
-PORTVERSION= 1.8.0
-PORTREVISION= 3
+PORTVERSION= 2.0.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@@ -37,6 +36,8 @@
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+
.if defined(WITH_AUTHLIB)
.if exists(${.CURDIR}/../../security/courier-authlib/Makefile.opt)
.include "${.CURDIR}/../../security/courier-authlib/Makefile.opt"
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/mail/maildrop/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo 25 Nov 2005 14:05:32 -0000 1.17
+++ distinfo 26 Dec 2005 07:32:07 -0000
@@ -1,3 +1,3 @@
-MD5 (maildrop-1.8.0.tar.bz2) = caf59c78d6689b4cfba98d979af63407
-SHA256 (maildrop-1.8.0.tar.bz2) = bc5a596033f10fc8cc9635b23f4cf6a14bfc9172ac53ef8d693c6b22a7c62cce
-SIZE (maildrop-1.8.0.tar.bz2) = 2013203
+MD5 (maildrop-2.0.1.tar.bz2) = 6ea97cb4e6757579873218adf212dbf0
+SHA256 (maildrop-2.0.1.tar.bz2) = 2de43cb4536e71ca54ce8dce663d6d264b80fdadb2cd6b1007579efd727b31fb
+SIZE (maildrop-2.0.1.tar.bz2) = 2105424
--- patch-maildrop ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list