asmail 2.0, FreeBSD port mail/asmail

Martin Kaiser martin at kaiser.cx
Fri Mar 2 23:14:23 UTC 2007


Hi guys,

a couple of days ago, the upstream maintainer of asmail (xbiff-like
mailchecker for afterstep) published a new release 2.0 that contains a
patch by myself to support imap over ssl.

I realized there's no maintainer for the mail/asmail port on FreeBSD so
I had a play myself. Nothing to do really, it ran out of the box on 5.x
(i386) and 6.x (amd64). So I was wondering if you could just commit the
attached mini patch, changing only the version number and the hash
values.

Cheers,

   Martin
-------------- next part --------------
diff -ru asmail.orig/Makefile asmail/Makefile
--- asmail.orig/Makefile	Fri Mar  2 23:10:32 2007
+++ asmail/Makefile	Fri Mar  2 23:12:55 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asmail
-PORTVERSION=	1.9
+PORTVERSION=	2.0
 CATEGORIES=	mail afterstep
 MASTER_SITES=	http://www.tigr.net/afterstep/download/asmail/
 
diff -ru asmail.orig/distinfo asmail/distinfo
--- asmail.orig/distinfo	Fri Mar  2 23:10:32 2007
+++ asmail/distinfo	Fri Mar  2 23:14:19 2007
@@ -1,3 +1,3 @@
-MD5 (asmail-1.9.tar.gz) = cb846f017e759f0cb77c09b1864d9b92
-SHA256 (asmail-1.9.tar.gz) = f9d0d91e38eeb8f2f91fac41569539f9f25c2d675b81184de5d64956255024d7
-SIZE (asmail-1.9.tar.gz) = 267463
+MD5 (asmail-2.0.tar.gz) = 58873242a953f3b4fbbe6cf517f3a51a
+SHA1 (asmail-2.0.tar.gz) = d54d00d744dce674007bb96a6772129ada2e1980
+SIZE (asmail-2.0.tar.gz) = 270924


More information about the freebsd-ports mailing list