diff options
author | max <max@FreeBSD.org> | 1998-08-10 20:39:39 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1998-08-10 20:39:39 +0800 |
commit | 26f38b5a5ab1c911e4b97146a717a9defd646254 (patch) | |
tree | fff68fde05526d5b07fa29ddba134441448fce01 /mail/mailagent | |
parent | 85316f97a409c5adcf7c2269b3696af525220c2a (diff) | |
download | freebsd-ports-gnome-26f38b5a5ab1c911e4b97146a717a9defd646254.tar.gz freebsd-ports-gnome-26f38b5a5ab1c911e4b97146a717a9defd646254.tar.zst freebsd-ports-gnome-26f38b5a5ab1c911e4b97146a717a9defd646254.zip |
Upgrade, 3.0pl61 -> 3.0pl63.
Diffstat (limited to 'mail/mailagent')
-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 */ |