From chalpin@cs.wisc.edu  Fri Dec 25 20:35:15 2009
Return-Path: <chalpin@cs.wisc.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0838F106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Dec 2009 20:35:15 +0000 (UTC)
	(envelope-from chalpin@cs.wisc.edu)
Received: from sabe.cs.wisc.edu (sabe.cs.wisc.edu [128.105.6.20])
	by mx1.freebsd.org (Postfix) with ESMTP id C679A8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Dec 2009 20:35:14 +0000 (UTC)
Received: from spiff.home.crhalpin.org (eagleheights-105-18.resnet.wisc.edu [146.151.105.18])
	(authenticated bits=0)
	by sabe.cs.wisc.edu (8.14.1/8.14.1) with ESMTP id nBPKZDNc024653
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Dec 2009 14:35:13 -0600
Received: by spiff.home.crhalpin.org (Postfix, from userid 1001)
	id 2B8841CC19; Fri, 25 Dec 2009 14:35:08 -0600 (CST)
Message-Id: <20091225203508.2B8841CC19@spiff.home.crhalpin.org>
Date: Fri, 25 Dec 2009 14:35:08 -0600 (CST)
From: Corey Halpin <chalpin@cs.wisc.edu>
Reply-To: Corey Halpin <chalpin+d+1262204738.91f8a9@cs.wisc.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mail/crm114 new upstream version (patch)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         142023
>Category:       ports
>Synopsis:       mail/crm114 new upstream version (patch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 25 20:40:02 UTC 2009
>Closed-Date:    Fri Dec 25 21:20:34 UTC 2009
>Last-Modified:  Fri Dec 25 21:30:02 UTC 2009
>Originator:     Corey Halpin
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD spiff.home.crhalpin.org 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


>Description:
	New upstream CRM114
>How-To-Repeat:
	NA
>Fix:

  UPDATING likely needs a blurb:
20091225:
	AFFECTS: users of mail/crm114 who use the SVM classifier
	AUTHOR: chalpin@cs.wisc.edu

	This update includes a new and much faster SVM classifier, however
old-format SVM files are incompatible with the new SVM.  Old-format files will need to be rebuilt. See /usr/local/share/doc/crm114/README for details.

diff -ru /usr/ports/mail/crm114/Makefile crm114/Makefile
--- /usr/ports/mail/crm114/Makefile	2009-12-22 05:36:21.000000000 -0600
+++ crm114/Makefile	2009-12-25 13:41:28.000000000 -0600
@@ -5,7 +5,7 @@
 #
 
 PORTNAME=	crm114
-PORTVERSION=	20090423
+PORTVERSION=	20091209
 PORTREVISION=	1
 # WARNING change versionname in CRM114RELEASENAME too.
 # portlint didn't like this variable at this place.
@@ -15,14 +15,14 @@
 # Oliver Eikemeier recommended the following construction
 # to avoid the reduncany of the CRM114RELEASENAME and .src and
 # .css extention.
-DISTNAME=	${PORTNAME}-200904023-${CRM114RELEASENAME}.src
+DISTNAME=	${PORTNAME}-${PORTVERSION}-${CRM114RELEASENAME}.src
 
 MAINTAINER=	chalpin@cs.wisc.edu
 COMMENT=	A Markov based SpamFilter
 
 LIB_DEPENDS=	tre.5:${PORTSDIR}/textproc/libtre
 
-CRM114RELEASENAME=BlameSteveJobs
+CRM114RELEASENAME=BlameMichelson
 
 USE_GETTEXT=	yes
 USE_ICONV=	yes
diff -ru /usr/ports/mail/crm114/distinfo crm114/distinfo
--- /usr/ports/mail/crm114/distinfo	2009-05-13 11:03:16.000000000 -0500
+++ crm114/distinfo	2009-12-25 13:48:25.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (crm114-200904023-BlameSteveJobs.src.tar.gz) = 60c3bb5f0408341ce02c0571308259f3
-SHA256 (crm114-200904023-BlameSteveJobs.src.tar.gz) = dd2ba229444ca3d0364b859402af0dc69adc3ac3e898cb4e8ce46dd66faba17b
-SIZE (crm114-200904023-BlameSteveJobs.src.tar.gz) = 623779
+MD5 (crm114-20091209-BlameMichelson.src.tar.gz) = f91dd2ba89ec40100ef162def2ad2344
+SHA256 (crm114-20091209-BlameMichelson.src.tar.gz) = 0837141ed447475f6e276f877563733593e412afe9a5c91331872797115e3e1c
+SIZE (crm114-20091209-BlameMichelson.src.tar.gz) = 723936
Only in crm114: work
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Dec 25 21:20:33 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142023 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142023: commit references a PR
Date: Fri, 25 Dec 2009 21:20:32 +0000 (UTC)

 miwi        2009-12-25 21:20:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/crm114          Makefile distinfo 
   Log:
   - Update to 20091225
   
   PR:             142023
   Submitted by:   Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
   
   Revision  Changes    Path
   1.29      +3 -3      ports/mail/crm114/Makefile
   1.17      +3 -3      ports/mail/crm114/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"
 
>Unformatted:
