Forgot to bump after fixing @conflict marker in PLIST
This commit is contained in:
parent
3ddb79f328
commit
6a3001aaeb
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2020/07/03 21:44:33 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2020/08/10 14:52:11 bket Exp $
|
||||
|
||||
COMMENT = Internationalizing Domain Names in Applications
|
||||
|
||||
DISTNAME = Net-IDN-Encode-2.500
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = net converters
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2020/07/03 21:45:24 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2020/08/10 14:52:11 bket Exp $
|
||||
|
||||
COMMENT= easy MIME message handling
|
||||
|
||||
@ -7,7 +7,7 @@ PKG_ARCH= *
|
||||
DISTNAME= Email-MIME-1.946
|
||||
CATEGORIES= mail
|
||||
EPOCH= 0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
# Same as Perl
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2020/07/07 18:39:14 paco Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2020/08/10 14:52:11 bket Exp $
|
||||
|
||||
COMMENT = simple DNS resolver for asyncio
|
||||
|
||||
MODPY_EGG_VERSION = 2.0.0
|
||||
REVISION = 0
|
||||
DISTNAME = aiodns-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
CATEGORIES = net
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2020/07/10 03:23:55 kmos Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/08/10 14:52:11 bket Exp $
|
||||
|
||||
# using bundled c-ares which is patched for TTL support
|
||||
COMMENT = python interface for c-ares
|
||||
|
||||
MODPY_EGG_VERSION = 3.1.1
|
||||
REVISION = 0
|
||||
DISTNAME = pycares-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-cares-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = net
|
||||
|
Loading…
Reference in New Issue
Block a user