Date: Sun, 18 May 2008 20:39:33 +0200 (CEST) From: Martin Matuska <mm@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123802: [PATCH] mail/mailman re-enable htdig patch support Message-ID: <20080518183933.9D67E1147F@mail.vx.sk> Resent-Message-ID: <200805181840.m4IIe138094833@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123802 >Category: ports >Synopsis: [PATCH] mail/mailman re-enable htdig patch support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun May 18 18:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Matuska >Release: FreeBSD 7.0-STABLE >Organization: >Environment: System: FreeBSD 7.0-STABLE >Description: - Update htdig and indexing patches to 2.1.10 versions - Add these patches to distinfo >How-To-Repeat: >Fix: Index: ports/mail/mailman/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/mailman/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- ports/mail/mailman/Makefile 24 Apr 2008 14:05:50 -0000 1.75 +++ ports/mail/mailman/Makefile 18 May 2008 18:32:08 -0000 @@ -111,8 +111,8 @@ .if defined(WITH_HTDIG) PATCH_SITES+= http://www.openinfo.co.uk/mm/patches/444879/:patch1 \ http://www.openinfo.co.uk/mm/patches/444884/:patch2 -PATCHFILES+= indexing-2.1.9-0.1.patch.gz:patch1 \ - htdig-2.1.9-0.1.patch.gz:patch2 +PATCHFILES+= indexing-2.1.10-0.1.patch.gz:patch1 \ + htdig-2.1.10-0.1.patch.gz:patch2 PATCH_DIST_STRIP= -p1 PKGNAMESUFFIX+= -with-htdig RUN_DEPENDS+= htdig:${PORTSDIR}/textproc/htdig Index: ports/mail/mailman/distinfo =================================================================== RCS file: /home/pcvs/ports/mail/mailman/distinfo,v retrieving revision 1.34 diff -u -r1.34 distinfo --- ports/mail/mailman/distinfo 24 Apr 2008 14:05:50 -0000 1.34 +++ ports/mail/mailman/distinfo 18 May 2008 18:32:08 -0000 @@ -1,3 +1,9 @@ MD5 (mailman/mailman-2.1.10.tgz) = 79157d337a29f716a3a1ff8b70501f8d SHA256 (mailman/mailman-2.1.10.tgz) = 19f8fd0b8447fc88da412a186aeaa2af3f7cdd5f5c06c12d5eaddb3a1b15e97f SIZE (mailman/mailman-2.1.10.tgz) = 7969072 +MD5 (mailman/htdig-2.1.10-0.1.patch.gz) = e9da94f2b00af99f952c32c21cb73c02 +SHA256 (mailman/htdig-2.1.10-0.1.patch.gz) = 98ecc7bbe6424dce66fd2c8bef5af14d529f2066c0c8375e6ca649330aa532f1 +SIZE (mailman/htdig-2.1.10-0.1.patch.gz) = 61328 +MD5 (mailman/indexing-2.1.10-0.1.patch.gz) = 65faaf16adf887ff7a651cac438adaca +SHA256 (mailman/indexing-2.1.10-0.1.patch.gz) = e93ed03b7c436afda3f566575e9704386fd515498b05c53771193232d94035ed +SIZE (mailman/indexing-2.1.10-0.1.patch.gz) = 8133 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080518183933.9D67E1147F>