diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-07 13:00:32 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-07 13:00:32 +0000 |
commit | c0af1ccd5f350208e51572a7122f075c545462ec (patch) | |
tree | d6f2bd81df1f437214078cab78fb34d172ac126f /mail/opendkim | |
parent | cffd357892eb30a400dfd2a90e121070d0220c77 (diff) | |
download | ports-c0af1ccd5f350208e51572a7122f075c545462ec.tar.gz ports-c0af1ccd5f350208e51572a7122f075c545462ec.zip |
Notes
Diffstat (limited to 'mail/opendkim')
-rw-r--r-- | mail/opendkim/Makefile | 3 | ||||
-rw-r--r-- | mail/opendkim/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index 0653fd7b57fa..16b7000f6db9 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -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-sell pkg-mirror pkg-sell auto-accept GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes NO_OPTIONS_SORT=yes +USES= pkgconfig:build USE_OPENSSL= yes USE_LDCONFIG= yes diff --git a/mail/opendkim/distinfo b/mail/opendkim/distinfo index 0561502e30ff..96a9e8bd60ad 100644 --- a/mail/opendkim/distinfo +++ b/mail/opendkim/distinfo @@ -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 |