mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- 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)
This commit is contained in:
parent
74b51fc852
commit
272c06787e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132094
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user