print/fontforge: sync version and mirrors with print/freetype2
PR: 201418 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
parent
40e0b43093
commit
796074425d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394376
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user