mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Upgrade, 3.0pl63 -> pl65.
This commit is contained in:
parent
587a7150b3
commit
b94efe3f0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16189
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: mailagent
|
||||
# Version required: 3.0pl63
|
||||
# Version required: 3.0pl65
|
||||
# Date created: 23 Sep 1996
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.24 1998/08/10 12:39:39 max Exp $
|
||||
# $Id: Makefile,v 1.25 1998/09/19 10:49:02 max Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mailagent-3.0@63
|
||||
PKGNAME= mailagent-3.0.63
|
||||
DISTNAME= mailagent-3.0@65
|
||||
PKGNAME= mailagent-3.0.65
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/RAM
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mailagent-3.0@63.tar.gz) = 2fd067a1dce2dc15e4e341d1f52bb81a
|
||||
MD5 (mailagent-3.0@65.tar.gz) = f1ecbe11fe77785ad514017c4ee53bc2
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- agent/filter/logfile.c.orig Fri Apr 18 16:20:26 1997
|
||||
+++ agent/filter/logfile.c Fri Apr 18 16:41:06 1997
|
||||
@@ -65,6 +65,9 @@
|
||||
@@ -68,6 +68,9 @@
|
||||
#include <sys/fcntl.h> /* Try this one in last resort */
|
||||
#endif
|
||||
#endif
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
#include "confmagic.h"
|
||||
|
||||
@@ -217,8 +220,10 @@
|
||||
@@ -220,8 +223,10 @@
|
||||
*/
|
||||
|
||||
#ifdef HAS_SYS_ERRLIST
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- 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 @@
|
||||
@@ -120,6 +120,9 @@
|
||||
#ifdef I_SYS_IOCTL
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
/*
|
||||
* The following should be defined in <sys/stat.h>.
|
||||
@@ -709,7 +712,7 @@
|
||||
@@ -713,7 +716,7 @@
|
||||
*/
|
||||
|
||||
char **envp; /* Environment pointer */
|
||||
|
Loading…
Reference in New Issue
Block a user