Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Oct 1998 13:06:00 -0700
From:      Studded <Studded@dal.net>
To:        The fine people at <FreeBSD-Ports@FreeBSD.ORG>
Subject:   Re: simple update for bulk_mailer
Message-ID:  <361BC9A8.B9B70175@dal.net>
References:  <361BC7EE.EDD2946C@dal.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------3A3690C1B0EBB3E6B90092D4
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Studded wrote:
> 
>         Simple version + MD5 upgrade. Also, patch-ac is now included in the
> distribution, so it should be removed. Mail to maintainer went
> unanswered.

	Ooops, should have checked portlint first, sorry. :(  

-- 
***           Chief Operations Officer, DALnet IRC network          ***

    Go PADRES!
--------------3A3690C1B0EBB3E6B90092D4
Content-Type: text/plain; charset=us-ascii;
 name="bulk.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="bulk.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/bulk_mailer/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1998/08/10 00:05:45	1.3
+++ Makefile	1998/10/07 20:05:05
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	bulk_mailer
-# Version required:	1.10
+# Version required:	1.11
 # Date created:	20 March 1997
 # Whom:		dlowe
 #
 # $Id: Makefile,v 1.3 1998/08/10 00:05:45 steve Exp $
 #
 
-DISTNAME=	bulk_mailer-1.10
+DISTNAME=	bulk_mailer-1.11
 CATEGORIES=	mail
 MASTER_SITES=	ftp://cs.utk.edu/pub/moore/bulk_mailer/
 
@@ -28,6 +28,6 @@
 	@ ${INSTALL_MAN} ${WRKSRC}/bulk_mailer.1 ${PREFIX}/man/man1/bulk_mailer.1
 
 post-install:
-	@ /usr/bin/strip ${PREFIX}/bin/bulk_mailer
+	@ ${STRIP} ${PREFIX}/bin/bulk_mailer
 
 .include <bsd.port.mk>
Index: files/md5
===================================================================
RCS file: /home/ncvs/ports/mail/bulk_mailer/files/md5,v
retrieving revision 1.2
diff -u -r1.2 md5
--- md5	1998/08/10 00:05:48	1.2
+++ md5	1998/09/22 08:38:30
@@ -1 +1 @@
-MD5 (bulk_mailer-1.10.tar.gz) = f5644baffbc0e3190e0460c7509583dd
+MD5 (bulk_mailer-1.11.tar.gz) = 7753cb6e940d828fd81bea532ad4ee69
Index: pkg/COMMENT
===================================================================
RCS file: /home/ncvs/ports/mail/bulk_mailer/pkg/COMMENT,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 COMMENT
--- COMMENT	1997/03/26 02:14:01	1.1.1.1
+++ COMMENT	1998/10/07 20:00:19
@@ -1 +1 @@
-Speeds delivery to large mailing lists by sorting & batching addresses.
+Speeds delivery to mailing lists by sorting & batching addresses.

--------------3A3690C1B0EBB3E6B90092D4--


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?361BC9A8.B9B70175>