Hi,

I was trying to update mail/msmtp to version 1.4.7 and I'm running into
a problem I can't solve by myself. Perhaps somebody is willing to help
me out. (The maintainer is no help as he didn't respond to my mail
written one month ago...).

I updated the distname, did a make makesum and patched the patch file
to let apply cleanly (diff is attached).

But a make configure says:
        configure: WARNING: Cannot find OpenSSL, disabling

I can not see why this happens. WANTLIB contains ssl and in 1.4.6 it
does find OpenSSL without problems.

Am I overlooking something?

--
simon
diff -ur /usr/ports/mail/msmtp/Makefile /home/simon/src/msmtp/Makefile
--- /usr/ports/mail/msmtp/Makefile      Mon Jul 31 22:53:00 2006
+++ /home/simon/src/msmtp/Makefile      Sat Nov  4 23:46:34 2006
@@ -2,7 +2,7 @@
 
 COMMENT=               "SMTP plugin for MUAs"
 
-DISTNAME=              msmtp-1.4.6
+DISTNAME=              msmtp-1.4.7
 CATEGORIES=            mail
 
 HOMEPAGE=              http://msmtp.sourceforge.net/
diff -ur /usr/ports/mail/msmtp/distinfo /home/simon/src/msmtp/distinfo
--- /usr/ports/mail/msmtp/distinfo      Mon Jul 31 22:53:00 2006
+++ /home/simon/src/msmtp/distinfo      Sat Nov  4 23:46:43 2006
@@ -1,4 +1,4 @@
-MD5 (msmtp-1.4.6.tar.bz2) = 0f76ca980151db88d5c26dda995c8701
-RMD160 (msmtp-1.4.6.tar.bz2) = 7376694c801123db43efc1f6ad629b65c1ff4095
-SHA1 (msmtp-1.4.6.tar.bz2) = 5be0dec135421ff91b740983f3ce30ae740d5da1
-SIZE (msmtp-1.4.6.tar.bz2) = 530538
+MD5 (msmtp-1.4.7.tar.bz2) = 9c87a1f40e05dae4896622b56ec71b56
+RMD160 (msmtp-1.4.7.tar.bz2) = 7affd5a339a865638437e093d4e3aba5b6addbcf
+SHA1 (msmtp-1.4.7.tar.bz2) = 0e907a2269babe5eeb04e5aa8b766b13c8ab714e
+SIZE (msmtp-1.4.7.tar.bz2) = 527853
diff -ur /usr/ports/mail/msmtp/patches/patch-configure 
/home/simon/src/msmtp/patches/patch-configure
--- /usr/ports/mail/msmtp/patches/patch-configure       Mon Jul 31 22:53:00 2006
+++ /home/simon/src/msmtp/patches/patch-configure       Sun Nov  5 00:11:02 2006
@@ -18,7 +18,7 @@
  
  ac_prev=
  ac_dashdash=
-@@ -27246,10 +27246,10 @@ GMSGFMT!$GMSGFMT$ac_delim
+@@ -22406,10 +22406,10 @@ GMSGFMT!$GMSGFMT$ac_delim
  XGETTEXT!$XGETTEXT$ac_delim
  MSGMERGE!$MSGMERGE$ac_delim
  INTL_MACOSX_LIBS!$INTL_MACOSX_LIBS$ac_delim

Attachment: pgpIvk2k2CVOP.pgp
Description: PGP signature

Reply via email to