Date: Thu, 26 Jan 2006 22:50:22 GMT From: Petr Rehor <prehor@gmail.com> To: perl@FreeBSD.org Subject: Re: ports/91379: [patch] mail/p5-Mail-SpamAssassin : install overwrites existing config file v310.pre Message-ID: <200601262250.k0QMoMBl059506@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/91379; it has been noted by GNATS. From: Petr Rehor <prehor@gmail.com> To: Michael Scheidell <scheidell@secnap.net> Cc: bug-followup@freebsd.org Subject: Re: ports/91379: [patch] mail/p5-Mail-SpamAssassin : install overwrites existing config file v310.pre Date: Thu, 26 Jan 2006 23:47:15 +0100 2006/1/26, Michael Scheidell <scheidell@secnap.net>: > _6 still deletes custom v310.pre: > > cd /usr/ports/mail/p5-Mail-SpamAssassin > make deinstall reinstall: > > pkg_delete: '/usr/local/etc/mail/spamassassin/v310.pre' fails original > MD5 checksum - deleted anyway. > > verified that v310.pre WAS deleted and new one replaced custom v310.pre. It's normal when you upgrade from _5 to _6 because uninstalling is controlled with _5 package information which was saved in /var/db/pkg/p5-Mail-SpamAssassin-3.1.5_5 instead of _6 Makefile/pkg_plist. This patch solve v310.pre problem for upgrades from _6 to higher versions. P.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601262250.k0QMoMBl059506>