Do not depend on net/p5-IO-Socket-IP. The module IO::Socket::IP
0.29 is included in Perl 5.20.1 and installed in base. The port will be removed soon. OK giovanni@ nigel@
This commit is contained in:
parent
fceeae2e0a
commit
bbfab972a6
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2014/12/09 15:21:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2014/12/17 00:15:24 bluhm Exp $
|
||||
|
||||
COMMENT-main= interface between mailer MTA and content checkers
|
||||
COMMENT-utils= utilities to monitor amavisd-new server
|
||||
|
||||
V= 2.10.1
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
DISTNAME= amavisd-new-${V}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-utils= amavisd-new-utils-${V}
|
||||
@ -43,7 +43,6 @@ RUN_DEPENDS= archivers/arc \
|
||||
misc/p5-File-LibMagic \
|
||||
net/net-snmp \
|
||||
net/p5-IO-Socket-INET6 \
|
||||
net/p5-IO-Socket-IP \
|
||||
net/p5-Net-LibIDN \
|
||||
security/clamav \
|
||||
sysutils/p5-Unix-Syslog
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.91 2014/09/30 13:06:24 okan Exp $
|
||||
# $OpenBSD: Makefile,v 1.92 2014/12/17 00:15:24 bluhm Exp $
|
||||
|
||||
COMMENT= mailfilter to identify and mark spam
|
||||
|
||||
VER= 3.4.0
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
DISTNAME= Mail-SpamAssassin-${VER}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
RULESNAME= Mail-SpamAssassin-rules-${VER}.r1565117.tgz
|
||||
@ -28,7 +28,6 @@ COMMON_DEPENDS= www/p5-HTML-Parser>=3.31 \
|
||||
mail/p5-Mail-DKIM>=0.31 \
|
||||
net/p5-Net-DNS>=0.34 \
|
||||
net/p5-NetAddr-IP \
|
||||
net/p5-IO-Socket-IP \
|
||||
security/p5-IO-Socket-SSL
|
||||
|
||||
BUILD_DEPENDS= ${COMMON_DEPENDS}
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2014/09/08 18:35:20 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2014/12/17 00:15:24 bluhm Exp $
|
||||
|
||||
COMMENT = make common perl modules IPv6 ready by hotpatching
|
||||
|
||||
DISTNAME = Net-INET6Glue-0.603
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
@ -12,6 +13,5 @@ MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = cpan
|
||||
RUN_DEPENDS = net/p5-IO-Socket-IP>=0.25
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.82 2014/12/03 22:39:15 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.83 2014/12/17 00:15:25 bluhm Exp $
|
||||
|
||||
COMMENT = perl interface to SSL sockets
|
||||
|
||||
@ -15,7 +15,6 @@ MODULES = cpan
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = security/p5-Net_SSLeay>=1.59
|
||||
TEST_DEPENDS = net/p5-IO-Socket-INET6>=2.62 \
|
||||
net/p5-IO-Socket-IP>=0.31 \
|
||||
converters/p5-Net-IDN-Encode \
|
||||
www/p5-URI>=1.50
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2014/11/07 11:15:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2014/12/17 00:15:25 bluhm Exp $
|
||||
|
||||
COMMENT = next generation web framework for Perl
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = Mojolicious-5.58
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = www
|
||||
|
||||
MAINTAINER = Mark Patruck <mark@wrapped.cx>
|
||||
@ -17,7 +17,6 @@ HOMEPAGE = http://mojolicio.us/
|
||||
CPAN_AUTHOR = SRI
|
||||
|
||||
RUN_DEPENDS = devel/p5-EV \
|
||||
net/p5-IO-Socket-IP>=0.20 \
|
||||
security/p5-IO-Socket-SSL>=1.84
|
||||
|
||||
MAKE_ENV += TEST_CACHING=Yes
|
||||
|
Loading…
Reference in New Issue
Block a user