From 547daae06e1645c5f0ca979a7d97eefb0371bc9d Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 28 May 2026 11:20:31 +0000 Subject: [PATCH] switch sourceforge -> github (no version change, but opendkim and opendmarc are alive again in the "develop" branch there) --- mail/opendkim/Makefile | 16 ++++++++++------ mail/opendkim/distinfo | 4 ++-- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index b030ca00117..7c7c594bfec 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,8 +1,12 @@ COMMENT= library and milter for DKIM (Domain Keys Identified Mail) -PORTROACH= site:https://github.com/trusteddomainproject/OpenDKIM/archive/ -DISTNAME= opendkim-2.10.3 -REVISION= 3 +# should be able to switch back to proper tarballs for new releases +V= 2.10.3 +GH_ACCOUNT= trusteddomainproject +GH_PROJECT= OpenDKIM +GH_TAGNAME= rel-opendkim-${V:S/./-/g} +PKGNAME= opendkim-${V} +REVISION= 4 SHARED_LIBS += opendkim 0.0 # 10.3 @@ -15,15 +19,15 @@ PERMIT_PACKAGE= Yes WANTLIB += c crypto milter pthread ssl -SITES= ${SITE_SOURCEFORGE:=opendkim/} - LIB_DEPENDS= mail/sendmail,-libmilter TEST_FLAGS= COV_LIBADD=-pthread SEPARATE_BUILD= Yes -CONFIGURE_STYLE= gnu +AUTOCONF_VERSION= 2.69 +AUTOMAKE_VERSION= 1.13 +CONFIGURE_STYLE= autoreconf CONFIGURE_ARGS= --enable-replace_rules post-install: diff --git a/mail/opendkim/distinfo b/mail/opendkim/distinfo index f2f07d10c0a..7fa9a29b94e 100644 --- a/mail/opendkim/distinfo +++ b/mail/opendkim/distinfo @@ -1,2 +1,2 @@ -SHA256 (opendkim-2.10.3.tar.gz) = Q6C6V7+UIJX+FZ0HSNiTPGsd0RF8rwJz+poAAyFeaBs= -SIZE (opendkim-2.10.3.tar.gz) = 1210224 +SHA256 (OpenDKIM-rel-opendkim-2-10-3.tar.gz) = r12he2M5su1ag0DNkZCRkSG3wg0PF2V4MnMtJCvuNLk= +SIZE (OpenDKIM-rel-opendkim-2-10-3.tar.gz) = 655324