aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-02-15 13:36:55 +0800
committerpeter <peter@FreeBSD.org>1998-02-15 13:36:55 +0800
commit7161e709bdcf72dcefe35941712da01b69e5d92c (patch)
tree022360b77eee6b78c2c29eb033282a077e3a38d5 /mail
parent8c369b4b2e707a32c1fd4d1b5b49a7faedfb442b (diff)
downloadfreebsd-ports-gnome-7161e709bdcf72dcefe35941712da01b69e5d92c.tar.gz
freebsd-ports-gnome-7161e709bdcf72dcefe35941712da01b69e5d92c.tar.zst
freebsd-ports-gnome-7161e709bdcf72dcefe35941712da01b69e5d92c.zip
Update port to get patches from new site, and include all the new
distributed patches, and fix those that can't be used as is and supply them in the patches directory. (Argh, most of the patches are relative to lib/, others are relative to the top directory. bsd.port.mk can't handle this)
Diffstat (limited to 'mail')
-rw-r--r--mail/exmh2/Makefile17
-rw-r--r--mail/exmh2/distinfo19
2 files changed, 31 insertions, 5 deletions
diff --git a/mail/exmh2/Makefile b/mail/exmh2/Makefile
index 5f7c8ab9429b..84b256b54a2a 100644
--- a/mail/exmh2/Makefile
+++ b/mail/exmh2/Makefile
@@ -3,7 +3,7 @@
# Date released: 1 Jan 97
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.23 1997/12/26 07:11:40 peter Exp $
+# $Id: Makefile,v 1.24 1997/12/27 02:32:45 peter Exp $
#
DISTNAME= exmh-2.0.1
@@ -11,9 +11,18 @@ CATEGORIES= mail tk80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/exmh/
EXTRACT_SUFX= .tar.Z
-PATCH_SITES= http://www.sunlabs.com/~bwelch/exmh/patches/2.0.1/
-PATCHFILES= folderNew.patch seditpost.patch extrasInit.patch
-# XXX newsgroups.patch is relative to a different directory
+PATCH_SITES= http://sunscript.sun.com/exmh/patches/2.0.1/
+PATCHFILES= utils.patch folderNew.patch extrasInit.patch exec.patch \
+ app-defaults.patch pgpMisc.patch seditMime.patch mime.patch \
+ bindings.patch html_bindings.patch find.patch mh.patch \
+ pgp.patch
+
+# User contributed and "new features". Some not useable as-is.
+PATCHFILES+= seditpost.patch inc.patch next.patch
+# XXX pgpExec.patch has got confused paths (supplied as patch-as)
+# XXX newsgroups.patch is relative to a different directory (patch-at)
+# XXX MDN.patch doesn't apply (patch-au)
+# XXX post.from.patch doesn't apply (patch-av)
.if defined(PATCH_DEBUG)
PATCH_DIST_ARGS= -d ${WRKSRC}/lib -E ${PATCH_DIST_STRIP}
diff --git a/mail/exmh2/distinfo b/mail/exmh2/distinfo
index ac813af9b2b3..9a93a8bb60a4 100644
--- a/mail/exmh2/distinfo
+++ b/mail/exmh2/distinfo
@@ -1,4 +1,21 @@
MD5 (exmh-2.0.1/exmh-2.0.1.tar.Z) = e0149feead029e126ba25aef2646a26a
+MD5 (exmh-2.0.1/utils.patch) = c67b738aa7156934688f3e59c08399f4
MD5 (exmh-2.0.1/folderNew.patch) = 86cc61aa9033dc3a1a12c53f108e5a1a
-MD5 (exmh-2.0.1/seditpost.patch) = a3181a3878bb5705762b4f4954ea6c51
MD5 (exmh-2.0.1/extrasInit.patch) = a9c9924e0b45da4beca954a86bf45e3d
+MD5 (exmh-2.0.1/exec.patch) = ea6d9e009feea9c8a54760bf424d9585
+MD5 (exmh-2.0.1/app-defaults.patch) = c5fa0888d502431429ead6d224114387
+MD5 (exmh-2.0.1/pgpMisc.patch) = 6e4026cca4a3c4dfbb1c3ff49524f7b7
+MD5 (exmh-2.0.1/seditMime.patch) = 1658d362221930c00ac78d2021617ea0
+MD5 (exmh-2.0.1/mime.patch) = 0fdb9b1e93fec4c7a23556d530e3e2ac
+MD5 (exmh-2.0.1/bindings.patch) = 7e14bb1ec615a905507bcc1f92f5e24f
+MD5 (exmh-2.0.1/html_bindings.patch) = 6e45d4546d99b25988853c2b30b7a336
+MD5 (exmh-2.0.1/find.patch) = a411d6e8711acce0ccc8fd0bc3dd44bc
+MD5 (exmh-2.0.1/mh.patch) = 3b3fcef52f70125479d7e2a305498268
+MD5 (exmh-2.0.1/pgp.patch) = da881fc50e4c0d6d92a9a4a2afc0763a
+MD5 (exmh-2.0.1/pgpExec.patch) = 490c4caf26551bb86d867d8b8753cf66
+MD5 (exmh-2.0.1/seditpost.patch) = a3181a3878bb5705762b4f4954ea6c51
+MD5 (exmh-2.0.1/newsgroups.patch) = a1e8246f76f1629491f1064df73f88ae
+MD5 (exmh-2.0.1/MDN.patch) = 39d279a8e52dc24a13ad15244e006253
+MD5 (exmh-2.0.1/inc.patch) = 075c71257a13c90d7e77ee46afa7b55b
+MD5 (exmh-2.0.1/next.patch) = 9286b98e2967654cf864f0a889bbe8d7
+MD5 (exmh-2.0.1/post.from.patch) = c1ab6d5828aab6beca9460ab95248a07