Add @conflict and @pkgpath to make upgrade smoother.

discussed with Mikolaj Kucharski, sturm@, ajacoutot@, sthen@
This commit is contained in:
bluhm 2009-01-02 10:16:07 +00:00
parent b7733bb060
commit da6953bd01
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/01/01 14:42:30 bluhm Exp $
# $OpenBSD: Makefile,v 1.2 2009/01/02 10:16:07 bluhm Exp $
COMMENT = object interface for AF_INET and AF_INET6 domain sockets
DISTNAME = IO-Socket-INET6-2.56
PKGNAME = p5-${DISTNAME}p0
CATEGORIES = net

View File

@ -1,4 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/01/01 14:42:30 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.2 2009/01/02 10:16:07 bluhm Exp $
@conflict p5-IO-INET6-*
@pkgpath net/p5-IO-INET6
${P5SITE}/IO/
${P5SITE}/IO/Socket/
${P5SITE}/IO/Socket/INET6.pm