Date: Wed, 22 Feb 2006 14:10:17 +0000 (UTC) From: Makoto Matsushita <matusita@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/popfile Makefile distinfo pkg-plist Message-ID: <200602221410.k1MEAHDf049565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2006-02-22 14:10:17 UTC
FreeBSD ports repository
Modified files:
mail/popfile Makefile distinfo pkg-plist
Log:
Update to 0.22.4 just released today. There are very few changes but
good bugfixes and improvements, so update it just now for 6.1-RELEASE.
For those using SSL support (WITH_POPFILE_SSL is defined): According to
the POPFile version 0.22.4 documentation, POPFile 0.22.4 doesn't work
with IO::Socket::SSL version 0.97 that is in security/p5-IO-Socket-SSL.
I set this ports as IGNORE if WITH_POPFILE_SSL is defined, to avoid
unsupposed failure on SSL support.
If systems that have IO::Socket::SSL version 0.96, don't update to 0.97,
and make this ports with WITH_POPFILE_SSL *undefined*. POPFile will
use IO::Socket::SSL if required by configuration even if WITH_POPFILE_SSL
is defined or not during the build.
Revision Changes Path
1.16 +4 -2 ports/mail/popfile/Makefile
1.11 +6 -6 ports/mail/popfile/distinfo
1.9 +1 -0 ports/mail/popfile/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602221410.k1MEAHDf049565>
