bump ports depending on python3 in benchmarks and converters
This commit is contained in:
parent
fd4569fbb5
commit
24ebe6849d
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2016/12/30 16:13:24 fcambus Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2017/01/03 19:16:08 landry Exp $
|
||||
|
||||
COMMENT = command-line client for speedtest.net bandwidth tester
|
||||
|
||||
MODPY_EGG_VERSION = 1.0.1
|
||||
DISTNAME = speedtest-cli-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = benchmarks net
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = https://github.com/sivel/speedtest-cli
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2016/11/07 23:56:32 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2017/01/03 19:16:08 landry Exp $
|
||||
|
||||
COMMENT = HTML to markdown-formatted text converter
|
||||
|
||||
MODPY_EGG_VERSION = 2016.9.19
|
||||
DISTNAME = html2text-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-${DISTNAME}
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = converters
|
||||
HOMEPAGE = http://alir3z4.github.io/html2text/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2016/01/16 19:35:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2017/01/03 19:16:08 landry Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT= UNiversal Office CONVerter
|
||||
|
||||
DISTNAME= unoconv-0.7
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= converters textproc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user