diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-28 05:19:01 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-03-28 05:19:01 +0000 |
commit | 272c06787e586c2482d4ff11c0e0086875ea1eaa (patch) | |
tree | 10566355a5c0a6cd06cf967be1e77f617821deab /mail | |
parent | (hopefully) Fix bento build (diff) |
- Update to 1.18
- also fix unfetchable
- Changes
[url: http://isg.ee.ethz.ch/tools/postgrey/pub/Changes]
PR: ports/78609
Submitted by: clsung
Reviewed by: maintainer (Harold Paulson)
Approved by: portmgr (marcus)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postgrey/Makefile | 6 | ||||
-rw-r--r-- | mail/postgrey/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index 18d05bf867c7..1b4564d67d9b 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgrey -PORTVERSION= 1.17 +PORTVERSION= 1.18 CATEGORIES= mail MASTER_SITES= http://isg.ee.ethz.ch/tools/postgrey/pub/ @@ -17,8 +17,6 @@ RUN_DEPENDS= ${SITE_PERL}/Net/Server.pm:${PORTSDIR}/net/p5-Net-Server \ ${SITE_PERL}/IO/Multiplex.pm:${PORTSDIR}/devel/p5-IO-Multiplex \ ${SITE_PERL}/${PERL_ARCH}/BerkeleyDB.pm:${PORTSDIR}/databases/p5-BerkeleyDB -BROKEN= Unfetchable - USE_PERL5= yes USE_RC_SUBR= yes NO_BUILD= yes @@ -51,7 +49,7 @@ pre-extract: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= Needs perl 5.6.1 or higher, install lang/perl5.8 and try again +IGNORE= Needs perl 5.6.1 or higher, install lang/perl5.8 and try again .endif pre-install: diff --git a/mail/postgrey/distinfo b/mail/postgrey/distinfo index 9db1a9a85816..4abc7f88ef33 100644 --- a/mail/postgrey/distinfo +++ b/mail/postgrey/distinfo @@ -1,2 +1,2 @@ -MD5 (postgrey-1.17.tar.gz) = 5b15bbbfdc3ed22b7c7b366f2a099883 -SIZE (postgrey-1.17.tar.gz) = 24693 +MD5 (postgrey-1.18.tar.gz) = 90db6140ce09e63c5e0e84eb72d71648 +SIZE (postgrey-1.18.tar.gz) = 25699 |