Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2012 03:00:28 GMT
From:      Hirohisa Yamaguchi <umq@ueo.co.jp>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/163984: [PATCH] mail/opendkim: update to 2.4.3
Message-ID:  <201201140300.q0E30SUC047103@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/163984; it has been noted by GNATS.

From: Hirohisa Yamaguchi <umq@ueo.co.jp>
To: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Cc: bug-followup@FreeBSD.ORG
Subject: Re: ports/163984: [PATCH] mail/opendkim: update to 2.4.3
Date: Sat, 14 Jan 2012 11:43:42 +0900

 --pgp-sign-Multipart_Sat_Jan_14_11:43:40_2012-1
 Content-Type: multipart/mixed;
  boundary="Multipart_Sat_Jan_14_11:43:40_2012-1"
 
 --Multipart_Sat_Jan_14_11:43:40_2012-1
 Content-Type: text/plain; charset=US-ASCII
 
 Hi,
 
 Thanks for your patch.
 I attach an updated patch against CVS HEAD.
 
 
 At Tue, 10 Jan 2012 10:50:18 UT,
 Edwin Groothuis wrote:
 >
 > Maintainer of mail/opendkim,
 >
 > Please note that PR ports/163984 has just been submitted.
 
 Regards,
 --
 
 	Hirohisa Yamaguchi
 	  umq@ueo.co.jp
 
 --Multipart_Sat_Jan_14_11:43:40_2012-1
 Content-Type: application/octet-stream; type=patch
 Content-Disposition: attachment; filename="mail_opendkim-2.4.3.patch"
 Content-Transfer-Encoding: 7bit
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/mail/opendkim/Makefile,v
 retrieving revision 1.10
 diff -p -u -r1.10 Makefile
 --- Makefile	9 Jan 2012 20:00:53 -0000	1.10
 +++ Makefile	14 Jan 2012 02:24:54 -0000
 @@ -6,10 +6,10 @@
  #
 
  PORTNAME=	opendkim
 -PORTVERSION=	2.4.2
 +PORTVERSION=	2.4.3
  CATEGORIES=	mail security
  MASTER_SITES=	SF
 -MASTER_SITE_SUBDIR=	${PORTNAME}/Previous%20Releases/
 +MASTER_SITE_SUBDIR=	${PORTNAME}/
 
  MAINTAINER=	umq@ueo.co.jp
  COMMENT=	DKIM library and milter implementation
 @@ -102,9 +102,6 @@ LIB_DEPENDS+=		unbound:${PORTSDIR}/dns/u
  PLIST_SUB+=		ARLIB="@comment "
  .else
  .if defined(WITH_ARLIB)
 -. if ${CC} == "clang"
 -BROKEN=		ARLIB option does not compile with clang
 -. endif
  PLIST_SUB+=		ARLIB=""
  CONFIGURE_ARGS+=	--enable-arlib
  MAN3=			ar.3
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/mail/opendkim/distinfo,v
 retrieving revision 1.7
 diff -p -u -r1.7 distinfo
 --- distinfo	8 Jan 2012 01:23:47 -0000	1.7
 +++ distinfo	14 Jan 2012 02:24:54 -0000
 @@ -1,2 +1,2 @@
 -SHA256 (opendkim-2.4.2.tar.gz) = 930a9ef845822ba310666dfc918d306d1ffa44cc0a8d9f56d7c0b0426d668f3f
 -SIZE (opendkim-2.4.2.tar.gz) = 1374662
 +SHA256 (opendkim-2.4.3.tar.gz) = c3ef73c5aa2bf8a6626b822cea08b72c954376ae892d596346973d11003c0906
 +SIZE (opendkim-2.4.3.tar.gz) = 1381956
 
 --Multipart_Sat_Jan_14_11:43:40_2012-1--
 
 --pgp-sign-Multipart_Sat_Jan_14_11:43:40_2012-1
 Content-Type: application/pgp-signature
 Content-Transfer-Encoding: 7bit
 Content-Description: OpenPGP Digital Signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (FreeBSD)
 
 iQEcBAABAgAGBQJPEOvdAAoJEML/cja+Xi6+xlgH/jmBuPm0cn12WK1/989f6wwn
 XQFqVOoib8dZ6rpT6dUudRh5A81OwWF0wwiw3r5ykjob8LG+B9GrRxCLGiEfMY7v
 zc4Oy/qrdE/KcFXS6FL064yuWpUsTCTwaNrLcIbYD0Lgly5bMOoKuRh7Kg6JiQ8l
 eeyFztLTewAdlMpfJfDUc1V0WBar7i2zH+bwFQLY9MO8Fvz0IXLN8vJSm+ICYFAn
 iDGRxLsC6JKFxxJ53v4nW6HVqcF65Hk4razivJ9fwvkO+Oj7JD2VHb8Ogib7vBau
 FzXbiCK00rmpI1OXxDk3mdC6Hpp5dpPdSO0ywT0ZDsTL9ozWSBo6PhB4++C4mro=
 =dkiG
 -----END PGP SIGNATURE-----
 
 --pgp-sign-Multipart_Sat_Jan_14_11:43:40_2012-1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201140300.q0E30SUC047103>