Skip site navigation (1)Skip section navigation (2)
Date:      24 Jul 1999 18:46:35 -0000
From:      Tom Hukins <tom@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12790: Update Port: maildrop
Message-ID:  <19990724184635.27862.qmail@eborcom.com>

next in thread | raw e-mail | index | archive | help

>Number:         12790
>Category:       ports
>Synopsis:       Update Port: maildrop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 14:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Tom Hukins
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
>Environment:

	

>Description:

The following patch upgrades the Maildrop port from 0.63 0.64. I am
the port's maintainer. No files have been added or removed to/from
the port.

I would appreciate it if someone would review the changes below.

>How-To-Repeat:

	

>Fix:
	
diff -ruN maildrop.old/Makefile maildrop/Makefile
--- maildrop.old/Makefile	Sat Apr 10 17:02:43 1999
+++ maildrop/Makefile	Sat Jul 24 14:35:09 1999
@@ -1,18 +1,18 @@
 # New ports collection makefile for:	maildrop
-# Version required:	0.63
+# Version required:	0.64
 # Date created:		16 November 1998
 # Whom:			Tom Hukins <tom@eborcom.com>
 #
 # $Id: Makefile,v 1.3 1999/04/07 14:08:05 kris Exp $
 #
 
-DISTNAME=	maildrop-0.63
+DISTNAME=	maildrop-0.64
 CATEGORIES=	mail
 MASTER_SITES=	http://www.flounder.net/~mrsam/maildrop/ \
 		${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR= system/mail/mailhandlers
 
-MAINTAINER=	tom@eborcom.com
+MAINTAINER=	tom@FreeBSD.org
 
 # Maildrop is usually installed with gdbm extensions. If you do not
 # want these extensions installed, NO_GDBM must be defined.
@@ -21,7 +21,8 @@
 BUILD_DEPENDS=	${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
 .endif
 
-ALL_TARGET=	autoconf.h config.h all
+ALL_TARGET=	config.h xconfig.h all
+INSTALL_TARGET=	install-strip
 
 # Maildrop will be installed with suid permissions for MAILDROP_SUID,
 # and sgid permissions for MAILDROP_SGID. If undefined, these values
diff -ruN maildrop.old/files/md5 maildrop/files/md5
--- maildrop.old/files/md5	Sat Apr 10 17:02:44 1999
+++ maildrop/files/md5	Sat Jul 24 14:33:00 1999
@@ -1 +1 @@
-MD5 (maildrop-0.63.tar.gz) = b88306f0d2fdc67ffac5e1df7efe5022
+MD5 (maildrop-0.64.tar.gz) = b12005e0edf74ea33e289bd7a5de6e95

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990724184635.27862.qmail>