From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 18 11:10:27 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C5716A41C for ; Mon, 18 Jul 2005 11:10:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD2F843D4C for ; Mon, 18 Jul 2005 11:10:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6IBAQE3005287 for ; Mon, 18 Jul 2005 11:10:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6IBAQrK005285; Mon, 18 Jul 2005 11:10:26 GMT (envelope-from gnats) Resent-Date: Mon, 18 Jul 2005 11:10:26 GMT Resent-Message-Id: <200507181110.j6IBAQrK005285@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Radim Kolar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB9D16A41F for ; Mon, 18 Jul 2005 11:03:23 +0000 (GMT) (envelope-from hsn@netmag.cz) Received: from smtp-out4.iol.cz (smtp-out4.iol.cz [194.228.2.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE69443D46 for ; Mon, 18 Jul 2005 11:03:18 +0000 (GMT) (envelope-from hsn@netmag.cz) Received: from antivir4.iol.cz (unknown [192.168.30.209]) by smtp-out4.iol.cz (Internet on Line ESMTP server) with ESMTP id 1107F33C47C for ; Mon, 18 Jul 2005 13:03:16 +0200 (CEST) Received: from localhost (antivir4.iol.cz [127.0.0.1]) by antivir4.iol.cz (Postfix) with ESMTP id EF391650007 for ; Mon, 18 Jul 2005 13:03:15 +0200 (CEST) Received: from smtp-out4.iol.cz (mta-out4 [192.168.30.31]) by antivir4.iol.cz (Postfix) with ESMTP id DD8CC65001B for ; Mon, 18 Jul 2005 13:03:15 +0200 (CEST) Received: from sanatana.dharma (96.219.broadband3.iol.cz [85.70.219.96]) by smtp-out4.iol.cz (Internet on Line ESMTP server) with ESMTP id BDEE322AFF9 for ; Mon, 18 Jul 2005 13:03:15 +0200 (CEST) Received: from hsn@localhost by sanatana.dharma (Exim 4.51_0 FreeBSD) id 1DuTOT-000Lpb-KZ ; Mon, 18 Jul 2005 13:02:41 +0200 Message-Id: Date: Mon, 18 Jul 2005 13:02:41 +0200 From: Radim Kolar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Meno.Abels@Adviser.com Subject: ports/83661: [PATCH] mail/crm114: update to 20050518 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 11:10:27 -0000 >Number: 83661 >Category: ports >Synopsis: [PATCH] mail/crm114: update to 20050518 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 18 11:10:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Radim Kolar >Release: FreeBSD 5.4-STABLE i386 >Organization: Sanatana Dharma >Environment: System: FreeBSD sanatana.dharma 5.4-STABLE FreeBSD 5.4-STABLE #13: Sat Jul 2 13:14:50 CEST >Description: - Update to 20050518 Version if freebsd ports from dec2004 produces much worse results than crm114-20040816.BlameClockworkOrange-auto.3.tar.bz2 so i have updated crm to bugfixed version, which is also a lot faster. Port maintainer (Meno.Abels@Adviser.com) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- crm114-20050518.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/crm114/Makefile /home/hsn/hacked/crm114/Makefile --- /usr/ports/mail/crm114/Makefile Fri Jun 10 14:02:43 2005 +++ /home/hsn/hacked/crm114/Makefile Sun Jul 17 21:24:48 2005 @@ -6,8 +6,8 @@ # PORTNAME= crm114 -PORTVERSION= 20041231 -PORTREVISION= 1 +PORTVERSION= 20050518 +PORTREVISION= 0 # WARNING change versionname in CRM114RELEASENAME too. # portlint didn't like this variable at this place. # So I have to put it down in this file. @@ -26,7 +26,7 @@ # there is no other then formail on this planet RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail -CRM114RELEASENAME=BlameSanAndreas +CRM114RELEASENAME=BlameMercury USE_GETTEXT= yes USE_ICONV= yes diff -ruN --exclude=CVS /usr/ports/mail/crm114/distinfo /home/hsn/hacked/crm114/distinfo --- /usr/ports/mail/crm114/distinfo Fri Jun 10 10:04:37 2005 +++ /home/hsn/hacked/crm114/distinfo Sun Jul 17 21:24:54 2005 @@ -1,2 +1,2 @@ -MD5 (crm114-20041231.BlameSanAndreas.src.tar.gz) = 51ad227f8e7d356d25ce12b6dbee0399 -SIZE (crm114-20041231.BlameSanAndreas.src.tar.gz) = 856318 +MD5 (crm114-20050518.BlameMercury.src.tar.gz) = e703817e7f6276c6baf5830ce9334405 +SIZE (crm114-20050518.BlameMercury.src.tar.gz) = 909636 --- crm114-20050518.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: