diff options
author | bapt <bapt@FreeBSD.org> | 2011-10-25 14:46:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-10-25 14:46:43 +0800 |
commit | 5bcdf9bdfa8db074903d4c2d90e8bf89f326813b (patch) | |
tree | 60f529aa4e1b412747f9ed54cde2c37911661364 /multimedia/libass | |
parent | 5a5c7389cd707fc9e59fb92552522a4744034636 (diff) | |
download | freebsd-ports-gnome-5bcdf9bdfa8db074903d4c2d90e8bf89f326813b.tar.gz freebsd-ports-gnome-5bcdf9bdfa8db074903d4c2d90e8bf89f326813b.tar.zst freebsd-ports-gnome-5bcdf9bdfa8db074903d4c2d90e8bf89f326813b.zip |
- update to 0.10.0
Diffstat (limited to 'multimedia/libass')
-rw-r--r-- | multimedia/libass/Makefile | 5 | ||||
-rw-r--r-- | multimedia/libass/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index c21c6b440c82..ca657470a84f 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libass -PORTVERSION= 0.9.13 +PORTVERSION= 0.10.0 CATEGORIES= multimedia devel MASTER_SITES= GOOGLE_CODE @@ -18,7 +18,8 @@ LICENSE= ISCL LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ enca.5:${PORTSDIR}/converters/enca \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ - expat.6:${PORTSDIR}/textproc/expat2 + expat.6:${PORTSDIR}/textproc/expat2 \ + fribidi.3:${PORTSDIR}/converters/fribidi USE_GNOME= pkgconfig gnomehack USE_XZ= yes diff --git a/multimedia/libass/distinfo b/multimedia/libass/distinfo index 9e5b203eaa00..9bfa3bc8ebae 100644 --- a/multimedia/libass/distinfo +++ b/multimedia/libass/distinfo @@ -1,2 +1,2 @@ -SHA256 (libass-0.9.13.tar.xz) = eef55595355cd4dd14b88b61d4e34c7bcfb6060a6b28f5a9ebc7dd5a72b69cc8 -SIZE (libass-0.9.13.tar.xz) = 250536 +SHA256 (libass-0.10.0.tar.xz) = 4da592020f6d7db889ec7bb09a2c78afa17b18eb86b9ffc6237d5a575ebd7541 +SIZE (libass-0.10.0.tar.xz) = 256780 |