Date: Thu, 29 Jul 2004 20:35:19 +0900 From: Kimura Fuyuki <fuyuki@hadaly.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69756: Update port: mail/scmail to 1.3 Message-ID: <86y8l3dp1k.wl%fuyuki@hadaly.org> Resent-Message-ID: <200407291140.i6TBeOLe018404@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69756 >Category: ports >Synopsis: Update port: mail/scmail to 1.3 >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: Thu Jul 29 11:40:24 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: FreeBSD ns.nigredo.org 5.2.1-RELEASE-p9 i386 >Description: Update to 1.3 >How-To-Repeat: >Fix: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/mail/scmail/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 30 Jun 2004 08:46:18 -0000 1.10 +++ Makefile 29 Jul 2004 11:33:04 -0000 @@ -6,11 +6,11 @@ # PORTNAME= scmail -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= mail MASTER_SITES= http://namazu.org/~satoru/scmail/ -MAINTAINER= fuyuki@nigredo.org +MAINTAINER= fuyuki@hadaly.org COMMENT= A mail filter written in Scheme BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche Index: distinfo =================================================================== RCS file: /cvs/FreeBSD/ports/mail/scmail/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 12 Mar 2004 00:30:44 -0000 1.4 +++ distinfo 29 Jul 2004 11:27:43 -0000 @@ -1,2 +1,2 @@ -MD5 (scmail-1.2.tar.gz) = 58912c4b116638b4f76f86a4d5d63840 -SIZE (scmail-1.2.tar.gz) = 51032 +MD5 (scmail-1.3.tar.gz) = 95e811f6b7e38c20c90a5a24d84efcda +SIZE (scmail-1.3.tar.gz) = 52744 Index: pkg-plist =================================================================== RCS file: /cvs/FreeBSD/ports/mail/scmail/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 7 Feb 2004 06:13:24 -0000 1.3 +++ pkg-plist 29 Jul 2004 11:29:21 -0000 @@ -5,6 +5,9 @@ share/gauche/site/lib/scmail/bayesian-filter.scm share/gauche/site/lib/scmail/config.scm share/gauche/site/lib/scmail/mail.scm +share/gauche/site/lib/scmail/mailbox.scm +share/gauche/site/lib/scmail/maildir.scm +share/gauche/site/lib/scmail/mh.scm share/gauche/site/lib/scmail/progress.scm share/gauche/site/lib/scmail/util.scm @dirrm share/gauche/site/lib/scmail >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y8l3dp1k.wl%fuyuki>