Update freetype2 to 2.5.4.
MFH: 2014Q4 Security: 567beb1e-7e0a-11e4-b9cc-bcaec565249c
This commit is contained in:
parent
9ceda43b34
commit
1477948d4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374190
3 changed files with 4 additions and 5 deletions
|
@ -3,8 +3,7 @@
|
|||
# $MCom: ports/print/freetype2/Makefile,v 1.28 2011/10/25 18:31:21 kwm Exp $
|
||||
|
||||
PORTNAME= freetype2
|
||||
PORTVERSION= 2.5.3
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2.5.4
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/freetype/ \
|
||||
SF/freetype/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/}/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (freetype-2.5.3.tar.bz2) = c0848b29d52ef3ca27ad92e08351f023c5e24ce8cea7d8fe69fc96358e65f75e
|
||||
SIZE (freetype-2.5.3.tar.bz2) = 1703842
|
||||
SHA256 (freetype-2.5.4.tar.bz2) = 3b4e2c666b33b32ad29ff0fe5c6538e757d3c73368e5dfa88bd59b4bc95cbabb
|
||||
SIZE (freetype-2.5.4.tar.bz2) = 1726105
|
||||
|
|
|
@ -53,7 +53,7 @@ include/freetype2/ttunpat.h
|
|||
lib/libfreetype.a
|
||||
lib/libfreetype.so
|
||||
lib/libfreetype.so.6
|
||||
lib/libfreetype.so.6.11.2
|
||||
lib/libfreetype.so.6.11.3
|
||||
libdata/pkgconfig/freetype2.pc
|
||||
man/man1/freetype-config.1.gz
|
||||
share/aclocal/freetype2.m4
|
||||
|
|
Loading…
Reference in a new issue