1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update RUN_DEPENDS: use newer twisted

- Bump PORTREVISION for dependency change

PR:		221652
Submitted by:	sunpoet (myself)
Approved by:	novel (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-08-20 12:30:35 +00:00
parent af05a5a925
commit a16ceeb84e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448417

View File

@ -3,7 +3,7 @@
PORTNAME= osd
PORTVERSION= 0.2.14
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= misc python
MASTER_SITES= http://ichi2.net/pyosd/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -13,8 +13,9 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Python wrapper for osd, for displaying text on your X display
LIB_DEPENDS= libxosd.so:misc/xosd
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted
USES= python twisted:run
USES= python
USE_PYTHON= distutils autoplist
PORTDOCS= AUTHORS ChangeLog ChangeLog.old README README.daemon pyosd.html