summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-12-22 19:01:02 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-12-22 19:01:02 +0000
commit0409223d8adb61ce0f0bf045c4124ec72aa85dce (patch)
treebdc464921795f3b9e5d242f39332f89c27f3205f
parent64ebe46e89f985c417f5c4400fede7fa44ccaf19 (diff)
downloadFreeBSD-ports-0409223d8adb61ce0f0bf045c4124ec72aa85dce.zip
FreeBSD-ports-0409223d8adb61ce0f0bf045c4124ec72aa85dce.tar.gz
Update to version 0.4.9f
-rw-r--r--mail/spruce/Makefile4
-rw-r--r--mail/spruce/distinfo2
-rw-r--r--mail/spruce/files/patch-ab9
-rw-r--r--mail/spruce/files/patch-ae10
4 files changed, 7 insertions, 18 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index cbcbbff..816249c1 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: spruce
-# Version required: 0.4.8c
+# Version required: 0.4.9f
# Date created: 05 June 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= spruce-0.4.8c
+DISTNAME= spruce-0.4.9f
CATEGORIES= mail
MASTER_SITES= http://www.xtorshun.org/spruce/ \
http://fundy.linuxberg.com/files/x11/network/ \
diff --git a/mail/spruce/distinfo b/mail/spruce/distinfo
index 689f39a..17cd584 100644
--- a/mail/spruce/distinfo
+++ b/mail/spruce/distinfo
@@ -1 +1 @@
-MD5 (spruce-0.4.8c.tar.gz) = 283f28b28d557cfc1bbd501156d628d6
+MD5 (spruce-0.4.9f.tar.gz) = 7f22ae23268cdbdaeaa272d707514311
diff --git a/mail/spruce/files/patch-ab b/mail/spruce/files/patch-ab
index b85ddd5..fcfa32e 100644
--- a/mail/spruce/files/patch-ab
+++ b/mail/spruce/files/patch-ab
@@ -1,10 +1,9 @@
---- server.h.orig Mon Jun 21 14:50:08 1999
-+++ server.h Tue Jun 29 14:22:57 1999
-@@ -21,10 +21,9 @@
-
+--- server.h.orig Wed Dec 22 10:57:01 1999
++++ server.h Wed Dec 22 10:57:03 1999
+@@ -26,9 +26,9 @@
#include <sys/types.h>
#include <sys/socket.h>
--#include <sys/param.h>
+ /*#include <sys/param.h>*/
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
diff --git a/mail/spruce/files/patch-ae b/mail/spruce/files/patch-ae
deleted file mode 100644
index f6049b1..0000000
--- a/mail/spruce/files/patch-ae
+++ /dev/null
@@ -1,10 +0,0 @@
---- smtpio.c.orig Sat Jun 5 10:54:01 1999
-+++ smtpio.c Sat Jun 5 14:55:46 1999
-@@ -17,6 +17,7 @@
- */
-
- #include "smtpio.h"
-+#include <sys/param.h>
-
- static char *smtp_errlist[] = {"",
- ": Hostname failed to resolve",
OpenPOWER on IntegriCloud