diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-11 19:32:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-11 19:32:55 +0800 |
commit | 0dde2467b8d56446e8b1ab32531ab5b99a543c9b (patch) | |
tree | 92bd45d6190e9ddb043108cbff1178aec7ac3dec | |
parent | d4451fe0c28b07e2107fd02af41914e6f872d9d4 (diff) | |
download | freebsd-ports-gnome-0dde2467b8d56446e8b1ab32531ab5b99a543c9b.tar.gz freebsd-ports-gnome-0dde2467b8d56446e8b1ab32531ab5b99a543c9b.tar.zst freebsd-ports-gnome-0dde2467b8d56446e8b1ab32531ab5b99a543c9b.zip |
- update to 0.9.12
- change license from GPLv2 to ISCL
-rw-r--r-- | multimedia/libass/Makefile | 6 | ||||
-rw-r--r-- | multimedia/libass/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index f5efcd526f15..61c388d32429 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -6,14 +6,14 @@ # PORTNAME= libass -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 CATEGORIES= multimedia devel MASTER_SITES= GOOGLE_CODE MAINTAINER= bapt@FreeBSD.org COMMENT= Portable ASS/SSA subtitle renderer -LICENSE= GPLv2 +LICENSE= ISCL LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ enca.5:${PORTSDIR}/converters/enca \ @@ -21,7 +21,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ expat.6:${PORTSDIR}/textproc/expat2 USE_GNOME= pkgconfig gnomehack -USE_BZIP2= yes +USE_XZ= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/multimedia/libass/distinfo b/multimedia/libass/distinfo index f73e8409e113..10c0d4c6ddd7 100644 --- a/multimedia/libass/distinfo +++ b/multimedia/libass/distinfo @@ -1,2 +1,2 @@ -SHA256 (libass-0.9.11.tar.bz2) = ffd0a7ccf635c4795edb8f61015b47ff84ec9c5babf502dd2cc8223d4489745c -SIZE (libass-0.9.11.tar.bz2) = 297004 +SHA256 (libass-0.9.12.tar.xz) = 182def63aa882f409252a5b4a128fff43e33fc7be4f68fbaf9e9e834060ef8d9 +SIZE (libass-0.9.12.tar.xz) = 250268 |