Date: Sat, 17 Mar 2012 00:35:43 +0900 From: Hirohisa Yamaguchi <umq@ueo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/166179: [maintainer] mail/opendkim update to 2.5.1 Message-ID: <86wr6ko8xc.wl%umq@ueo.co.jp> Resent-Message-ID: <201203161540.q2GFe00i075105@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 166179 >Category: ports >Synopsis: [maintainer] mail/opendkim update to 2.5.1 >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 Mar 16 15:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Hirohisa Yamaguchi >Release: FreeBSD 9.0-RELEASE amd64 >Organization: <organization of PR author (multiple lines)> >Environment: System: FreeBSD calliope.****.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The new version of mail/opendkim 2.5.1 is available. The excerpt from release note: 2.5.1 2012/03/15 Fix bug #SF3496131: Fix query cache build problem. Reported by Dilian Wesselinov Palauzov. Fix bug #SF3500660: Add Date: header field to generated reports. Reported by Andreas Schulze. BUILD: A few subsidiary libraries need to know about -lresolv on systems that need it. Reported by Scott Kitterman. STATS: Add "-E" command line flag to opendkim-importstats, forcing an abort on any input error. >How-To-Repeat: N/A >Fix: The patch follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/opendkim/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 5 Mar 2012 18:45:29 -0000 1.13 +++ Makefile 16 Mar 2012 15:26:41 -0000 @@ -6,7 +6,7 @@ # PORTNAME= opendkim -PORTVERSION= 2.5.0.1 +PORTVERSION= 2.5.1 CATEGORIES= mail security MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} \ @@ -24,8 +24,6 @@ LICENSE_NAME_SENDMAIL= Sendmail Open Source License LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1$$//} - GNU_CONFIGURE= yes USE_OPENSSL= yes USE_LDCONFIG= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/opendkim/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 5 Mar 2012 18:45:29 -0000 1.10 +++ distinfo 16 Mar 2012 15:26:41 -0000 @@ -1,2 +1,2 @@ -SHA256 (opendkim-2.5.0.1.tar.gz) = a1423fbd7b28fddee3cc51ffe550393cca44c32ac049c867ff86e984b787eeb6 -SIZE (opendkim-2.5.0.1.tar.gz) = 1465386 +SHA256 (opendkim-2.5.1.tar.gz) = afd6a762859ff6616103df03757e59c7a1053a241dd28ab21e5e38d44152a8fa +SIZE (opendkim-2.5.1.tar.gz) = 1468303 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wr6ko8xc.wl%umq>