Replace p5-IO-INET6 with p5-IO-Socket-INET6 as the upstream cpan

package has been renamed.  Unfortunately there is no smooth upgrade
path.  Packages have to be deleted and added manually.

discussed with bernd@ and sturm@
This commit is contained in:
bluhm 2009-01-01 15:23:41 +00:00
parent d25b8cc5c2
commit 7b45d63ddb
7 changed files with 8 additions and 44 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.55 2008/10/01 19:30:39 sthen Exp $
# $OpenBSD: Makefile,v 1.56 2009/01/01 15:23:41 bluhm Exp $
COMMENT= mailfilter to identify and mark spam
DISTNAME= Mail-SpamAssassin-3.2.5
PKGNAME= p5-${DISTNAME}p0
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= mail perl5
MAINTAINER= Marc Balmer <mbalmer@openbsd.org>
@ -23,7 +23,7 @@ COMMON_DEPENDS= :p5-HTML-Parser->=3.31:www/p5-HTML-Parser \
:p5-Digest-SHA1-*:security/p5-Digest-SHA1 \
:p5-Net-DNS->=0.34:net/p5-Net-DNS \
:p5-Mail-SPF-Query-*:mail/p5-Mail-SPF-Query \
:p5-IO-INET6-*:net/p5-IO-INET6 \
:p5-IO-Socket-INET6-*:net/p5-IO-Socket-INET6 \
:p5-IO-Socket-SSL-*:security/p5-IO-Socket-SSL \
:p5-libwww-*:www/p5-libwww

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.552 2008/12/30 13:59:10 pirofti Exp $
# $OpenBSD: Makefile,v 1.553 2009/01/01 15:23:41 bluhm Exp $
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
#
@ -222,8 +222,8 @@
SUBDIR += p5-Event-RPC
SUBDIR += p5-Filesys-Virtual-DAAP
SUBDIR += p5-Geo-IP
SUBDIR += p5-IO-INET6
SUBDIR += p5-IO-Interface
SUBDIR += p5-IO-Socket-INET6
SUBDIR += p5-IO-Socket-Multicast
SUBDIR += p5-Net-Amazon
SUBDIR += p5-Net-BGP

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.59 2008/05/23 19:41:45 fgsch Exp $
# $OpenBSD: Makefile,v 1.60 2009/01/01 15:23:41 bluhm Exp $
COMMENT= multi-router traffic grapher
DISTNAME= mrtg-2.15.2
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= net
HOMEPAGE= http://oss.oetiker.ch/mrtg/
@ -19,7 +19,7 @@ WANTLIB= c jpeg m png z
MASTER_SITES= ${HOMEPAGE}pub/ \
${HOMEPAGE}pub/old
RUN_DEPENDS= ::net/p5-IO-INET6 \
RUN_DEPENDS= ::net/p5-IO-Socket-INET6 \
::net/p5-Net-SNMP \
::net/p5-SNMP_Session
LIB_DEPENDS= gd.>=18::graphics/gd

View File

@ -1,23 +0,0 @@
# $OpenBSD: Makefile,v 1.4 2007/09/15 22:36:56 merdely Exp $
COMMENT= object interface for AF_INET and AF_INET6 domain sockets
MODULES= cpan
DISTNAME= INET6-2.01
PKGNAME= p5-IO-${DISTNAME}p0
CATEGORIES= net devel
MAINTAINER= Damien Miller <djm@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
RUN_DEPENDS= :p5-Socket6-*:net/p5-Socket6
BUILD_DEPENDS+= ${RUN_DEPENDS}
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (INET6-2.01.tar.gz) = AypuUMjBbkAINqlWXNsvCw==
RMD160 (INET6-2.01.tar.gz) = VoXf4EAtjVftig+z70OBZDfk83Q=
SHA1 (INET6-2.01.tar.gz) = 7KFQ9yjEktemB2osZpilNMzRtSA=
SHA256 (INET6-2.01.tar.gz) = 3AzmZiMwPw0bZPJEbXhfPS6fq+X4DoeeHWsHVOkQf6w=
SIZE (INET6-2.01.tar.gz) = 8628

View File

@ -1,3 +0,0 @@
IO::Socket::INET6 provides an object interface to creating and using
sockets in either AF_INET or AF_INET6 domains. It is built upon the
IO::Socket interface and inherits all the methods defined by IO::Socket.

View File

@ -1,5 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2004/09/15 18:17:43 espie Exp $
${P5SITE}/IO/
${P5SITE}/IO/Socket/
${P5SITE}/IO/Socket/INET6.pm
@man man/man3p/IO::Socket::INET6.3p