Hi, attaching a diff; msmtp-1.4.1 -> msmtp-1.4.4. Changelog: http://msmtp.sourceforge.net/ChangeLog.txt
- Victor
Index: Makefile =================================================================== RCS file: /cvs/ports/mail/msmtp/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 31 May 2005 03:50:31 -0000 1.3 +++ Makefile 14 Sep 2005 17:37:00 -0000 @@ -2,7 +2,7 @@ COMMENT= "SMTP plugin for MUAs" -DISTNAME= msmtp-1.4.1 +DISTNAME= msmtp-1.4.4 CATEGORIES= mail HOMEPAGE= http://msmtp.sourceforge.net/ Index: distinfo =================================================================== RCS file: /cvs/ports/mail/msmtp/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 31 May 2005 03:50:32 -0000 1.3 +++ distinfo 14 Sep 2005 17:37:00 -0000 @@ -1,4 +1,4 @@ -MD5 (msmtp-1.4.1.tar.bz2) = 32693654b966bfe2d6b568a2bb4bb125 -RMD160 (msmtp-1.4.1.tar.bz2) = 17e6b36aaa77d4ad61cda61992f5a29baa551103 -SHA1 (msmtp-1.4.1.tar.bz2) = 015a4dbfb9aae261f0907e9c953e10af1d82d75c -SIZE (msmtp-1.4.1.tar.bz2) = 405884 +MD5 (msmtp-1.4.4.tar.bz2) = 34b31619a61462d9f2dd4f59720cf05e +RMD160 (msmtp-1.4.4.tar.bz2) = c83018a31815e031cd1b34bceb71862fb7a5399f +SHA1 (msmtp-1.4.4.tar.bz2) = 2b8437bb613a4054f51e94f4a6a4784b2abe3458 +SIZE (msmtp-1.4.4.tar.bz2) = 480904 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/mail/msmtp/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 PLIST --- pkg/PLIST 30 Mar 2005 22:04:44 -0000 1.1.1.1 +++ pkg/PLIST 14 Sep 2005 17:37:00 -0000 @@ -8,3 +8,4 @@ share/examples/msmtp/ share/examples/msmtp/msmtprc-system.example share/examples/msmtp/msmtprc-user.example +share/locale/de/LC_MESSAGES/msmtp.mo
