Date: Tue, 10 May 2005 17:23:21 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.org> To: Jean-Yves Lefort <jylefort@FreeBSD.org>, Radim Kolar <hsn@netmag.cz> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/qpopper Makefile distinfo pkg-descr pkg-message ports/mail/qpopper/files extra-patch-popper::main.c extra-patch-popper::pop_init.c patch-aa patch-popper::pop_updt.c Message-ID: <yged5rzxzeu.wl%ume@mahoroba.org> In-Reply-To: <200505092136.j49La24L010271@repoman.freebsd.org> References: <200505092136.j49La24L010271@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
>>>>> On Mon, 9 May 2005 21:36:02 +0000 (UTC)
>>>>> Jean-Yves Lefort <jylefort@FreeBSD.org> said:
jylefort> Modified files:
jylefort> mail/qpopper Makefile distinfo pkg-descr pkg-message
jylefort> mail/qpopper/files patch-aa
jylefort> Removed files:
jylefort> mail/qpopper/files extra-patch-popper::main.c
jylefort> extra-patch-popper::pop_init.c
jylefort> patch-popper::pop_updt.c
jylefort> Log:
jylefort> - Update to 4.0.7
jylefort> - Use OPTIONS
| -.if ${OSVERSION} >= 400014 && !defined(WITHOUT_IPV6)
| -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/
| -PATCHFILES= qpopper4.0.5-ipv6-20030313.diff.gz
| -PATCH_DIST_STRIP= -p1
| -.endif
| +.if ${OSVERSION} < 400014
| +WITHOUT_IPV6= yes
| +.endif
| +
| +.if !defined(WITHOUT_IPV6)
| +PATCH_SITES= http://home.tiscali.cz:8080/~cz210552/bsdports/tarballs/
| +PATCHFILES= qpopper4.0.7-inet6-20030313.diff.gz
| +PATCH_DIST_STRIP= -p2
| +.endif
It seems the IPv6 patch is modified version of mine for 4.0.5. There
is my updated patch for 4.0.7, already. Why don't you simply use it?
http://www.imasy.or.jp/~ume/ipv6/qpopper4.0.7-ipv6-20050427.diff.gz
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?yged5rzxzeu.wl%ume>
