Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 1998 08:38:57 +0200
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-ports@FreeBSD.ORG
Subject:   ports/7118 ports    ifmail 2.13 lock files
Message-ID:  <WlNLxQnakO@dmeyer.dinoex.sub.org>
References:  <199808241800.LAA18562@freefall.freebsd.org>

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

> o [1998/06/29] ports/7118 ports    ifmail 2.13 port has tty lock files in wr

I touch i had sent the diff, so i send them again:

diff -ur /src/ports/news/ifmail/Makefile ifmail-2.14-dinoex/Makefile
--- /src/ports/news/ifmail/Makefile	Sun Jan 25 18:44:51 1998
+++ ifmail-2.14-dinoex/Makefile	Thu Aug  6 07:55:55 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:    ifmail
-# Version required:     2.13
+# Version required:     2.14
 # Date created:         19 Feb 1997
 # Whom:                 dirk.meyer@dinoex.sub.org
 #
-# $Id: Makefile,v 1.6 1998/01/25 17:44:51 steve Exp $
+# $Id: Makefile,v 1.7 1998/04/19 15:43:29 steve Exp $
 #
 
-DISTNAME=       ifmail-2.13
+DISTNAME=       ifmail-2.14
 CATEGORIES=	news
 MASTER_SITES=	${MASTER_SITE_SUNSITE} \
 		ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \
diff -ur /src/ports/news/ifmail/files/md5 ifmail-2.14-dinoex/files/md5
--- /src/ports/news/ifmail/files/md5	Sun Jan 25 18:46:58 1998
+++ ifmail-2.14-dinoex/files/md5	Thu Mar 26 22:00:53 1998
@@ -1 +1 @@
-MD5 (ifmail-2.13.tar.gz) = 9bfaf8984660a9ec2c3ebb75d36e42bd
+MD5 (ifmail-2.14.tar.gz) = 3de7f15e0f4d9c222206c672bc289073
diff -ur /src/ports/news/ifmail/patches/patch-CONFIG ifmail-2.14-dinoex/patches/patch-CONFIG
--- /src/ports/news/ifmail/patches/patch-CONFIG	Sat Dec  6 16:18:48 1997
+++ ifmail-2.14-dinoex/patches/patch-CONFIG	Thu Mar 26 22:03:16 1998
@@ -1,5 +1,5 @@
-*** CONFIG	Sat Sep 13 15:41:44 1997
---- CONFIG.neu	Fri Dec  5 11:01:29 1997
+*** CONFIG	Sun Feb  1 23:33:08 1998
+--- CONFIG.neu	Thu Mar 26 22:01:41 1998
 ***************
 *** 8,21 ****
   # Debug messages turned on by -x key are written here.
@@ -50,7 +50,7 @@
   CICOLOG    = LOG_LOCAL0
   
   # Directory where UUCP lock files reside.
-! LOCKDIR     = "/var/spool/uucp"
+! LOCKDIR     = "/var/spool/lock"
 ! #LOCKDIR     = "/var/lock"
   
   # Directory from which file requests are resolved.
@@ -164,20 +164,3 @@
   # SVR4
   #LIBS = -ldbm -lform -lnsl -lsocket -lc -L/usr/ucblib -lucb
   # SCO
-***************
-*** 275,281 ****
-  # What programs are absent at your system?
-  #NEEDED = strcasestr.o strncasecmp.o strcasecmp.o rename.o mkdir.o usleep.o \
-  #		regexpr.o
-! # Linux
-  NEEDED =
-  # SVR4
-  #NEEDED = regexpr.o
---- 277,283 ----
-  # What programs are absent at your system?
-  #NEEDED = strcasestr.o strncasecmp.o strcasecmp.o rename.o mkdir.o usleep.o \
-  #		regexpr.o
-! # Linux, FreeBSD
-  NEEDED =
-  # SVR4
-  #NEEDED = regexpr.o

.

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?WlNLxQnakO>