aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mmc/files
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-01-26 00:18:17 +0800
committersobomax <sobomax@FreeBSD.org>2001-01-26 00:18:17 +0800
commitad07e499d1b7bff711eb26ecb4c745be6683a155 (patch)
tree24ebeaf973938e3c8cb0ca4dbb0210e862959ee1 /mail/mmc/files
parent40684706f879301962e696dbb4373c3641a40eb0 (diff)
downloadfreebsd-ports-gnome-ad07e499d1b7bff711eb26ecb4c745be6683a155.tar.gz
freebsd-ports-gnome-ad07e499d1b7bff711eb26ecb4c745be6683a155.tar.zst
freebsd-ports-gnome-ad07e499d1b7bff711eb26ecb4c745be6683a155.zip
Update to 0.5.
Diffstat (limited to 'mail/mmc/files')
-rw-r--r--mail/mmc/files/patch-ac24
-rw-r--r--mail/mmc/files/patch-ae15
-rw-r--r--mail/mmc/files/patch-mmc.desktop11
3 files changed, 35 insertions, 15 deletions
diff --git a/mail/mmc/files/patch-ac b/mail/mmc/files/patch-ac
index 28f201be2b53..e6e7b9f365d9 100644
--- a/mail/mmc/files/patch-ac
+++ b/mail/mmc/files/patch-ac
@@ -1,13 +1,19 @@
---- src/address.h 2000/07/21 13:28:27 1.1
-+++ src/address.h 2000/07/21 13:30:50
-@@ -23,8 +23,8 @@
- #ifndef __MMC_ADDRESS_H
- #define __MMC_ADDRESS_H
+
+$FreeBSD$
+
+--- src/address.h.orig Sun Jan 14 01:12:18 2001
++++ src/address.h Thu Jan 25 17:46:23 2001
+@@ -27,11 +27,12 @@
+ #include<config.h>
+ #endif
-#include <alloca.h>
--#include <db1/db.h>
-+/*#include <alloca.h>*/
-+#include <db.h>
+ #if defined(HAVE_DB1_DB_H)
+ # include<db1/db.h>
+ #elif defined(HAVE_DB_185_H)
+ # include <db_185.h>
++#else
++# include <db.h>
+ #endif
#include <errno.h>
#include <fcntl.h>
- #include <stdio.h>
diff --git a/mail/mmc/files/patch-ae b/mail/mmc/files/patch-ae
index a371e75d7962..4603f7c96edc 100644
--- a/mail/mmc/files/patch-ae
+++ b/mail/mmc/files/patch-ae
@@ -1,9 +1,12 @@
---- src/smtp.cc 2000/07/21 13:33:45 1.1
-+++ src/smtp.cc 2000/07/21 13:34:24
-@@ -20,6 +20,7 @@
- For the complete License see the file COPYING.
- */
-
+
+$FreeBSD$
+
+--- src/smtp.cc.orig Fri Jan 19 18:06:46 2001
++++ src/smtp.cc Thu Jan 25 17:44:11 2001
+@@ -23,6 +23,7 @@
+ #ifdef HAVE_CONFIG_H
+ # include<config.h>
+ #endif
+#include <sys/types.h>
#include<sys/socket.h>
#include<gnome.h>
diff --git a/mail/mmc/files/patch-mmc.desktop b/mail/mmc/files/patch-mmc.desktop
new file mode 100644
index 000000000000..06f33c1b36fc
--- /dev/null
+++ b/mail/mmc/files/patch-mmc.desktop
@@ -0,0 +1,11 @@
+
+$FreeBSD$
+
+--- mmc.desktop 2001/01/25 16:11:12 1.1
++++ mmc.desktop 2001/01/25 16:11:28
+@@ -4,4 +4,4 @@
+ Exec=mmc
+ Terminal=0
+ Type=Internet
+-
++Icon=mmc-logo.png