ports/91379: [patch] mail/p5-Mail-SpamAssassin : install
overwrites existing config file v310.pre
Petr Rehor
prehor at gmail.com
Thu Jan 26 14:50:23 PST 2006
The following reply was made to PR ports/91379; it has been noted by GNATS.
From: Petr Rehor <prehor at gmail.com>
To: Michael Scheidell <scheidell at secnap.net>
Cc: bug-followup at 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 at 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.
More information about the freebsd-perl
mailing list