diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2011-02-25 08:52:30 +0000 |
commit | fd5918a6e7dabef98af061c8a9608967c868e088 (patch) | |
tree | eb4d5cbc5811760272b0b49f36bf320256a04e4f /multimedia/linux-huludesktop/Makefile | |
parent | ceb2ebfb84363d6e19dbb6975a2040259e33df3e (diff) | |
download | ports-fd5918a6e7dabef98af061c8a9608967c868e088.tar.gz ports-fd5918a6e7dabef98af061c8a9608967c868e088.zip |
Update linux-f10-pango to 1.28.3 (+ bump portrevision of dependend ports).
This fixes a security warning from portaudit.
Security: CVE-2009-1194
VuXML: 4b172278-3f46-11de-becb-001cc0377035
Thanks to: Luchesar V. ILIEV <luchesar.iliev@gmail.com> (F10+rpmbuild info)
Notes
Notes:
svn path=/head/; revision=269666
Diffstat (limited to 'multimedia/linux-huludesktop/Makefile')
-rw-r--r-- | multimedia/linux-huludesktop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/linux-huludesktop/Makefile b/multimedia/linux-huludesktop/Makefile index 9e2c76bb05e3..1439ee05ada6 100644 --- a/multimedia/linux-huludesktop/Makefile +++ b/multimedia/linux-huludesktop/Makefile @@ -7,6 +7,7 @@ PORTNAME= huludesktop PORTVERSION= 0.9.8 +PORTREVISION?= 1 CATEGORIES= multimedia linux MASTER_SITES= http://download.hulu.com/ PKGNAMEPREFIX= linux- |