Bug 178382

Summary: [maintainer] mail/opendkim update to 2.8.3
Product: Ports & Packages Reporter: Hirohisa Yamaguchi <umq>
Component: Individual Port(s)Assignee: Bryan Drewery <bdrewery>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Hirohisa Yamaguchi 2013-05-07 03:40:00 UTC
	The new version of mail/opendkim 2.8.3 is available.
	Release announcement: http://lists.opendkim.org/archive/opendkim/announce/2013/05/0044.html

Fix: The patch follows:

M       mail/opendkim/Makefile
M       mail/opendkim/distinfo
How-To-Repeat: 	N/A
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2013-05-07 12:48:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-05-07 14:00:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-07 14:00:39 UTC
Author: bdrewery
Date: Tue May  7 13:00:32 2013
New Revision: 317604
URL: http://svnweb.freebsd.org/changeset/ports/317604

Log:
  - Update to 2.8.3
  - Add missing pkgconfig build dependency
  
  Changelog: http://lists.opendkim.org/archive/opendkim/announce/2013/05/0044.html
  
  PR:		ports/178382
  Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)

Modified:
  head/mail/opendkim/Makefile
  head/mail/opendkim/distinfo

Modified: head/mail/opendkim/Makefile
==============================================================================
--- head/mail/opendkim/Makefile	Tue May  7 12:52:15 2013	(r317603)
+++ head/mail/opendkim/Makefile	Tue May  7 13:00:32 2013	(r317604)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		opendkim
-PORTVERSION=		2.8.2
+PORTVERSION=		2.8.3
 CATEGORIES=		mail security
 MASTER_SITES=		SF
 MASTER_SITE_SUBDIR=	${PORTNAME} \
@@ -22,6 +22,7 @@ LICENSE_PERMS_SENDMAIL=	dist-mirror dist
 GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
 NO_OPTIONS_SORT=yes
+USES=		pkgconfig:build
 USE_OPENSSL=	yes
 USE_LDCONFIG=	yes
 

Modified: head/mail/opendkim/distinfo
==============================================================================
--- head/mail/opendkim/distinfo	Tue May  7 12:52:15 2013	(r317603)
+++ head/mail/opendkim/distinfo	Tue May  7 13:00:32 2013	(r317604)
@@ -1,2 +1,2 @@
-SHA256 (opendkim-2.8.2.tar.gz) = 6ccb6a4a8906e18e2c487669bf0a24e7b8e7fd791da38ff45a5ab25264f071bc
-SIZE (opendkim-2.8.2.tar.gz) = 1181815
+SHA256 (opendkim-2.8.3.tar.gz) = eb36003b0d2d7514312c65db2b45afd9ce4d02744fbf4b2fe6f8e1e2893ce989
+SIZE (opendkim-2.8.3.tar.gz) = 1182214
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"