Date: Fri, 25 Dec 2009 14:35:08 -0600 (CST) From: Corey Halpin <chalpin@cs.wisc.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/142023: mail/crm114 new upstream version (patch) Message-ID: <20091225203508.2B8841CC19@spiff.home.crhalpin.org> Resent-Message-ID: <200912252040.nBPKe2BO040425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 142023 >Category: ports >Synopsis: mail/crm114 new upstream version (patch) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Dec 25 20:40:02 UTC 2009 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091225203508.2B8841CC19>