summaryrefslogtreecommitdiff
path: root/misc/py-osd
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-03-09 06:34:59 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-03-09 06:34:59 +0000
commitee0a3ac8c4a35864a9b1213a965a8687db8cc86e (patch)
tree375aac021527977ad91507da4ca3234272dfd9f7 /misc/py-osd
parentForced commit to note that I don't own a time machine. I moved in May 2006 :-) (diff)
- Use "fixed" as a default font instead of "helvetica" since it is not
available in standart install - Bump PORTREVISION Reported by: xride
Notes
Notes: svn path=/head/; revision=186958
Diffstat (limited to 'misc/py-osd')
-rw-r--r--misc/py-osd/Makefile2
-rw-r--r--misc/py-osd/files/patch-pyosd-__init__.py11
2 files changed, 12 insertions, 1 deletions
diff --git a/misc/py-osd/Makefile b/misc/py-osd/Makefile
index 9566903b8a82..39828a85266c 100644
--- a/misc/py-osd/Makefile
+++ b/misc/py-osd/Makefile
@@ -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/
diff --git a/misc/py-osd/files/patch-pyosd-__init__.py b/misc/py-osd/files/patch-pyosd-__init__.py
new file mode 100644
index 000000000000..a500ff131512
--- /dev/null
+++ b/misc/py-osd/files/patch-pyosd-__init__.py
@@ -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