Upgrade, 3.0pl61 -> 3.0pl63.

This commit is contained in:
Masafumi Max NAKANE 1998-08-10 12:39:39 +00:00
parent d049f215c8
commit f729defbfc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12431
3 changed files with 9 additions and 9 deletions

View file

@ -1,13 +1,13 @@
# New ports collection makefile for: mailagent # New ports collection makefile for: mailagent
# Version required: 3.0pl61 # Version required: 3.0pl63
# Date created: 23 Sep 1996 # Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG> # 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 DISTNAME= mailagent-3.0@63
PKGNAME= mailagent-3.0.61 PKGNAME= mailagent-3.0.63
CATEGORIES= mail CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/RAM MASTER_SITE_SUBDIR= ../../authors/id/RAM

View file

@ -1 +1 @@
MD5 (mailagent-3.0@61.tar.gz) = cf7e1eba7a60ab11dc15a1ddbb9f1e8b MD5 (mailagent-3.0@63.tar.gz) = 2fd067a1dce2dc15e4e341d1f52bb81a

View file

@ -1,6 +1,6 @@
--- agent/filter/io.c.orig Tue Sep 16 00:36:10 1997 --- agent/filter/io.c.orig Wed Jul 29 02:41:11 1998
+++ agent/filter/io.c Tue Sep 16 09:30:39 1997 +++ agent/filter/io.c Mon Aug 10 21:01:22 1998
@@ -110,6 +110,9 @@ @@ -116,6 +116,9 @@
#ifdef I_SYS_IOCTL #ifdef I_SYS_IOCTL
#include <sys/ioctl.h> #include <sys/ioctl.h>
#endif #endif
@ -10,7 +10,7 @@
/* /*
* The following should be defined in <sys/stat.h>. * The following should be defined in <sys/stat.h>.
@@ -673,7 +676,7 @@ @@ -709,7 +712,7 @@
*/ */
char **envp; /* Environment pointer */ char **envp; /* Environment pointer */