Date: Tue, 25 Aug 2009 22:44:07 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: pgollucci@FreeBSD.org Subject: ports/138190: [PATCH] mail/milter-greylist-devel: Update to 4.3.3 Message-ID: <20090826014407.5AED222AF15@fbsd72.scjamorim.org> Resent-Message-ID: <200908260150.n7Q1o44D030755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138190 >Category: ports >Synopsis: [PATCH] mail/milter-greylist-devel: Update to 4.3.3 >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: Wed Aug 26 01:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 4.3.3 - Removed unnecessary space in Makefile You can see log in mine tinderbox: http://www.scjamorim.org/Home/milter-greylist-devel-4.3.3.log Port maintainer (pgollucci@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- milter-greylist-devel-4.3.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/milter-greylist-devel/Makefile,v retrieving revision 1.14 diff -u -u -r1.14 Makefile --- Makefile 25 May 2009 21:16:42 -0000 1.14 +++ Makefile 26 Aug 2009 01:40:35 -0000 @@ -6,7 +6,7 @@ # PORTNAME= milter-greylist-devel -DISTVERSION= 4.3.2 +DISTVERSION= 4.3.3 CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ DISTNAME= milter-greylist-${DISTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= pgollucci@FreeBSD.org COMMENT= Easy-to-use greylist milter for sendmail (development) -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_UNSAFE= yes MAN5= greylist.conf.5 MAN8= milter-greylist.8 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/milter-greylist-devel/distinfo,v retrieving revision 1.6 diff -u -u -r1.6 distinfo --- distinfo 22 Apr 2009 04:15:21 -0000 1.6 +++ distinfo 26 Aug 2009 01:40:35 -0000 @@ -1,3 +1,3 @@ -MD5 (milter-greylist-4.3.2.tgz) = 46bcba380a052ba3f777e61597e27a36 -SHA256 (milter-greylist-4.3.2.tgz) = ef3e82a8cfeb665e70abd5ecaa4f190073fc4b3b2a6ea25af6309e44d85ae386 -SIZE (milter-greylist-4.3.2.tgz) = 205395 +MD5 (milter-greylist-4.3.3.tgz) = 66198fb5364ea1fc628d6d577b821102 +SHA256 (milter-greylist-4.3.3.tgz) = 435894fc56af2745f89b6baa218c19732f07b6d161260ece7fe7e58b16742976 +SIZE (milter-greylist-4.3.3.tgz) = 210467 --- milter-greylist-devel-4.3.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090826014407.5AED222AF15>