Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2012 12:26:01 +0200 (CEST)
From:      Jaap Akkerhuis <jaap@NLnetLabs.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        umq@ueo.co.jp, jaap@bela.nlnetlabs.nl
Subject:   ports/171276: [PATCH] mail/opendkim: update to 2.6.7
Message-ID:  <201209031026.q83AQ1JK077366@bela.nlnetlabs.nl>
Resent-Message-ID: <201209031030.q83AU77w017301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171276
>Category:       ports
>Synopsis:       [PATCH] mail/opendkim: update to 2.6.7
>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 Sep 03 10:30:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jaap Akkerhuis
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
NLnet Labs
>Environment:
System: FreeBSD bela.nlnetlabs.nl 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #29: Mon Sep  3 02:43:49 CEST
>Description:
- Update to 2.6.7

Port maintainer (umq@ueo.co.jp) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- opendkim-2.6.7.patch begins here ---
diff -ruN --exclude=CVS ../opendkim.orig/Makefile ./Makefile
--- ../opendkim.orig/Makefile	2012-07-23 21:48:02.817827855 +0200
+++ ./Makefile	2012-08-20 10:36:42.050548961 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		opendkim
-PORTVERSION=		2.5.2
+PORTVERSION=		2.6.7
 CATEGORIES=		mail security
 MASTER_SITES=		SF
 MASTER_SITE_SUBDIR=	${PORTNAME} \
diff -ruN --exclude=CVS ../opendkim.orig/distinfo ./distinfo
--- ../opendkim.orig/distinfo	2012-07-23 21:48:02.817370751 +0200
+++ ./distinfo	2012-08-20 10:36:46.207549690 +0200
@@ -1,2 +1,2 @@
-SHA256 (opendkim-2.5.2.tar.gz) = fb6994ea4bbd7e93772517cd3ee0b4ec338ed502a920fa2fa98b34869db167a9
-SIZE (opendkim-2.5.2.tar.gz) = 1475225
+SHA256 (opendkim-2.6.7.tar.gz) = 45da209ccddfb6f6888ac2366b6e38a6460b36ff0da527aed910217cead6fc84
+SIZE (opendkim-2.6.7.tar.gz) = 1129124
diff -ruN --exclude=CVS ../opendkim.orig/pkg-plist ./pkg-plist
--- ../opendkim.orig/pkg-plist	2012-07-23 21:48:02.836159494 +0200
+++ ./pkg-plist	2012-08-20 10:54:53.937548928 +0200
@@ -21,7 +21,7 @@
 %%ARLIB%%lib/libar.a
 %%ARLIB%%lib/libar.la
 %%ARLIB%%lib/libar.so
-%%ARLIB%%lib/libar.so.2
+%%ARLIB%%lib/libar.so.3
 %%DKIMREP%%lib/libdkimrep.a
 %%DKIMREP%%lib/libdkimrep.la
 %%DKIMREP%%lib/libdkimrep.so
@@ -29,7 +29,7 @@
 lib/libopendkim.a
 lib/libopendkim.la
 lib/libopendkim.so
-lib/libopendkim.so.6
+lib/libopendkim.so.7
 %%RBL%%lib/librbl.a
 %%RBL%%lib/librbl.la
 %%RBL%%lib/librbl.so
--- opendkim-2.6.7.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?201209031026.q83AQ1JK077366>