fix pkg_add updates; reported by florian, ok bluhm
This commit is contained in:
parent
9843dd1bd1
commit
042de3f60c
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2015/08/24 16:28:10 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2015/09/13 12:34:06 sthen Exp $
|
||||
|
||||
COMMENT = extends the Net::DNS module with DNSSEC functionality
|
||||
|
||||
DISTNAME = Net-DNS-SEC-1.01
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = net security
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2015/08/24 16:12:03 bluhm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2015/09/13 12:34:06 sthen Exp $
|
||||
@conflict p5-Net-DNS-<1.01
|
||||
${P5SITE}/Net/DNS/SEC/
|
||||
${P5SITE}/Net/DNS/SEC.pm
|
||||
${P5SITE}/Net/DNS/SEC/DSA.pm
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2015/08/24 16:29:55 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2015/09/13 12:34:06 sthen Exp $
|
||||
|
||||
COMMENT = perl interface to the domain name system
|
||||
|
||||
DISTNAME = Net-DNS-1.01
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.28 2015/08/24 16:29:55 bluhm Exp $
|
||||
@conflict net/p5-Net-DNS-SEC-<1.01
|
||||
@comment $OpenBSD: PLIST,v 1.29 2015/09/13 12:34:06 sthen Exp $
|
||||
@conflict p5-Net-DNS-SEC-<1.01
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/DNS/
|
||||
${P5SITE}/Net/DNS.pm
|
||||
|
Loading…
Reference in New Issue
Block a user