Bug 104314 - [update] Mail/p5-Mail-SpamAssassin to 3.1.7
Summary: [update] Mail/p5-Mail-SpamAssassin to 3.1.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 01:30 UTC by Gatolabo
Modified: 2006-10-31 02:20 UTC (History)
0 users

See Also:


Attachments
file.diff (287 bytes, patch)
2006-10-12 01:30 UTC, Gatolabo
no flags Details | Diff
file.diff (744 bytes, patch)
2006-10-12 01:30 UTC, Gatolabo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gatolabo 2006-10-12 01:30:13 UTC
[update] Mail/p5-Mail-SpamAssassin from 3.1.6 to 3.1.7.
3.1.7 is a "quick-fix" release; it contains only a fix for one bug,
introduced accidentally in 3.1.6:
if admins had set rule scores in the site configuration in
  /etc, sa-update would fail.  Back out this change

Fix: PORTNAME=      Mail-SpamAssassin
-PORTVERSION=   3.1.6
+PORTVERSION=   3.1.7
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
 MASTER_SITE_SUBDIR=    spamassassin/source/:apache Mail/:cpan
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-12 01:41:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-12 02:18:50 UTC
Responsible Changed
From-To: perl->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-31 02:10:23 UTC
clsung      2006-10-31 02:10:14 UTC

  FreeBSD ports repository

  Modified files:
    mail/p5-Mail-SpamAssassin Makefile distinfo 
  Log:
  - Update to 3.1.7
  - note : 3.1.7 is a "quick-fix" release; it contains only a fix for one bug,
           introduced accidentally in 3.1.6:
           if admins had set rule scores in the site configuration in
           /etc, sa-update would fail. Back out this change
  
  PR:             ports/104314
  Submitted by:   Yoshito Uchiyama<gato_AT_intaa dot net>
  
  Revision  Changes    Path
  1.98      +1 -1      ports/mail/p5-Mail-SpamAssassin/Makefile
  1.36      +3 -3      ports/mail/p5-Mail-SpamAssassin/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-31 02:10:26 UTC
State Changed
From-To: open->closed

Committed. Thank You.