1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Update freetype2 to 2.5.5.

Handling of uncompressed PCF files again (regression introduced in 2.5.4).
This commit is contained in:
Koop Mast 2015-01-08 13:03:15 +00:00
parent cb04b4fb04
commit d44418571a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376528
3 changed files with 4 additions and 6 deletions

View File

@ -1,10 +1,8 @@
# Created by: jseger@FreeBSD.org
# $FreeBSD$
# $MCom: ports/print/freetype2/Makefile,v 1.28 2011/10/25 18:31:21 kwm Exp $
PORTNAME= freetype2
PORTVERSION= 2.5.4
PORTREVISION= 1
PORTVERSION= 2.5.5
CATEGORIES= print
MASTER_SITES= http://savannah.nongnu.org/download/freetype/ \
SF/freetype/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/}/ \

View File

@ -1,2 +1,2 @@
SHA256 (freetype-2.5.4.tar.bz2) = 3b4e2c666b33b32ad29ff0fe5c6538e757d3c73368e5dfa88bd59b4bc95cbabb
SIZE (freetype-2.5.4.tar.bz2) = 1726105
SHA256 (freetype-2.5.5.tar.bz2) = 387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9
SIZE (freetype-2.5.5.tar.bz2) = 1714529

View File

@ -53,7 +53,7 @@ include/freetype2/ttunpat.h
lib/libfreetype.a
lib/libfreetype.so
lib/libfreetype.so.6
lib/libfreetype.so.6.11.3
lib/libfreetype.so.6.11.4
libdata/pkgconfig/freetype2.pc
man/man1/freetype-config.1.gz
share/aclocal/freetype2.m4