- Use "fixed" as a default font instead of "helvetica" since it is not

available in standart install
- Bump PORTREVISION

Reported by:		xride
This commit is contained in:
Roman Bogorodskiy 2007-03-09 06:34:59 +00:00
parent da438cf91a
commit ee0a3ac8c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186958
2 changed files with 12 additions and 1 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= osd
PORTVERSION= 0.2.14
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= misc python
MASTER_SITES= http://repose.cx/pyosd/ \
http://damien.kangaweb.com/moving/stuff/pyosd/

View File

@ -0,0 +1,11 @@
--- pyosd/__init__.py.orig Wed Mar 7 16:02:22 2007
+++ pyosd/__init__.py Wed Mar 7 16:03:00 2007
@@ -44,7 +44,7 @@
error = _pyosd.error
-default_font="-*-helvetica-medium-r-normal-*-*-360-*-*-p-*-*-*"
+default_font="-misc-fixed-medium-r-semicondensed--*-*-*-*-c-*-*-*"
class osd:
""" osd is a class used to create an object which can display messages on