diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-08-10 12:39:39 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1998-08-10 12:39:39 +0000 |
commit | f729defbfc8b274de7e67af65fe67c449e904c55 (patch) | |
tree | 063da4d3126996dea7c93b255bf9a47c091b6d42 /mail | |
parent | d049f215c8307493bc382535043e26956dfd5368 (diff) | |
download | ports-f729defbfc8b274de7e67af65fe67c449e904c55.tar.gz ports-f729defbfc8b274de7e67af65fe67c449e904c55.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mailagent/Makefile | 8 | ||||
-rw-r--r-- | mail/mailagent/distinfo | 2 | ||||
-rw-r--r-- | mail/mailagent/files/patch-ac | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index 61095677b25d..4d47f5ea82e1 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: mailagent -# Version required: 3.0pl61 +# Version required: 3.0pl63 # Date created: 23 Sep 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.22 1998/01/08 18:52:09 fenner Exp $ +# $Id: Makefile,v 1.23 1998/04/04 09:08:00 max Exp $ # -DISTNAME= mailagent-3.0@61 -PKGNAME= mailagent-3.0.61 +DISTNAME= mailagent-3.0@63 +PKGNAME= mailagent-3.0.63 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/RAM diff --git a/mail/mailagent/distinfo b/mail/mailagent/distinfo index feaab858f9b4..2cefd95ff671 100644 --- a/mail/mailagent/distinfo +++ b/mail/mailagent/distinfo @@ -1 +1 @@ -MD5 (mailagent-3.0@61.tar.gz) = cf7e1eba7a60ab11dc15a1ddbb9f1e8b +MD5 (mailagent-3.0@63.tar.gz) = 2fd067a1dce2dc15e4e341d1f52bb81a diff --git a/mail/mailagent/files/patch-ac b/mail/mailagent/files/patch-ac index 26eb9bbc6994..f78d1074151f 100644 --- a/mail/mailagent/files/patch-ac +++ b/mail/mailagent/files/patch-ac @@ -1,6 +1,6 @@ ---- agent/filter/io.c.orig Tue Sep 16 00:36:10 1997 -+++ agent/filter/io.c Tue Sep 16 09:30:39 1997 -@@ -110,6 +110,9 @@ +--- agent/filter/io.c.orig Wed Jul 29 02:41:11 1998 ++++ agent/filter/io.c Mon Aug 10 21:01:22 1998 +@@ -116,6 +116,9 @@ #ifdef I_SYS_IOCTL #include <sys/ioctl.h> #endif @@ -10,7 +10,7 @@ /* * The following should be defined in <sys/stat.h>. -@@ -673,7 +676,7 @@ +@@ -709,7 +712,7 @@ */ char **envp; /* Environment pointer */ |