aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-08-16 02:49:45 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-08-16 02:49:45 +0000
commit796074425d81018145e4b32e597e0f806bd8247a (patch)
tree4c723f0edafe55d3055cca0f25fda2eef0bcc120 /print
parent40e0b43093c45d756faceb2b25da64023435c4a1 (diff)
downloadports-796074425d81018145e4b32e597e0f806bd8247a.tar.gz
ports-796074425d81018145e4b32e597e0f806bd8247a.zip
print/fontforge: sync version and mirrors with print/freetype2
PR: 201418 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Notes
Notes: svn path=/head/; revision=394376
Diffstat (limited to 'print')
-rw-r--r--print/fontforge/Makefile8
-rw-r--r--print/fontforge/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index 33a872fcd57e..9ddf0a59c771 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fontforge
DISTVERSION= 20150612
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -55,11 +55,13 @@ CAIRO_CONFIGURE_WITH= cairo
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MFREETYPE}
-MASTER_SITES+= http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype2/:freetype \
+MASTER_SITES+= http://savannah.nongnu.org/download/freetype/:freetype \
+ SF/freetype/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/}/:freetype \
+ http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/freetype2/:freetype \
http://www.funet.fi/pub/mirrors/ftp.freetype.org/freetype2/:freetype \
http://ftp.sunet.se/pub/text-processing/freetype/freetype2/:freetype \
ftp://ftp.freetype.org/freetype/freetype2/:freetype
-FREETYPE_VERSION= 2.5.5
+FREETYPE_VERSION= 2.6
FREETYPE_SRC= freetype-${FREETYPE_VERSION}.tar.bz2
DISTFILES+= ${FREETYPE_SRC:C/$/:freetype/}
CONFIGURE_ARGS+= --enable-freetype-debugger=${WRKDIR}/freetype-${FREETYPE_VERSION}
diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo
index 15189933be9b..fc46dcffd090 100644
--- a/print/fontforge/distinfo
+++ b/print/fontforge/distinfo
@@ -1,4 +1,4 @@
SHA256 (fontforge-fontforge-20150612_GH0.tar.gz) = af4997a07c96f7057f08cb5c7d71b19a0e8ac6336e0c48476471b471c0574247
SIZE (fontforge-fontforge-20150612_GH0.tar.gz) = 24784438
-SHA256 (freetype-2.5.5.tar.bz2) = 387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9
-SIZE (freetype-2.5.5.tar.bz2) = 1714529
+SHA256 (freetype-2.6.tar.bz2) = 8469fb8124764f85029cc8247c31e132a2c5e51084ddce2a44ea32ee4ae8347e
+SIZE (freetype-2.6.tar.bz2) = 1726219