Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Mar 2007 23:42:16 +0100
From:      Martin Kaiser <martin@kaiser.cx>
To:        ports@freebsd.org
Cc:        albert@tigr.net
Subject:   asmail 2.0, FreeBSD port mail/asmail
Message-ID:  <20070302224216.GA3613@kaiser.cx>

next in thread | raw e-mail | index | archive | help

--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--T4sUOijqQbZv57TR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="asmailPort.patch"

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

--T4sUOijqQbZv57TR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070302224216.GA3613>