diff options
author | garga <garga@FreeBSD.org> | 2009-07-10 21:45:35 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-07-10 21:45:35 +0800 |
commit | bbdbea5b3c6bd7b2aa90b02ba30982eff1931ff6 (patch) | |
tree | 70b8f71325876575d82e5a7351629bafeebc7529 /mail/postfix25 | |
parent | 1057204e0edb96972042fc693c88757d75714118 (diff) | |
download | freebsd-ports-gnome-bbdbea5b3c6bd7b2aa90b02ba30982eff1931ff6.tar.gz freebsd-ports-gnome-bbdbea5b3c6bd7b2aa90b02ba30982eff1931ff6.tar.zst freebsd-ports-gnome-bbdbea5b3c6bd7b2aa90b02ba30982eff1931ff6.zip |
- un-IGNORE VDA patch for version 2.6.2
- no PORTVERSION bump necessary since this option is off by default
PR: ports/135902
Submitted by: Sahil Tandon <sahil@tandon.net>
Diffstat (limited to 'mail/postfix25')
-rw-r--r-- | mail/postfix25/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix25/distinfo | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 9aa8a6de1e5d..9b0ef79fc94f 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -196,7 +196,6 @@ _REQUIRE+= ypserv .endif .if defined(WITH_VDA) -IGNORE= wait for a new VDA patch that works with ${PORTVERSION} PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-${PORTVERSION}-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 diff --git a/mail/postfix25/distinfo b/mail/postfix25/distinfo index 36a9c77f757c..42cf7e3eb21d 100644 --- a/mail/postfix25/distinfo +++ b/mail/postfix25/distinfo @@ -1,3 +1,6 @@ MD5 (postfix/postfix-2.6.2.tar.gz) = 1f0edbd521d2b0473626f4d61e8bb4eb SHA256 (postfix/postfix-2.6.2.tar.gz) = 025acf080bbe279cbc6e8e6806ecd0f99af41c8ca384fcb2f7631988f73d5f7c SIZE (postfix/postfix-2.6.2.tar.gz) = 3323255 +MD5 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 648f09acd31125c99d1bc36860e21910 +SHA256 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 2e49d9320a38d5d7ca246320127186cfacc3aced9a47aeced61151ee6eb620a4 +SIZE (postfix/postfix-2.6.2-vda-ng.patch.gz) = 12661 |