summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-15 15:30:43 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-15 15:30:43 +0000
commitdf5b47f8737477e90c24a8e33e85d4d8a1e00e8d (patch)
tree86f5f7b11434c830cfe7d8f6dca6421109c0ad3e /mail
parentUpdate to less-358+iso249 based on less-358. (diff)
Update to version 0.4.4
PR: 22863 Submitted by: TOGAWA Satoshi <toga@puyo.org> Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=35169
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile2
-rw-r--r--mail/sylpheed/distinfo2
-rw-r--r--mail/sylpheed/files/patch-ac13
-rw-r--r--mail/sylpheed2-devel/Makefile2
-rw-r--r--mail/sylpheed2-devel/distinfo2
-rw-r--r--mail/sylpheed2-devel/files/patch-ac13
-rw-r--r--mail/sylpheed2/Makefile2
-rw-r--r--mail/sylpheed2/distinfo2
-rw-r--r--mail/sylpheed2/files/patch-ac13
-rw-r--r--mail/sylpheed3/Makefile2
-rw-r--r--mail/sylpheed3/distinfo2
-rw-r--r--mail/sylpheed3/files/patch-ac13
12 files changed, 20 insertions, 48 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 3025e97a1f07..a3e4d6bf2668 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.4
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index 52644537d3bc..3394811e10cb 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.4.2.tar.bz2) = fb4dd3c6721a66f7b49641680995e2b5
+MD5 (sylpheed-0.4.4.tar.bz2) = 9e929e843fb4b3da254219440b630c5a
diff --git a/mail/sylpheed/files/patch-ac b/mail/sylpheed/files/patch-ac
index 8f77933908b3..7fa827481777 100644
--- a/mail/sylpheed/files/patch-ac
+++ b/mail/sylpheed/files/patch-ac
@@ -1,6 +1,6 @@
---- src/main.h.orig Fri Apr 21 02:44:30 2000
-+++ src/main.h Wed May 3 21:00:00 2000
-@@ -34,11 +34,15 @@
+--- src/defs.h.orig Thu Nov 9 01:28:14 2000
++++ src/defs.h Thu Nov 9 01:28:24 2000
+@@ -57,8 +57,8 @@
#define MARK_VERSION 2
#define DEFAULT_SIGNATURE ".signature"
@@ -10,11 +10,4 @@
+#define DEFAULT_INC_PROGRAM ""
/* #define DEFAULT_INC_PATH "/usr/bin/imget" */
/* #define DEFAULT_INC_PROGRAM "imget" */
-+#if defined(__FreeBSD__)
-+#define DEFAULT_SPOOL_PATH "/var/mail"
-+#else
- #define DEFAULT_SPOOL_PATH "/var/spool/mail"
-+#endif
- #define BUFFSIZE 8192
- #define MAXPATHLEN 4095
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile
index 3025e97a1f07..a3e4d6bf2668 100644
--- a/mail/sylpheed2-devel/Makefile
+++ b/mail/sylpheed2-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.4
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo
index 52644537d3bc..3394811e10cb 100644
--- a/mail/sylpheed2-devel/distinfo
+++ b/mail/sylpheed2-devel/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.4.2.tar.bz2) = fb4dd3c6721a66f7b49641680995e2b5
+MD5 (sylpheed-0.4.4.tar.bz2) = 9e929e843fb4b3da254219440b630c5a
diff --git a/mail/sylpheed2-devel/files/patch-ac b/mail/sylpheed2-devel/files/patch-ac
index 8f77933908b3..7fa827481777 100644
--- a/mail/sylpheed2-devel/files/patch-ac
+++ b/mail/sylpheed2-devel/files/patch-ac
@@ -1,6 +1,6 @@
---- src/main.h.orig Fri Apr 21 02:44:30 2000
-+++ src/main.h Wed May 3 21:00:00 2000
-@@ -34,11 +34,15 @@
+--- src/defs.h.orig Thu Nov 9 01:28:14 2000
++++ src/defs.h Thu Nov 9 01:28:24 2000
+@@ -57,8 +57,8 @@
#define MARK_VERSION 2
#define DEFAULT_SIGNATURE ".signature"
@@ -10,11 +10,4 @@
+#define DEFAULT_INC_PROGRAM ""
/* #define DEFAULT_INC_PATH "/usr/bin/imget" */
/* #define DEFAULT_INC_PROGRAM "imget" */
-+#if defined(__FreeBSD__)
-+#define DEFAULT_SPOOL_PATH "/var/mail"
-+#else
- #define DEFAULT_SPOOL_PATH "/var/spool/mail"
-+#endif
- #define BUFFSIZE 8192
- #define MAXPATHLEN 4095
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile
index 3025e97a1f07..a3e4d6bf2668 100644
--- a/mail/sylpheed2/Makefile
+++ b/mail/sylpheed2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.4
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
diff --git a/mail/sylpheed2/distinfo b/mail/sylpheed2/distinfo
index 52644537d3bc..3394811e10cb 100644
--- a/mail/sylpheed2/distinfo
+++ b/mail/sylpheed2/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.4.2.tar.bz2) = fb4dd3c6721a66f7b49641680995e2b5
+MD5 (sylpheed-0.4.4.tar.bz2) = 9e929e843fb4b3da254219440b630c5a
diff --git a/mail/sylpheed2/files/patch-ac b/mail/sylpheed2/files/patch-ac
index 8f77933908b3..7fa827481777 100644
--- a/mail/sylpheed2/files/patch-ac
+++ b/mail/sylpheed2/files/patch-ac
@@ -1,6 +1,6 @@
---- src/main.h.orig Fri Apr 21 02:44:30 2000
-+++ src/main.h Wed May 3 21:00:00 2000
-@@ -34,11 +34,15 @@
+--- src/defs.h.orig Thu Nov 9 01:28:14 2000
++++ src/defs.h Thu Nov 9 01:28:24 2000
+@@ -57,8 +57,8 @@
#define MARK_VERSION 2
#define DEFAULT_SIGNATURE ".signature"
@@ -10,11 +10,4 @@
+#define DEFAULT_INC_PROGRAM ""
/* #define DEFAULT_INC_PATH "/usr/bin/imget" */
/* #define DEFAULT_INC_PROGRAM "imget" */
-+#if defined(__FreeBSD__)
-+#define DEFAULT_SPOOL_PATH "/var/mail"
-+#else
- #define DEFAULT_SPOOL_PATH "/var/spool/mail"
-+#endif
- #define BUFFSIZE 8192
- #define MAXPATHLEN 4095
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile
index 3025e97a1f07..a3e4d6bf2668 100644
--- a/mail/sylpheed3/Makefile
+++ b/mail/sylpheed3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.4
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
diff --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo
index 52644537d3bc..3394811e10cb 100644
--- a/mail/sylpheed3/distinfo
+++ b/mail/sylpheed3/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.4.2.tar.bz2) = fb4dd3c6721a66f7b49641680995e2b5
+MD5 (sylpheed-0.4.4.tar.bz2) = 9e929e843fb4b3da254219440b630c5a
diff --git a/mail/sylpheed3/files/patch-ac b/mail/sylpheed3/files/patch-ac
index 8f77933908b3..7fa827481777 100644
--- a/mail/sylpheed3/files/patch-ac
+++ b/mail/sylpheed3/files/patch-ac
@@ -1,6 +1,6 @@
---- src/main.h.orig Fri Apr 21 02:44:30 2000
-+++ src/main.h Wed May 3 21:00:00 2000
-@@ -34,11 +34,15 @@
+--- src/defs.h.orig Thu Nov 9 01:28:14 2000
++++ src/defs.h Thu Nov 9 01:28:24 2000
+@@ -57,8 +57,8 @@
#define MARK_VERSION 2
#define DEFAULT_SIGNATURE ".signature"
@@ -10,11 +10,4 @@
+#define DEFAULT_INC_PROGRAM ""
/* #define DEFAULT_INC_PATH "/usr/bin/imget" */
/* #define DEFAULT_INC_PROGRAM "imget" */
-+#if defined(__FreeBSD__)
-+#define DEFAULT_SPOOL_PATH "/var/mail"
-+#else
- #define DEFAULT_SPOOL_PATH "/var/spool/mail"
-+#endif
- #define BUFFSIZE 8192
- #define MAXPATHLEN 4095