aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2014-12-14 23:26:22 +0800
committerriggs <riggs@FreeBSD.org>2014-12-14 23:26:22 +0800
commit50c2d940654a2c4067a6160595c218616ee6a9f0 (patch)
tree926ca7ba8760c116f73ccf34ab35cbe5a173dae2 /print
parent5fd16eb7d640376b31e44dba18de65b5582da5e5 (diff)
downloadfreebsd-ports-gnome-50c2d940654a2c4067a6160595c218616ee6a9f0.tar.gz
freebsd-ports-gnome-50c2d940654a2c4067a6160595c218616ee6a9f0.tar.zst
freebsd-ports-gnome-50c2d940654a2c4067a6160595c218616ee6a9f0.zip
Chase update of freetype2 to 2.5.4.
While on it: - Convert USE_PYTHON -> USES PR: 195872 Submitted by: cyberbotx@cyberbotx.com (maintainer)
Diffstat (limited to 'print')
-rw-r--r--print/fontforge/Makefile6
-rw-r--r--print/fontforge/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 09c62ccb6c50..740a1cc3e151 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fontforge
DISTVERSION= 20120731-b
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source \
SF/freetype/${PORTNAME}/${PORTVERSION}:freetype \
@@ -47,7 +47,7 @@ FREETYPE_CONFIGURE_WITH= freetype-bytecode
MULTILAYER_CONFIGURE_ENABLE= type3
-PYTHON_USE= PYTHON=yes
+PYTHON_USES= python
PYTHON_CONFIGURE_WITH= python
PYTHON_LDFLAGS= -lutil
@@ -67,7 +67,7 @@ DISTFILES+= ${DOCFILES:C/$/:docs/}
.endif
.if ${PORT_OPTIONS:MFREETYPE}
-FREETYPE_VERSION= 2.5.3
+FREETYPE_VERSION= 2.5.4
FREETYPE_SRC= freetype-${FREETYPE_VERSION}.tar.bz2
DISTFILES+= ${FREETYPE_SRC:C/$/:freetype/}
CONFIGURE_ARGS+= --with-freetype-src=${WRKDIR}/freetype-${FREETYPE_VERSION}
diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo
index f5b9480fa5cb..cf3c724ef21c 100644
--- a/print/fontforge/distinfo
+++ b/print/fontforge/distinfo
@@ -2,5 +2,5 @@ SHA256 (fontforge_full-20120731-b.tar.bz2) = 1b6184caff211e315783a029256f56cf05f
SIZE (fontforge_full-20120731-b.tar.bz2) = 5541994
SHA256 (fontforge_htdocs-20120731-b.tar.bz2) = 6c3f178484d21814762c52859ffead25564a93e88cd5fe7cc9877e4b7e85105d
SIZE (fontforge_htdocs-20120731-b.tar.bz2) = 3506833
-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