From ed6836f88658e79d6c772fb0437b63201f565ef1 Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 2 Jan 1998 05:40:57 +0000 Subject: Upgrade to 2.87 --- mail/adcomplain/Makefile | 6 +++--- mail/adcomplain/distinfo | 2 +- mail/adcomplain/files/patch-aa | 18 ++++-------------- 3 files changed, 8 insertions(+), 18 deletions(-) (limited to 'mail/adcomplain') diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 8d24dcf4386b..58faefbe6583 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: adcomplain # http://www.rdrop.com/users/billmc/adcomplain.html -# Version required: 2.84 +# Version required: 2.87 # Date created: 13 Sep 1997 # Whom: ache@FreeBSD.org # -# $Id: Makefile,v 1.7 1997/11/15 10:35:49 asami Exp $ +# $Id: Makefile,v 1.8 1997/12/15 22:50:48 ache Exp $ # -DISTNAME= adcomplain-2.84 +DISTNAME= adcomplain-2.87 CATEGORIES= mail news MASTER_SITES= http://www.rdrop.com/users/billmc/ DISTFILES= adcomplain.pl.uu diff --git a/mail/adcomplain/distinfo b/mail/adcomplain/distinfo index f29d1eb40dde..aec259402bbe 100644 --- a/mail/adcomplain/distinfo +++ b/mail/adcomplain/distinfo @@ -1 +1 @@ -MD5 (adcomplain.pl.uu) = 424fedb07f83f04a76e9d656ce98875f +MD5 (adcomplain.pl.uu) = 77a31e1b61b8d3c934956ec02ba11285 diff --git a/mail/adcomplain/files/patch-aa b/mail/adcomplain/files/patch-aa index 13f8dd2f7b05..09ef570b3736 100644 --- a/mail/adcomplain/files/patch-aa +++ b/mail/adcomplain/files/patch-aa @@ -1,5 +1,5 @@ -*** adcomplain.pl.orig Tue Dec 16 01:31:20 1997 ---- adcomplain.pl Tue Dec 16 01:36:40 1997 +*** adcomplain.pl.orig Fri Jan 2 08:20:55 1998 +--- adcomplain.pl Fri Jan 2 08:24:07 1998 *************** *** 1,3 **** --- 1,4 ---- @@ -27,7 +27,7 @@ #----------------------------------------------- # DESCRIPTION *************** -*** 281,288 **** +*** 279,286 **** # depending on your system, to find out where sendmail is. # If left blank, we try to find sendmail in /usr/lib, /usr/sbin, and then # the user's $PATH, and then invoke it with the "-t" flag. @@ -36,7 +36,7 @@ # this is a list of domain names for your system (e.g., "compuserve.com") # Names in this list are considered "friendly". Including your own system ---- 282,289 ---- +--- 280,287 ---- # depending on your system, to find out where sendmail is. # If left blank, we try to find sendmail in /usr/lib, /usr/sbin, and then # the user's $PATH, and then invoke it with the "-t" flag. @@ -68,13 +68,3 @@ unlink $tempname; close STDIN; exit 0; -*************** -*** 3694,3700 **** - "glasscity.net", - "globalent.net", # has no anti-spam policy - "globalf(n|inan).com", -- "globecomm.net", - "gohomeray.com", # cyberpromo - "(good|spray)(net)?.com", - "greatoffer.com", ---- 3700,3705 ---- -- cgit