Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2015 08:24:18 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377866 - head/print/fontforge
Message-ID:  <201501250824.t0P8OIBK022527@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Jan 25 08:24:18 2015
New Revision: 377866
URL: https://svnweb.freebsd.org/changeset/ports/377866
QAT: https://qat.redports.org/buildarchive/r377866/

Log:
  - Update to upstream version 20141230 (same as v2.1.0)
  - Chase update of print/freetype2 to 2.5.5
  
  PR:		196861
  Differential Revision:	https://reviews.freebsd.org/D1630
  Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  Approved by:	bapt (mentor)

Modified:
  head/print/fontforge/Makefile
  head/print/fontforge/distinfo

Modified: head/print/fontforge/Makefile
==============================================================================
--- head/print/fontforge/Makefile	Sun Jan 25 08:22:29 2015	(r377865)
+++ head/print/fontforge/Makefile	Sun Jan 25 08:24:18 2015	(r377866)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fontforge
-DISTVERSION=	20141126
-PORTREVISION=	1
+DISTVERSION=	20141230
 CATEGORIES=	print
 DISTFILES=	${PORTNAME}-${DISTVERSION}.tar.gz
 
@@ -26,7 +25,7 @@ LIB_DEPENDS=	libuninameslist.so:${PORTSD
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	fontforge
-GH_COMMIT=	2b4e6df
+GH_COMMIT=	eb11c93
 
 USES=		autoreconf:build desktop-file-utils execinfo gettext gmake iconv libtool pkgconfig python shared-mime-info
 USE_XORG=	x11 xi ice xkbui
@@ -61,7 +60,7 @@ MASTER_SITES+=	http://sunsite.cnlab-swit
 		http://ftp.sunet.se/pub/text-processing/freetype/freetype2/:freetype \
 		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/freetype/&,}:freetype \
 		ftp://ftp.freetype.org/freetype/freetype2/:freetype
-FREETYPE_VERSION=	2.5.4
+FREETYPE_VERSION=	2.5.5
 FREETYPE_SRC=	freetype-${FREETYPE_VERSION}.tar.bz2
 DISTFILES+=	${FREETYPE_SRC:C/$/:freetype/}
 CONFIGURE_ARGS+=	--enable-freetype-debugger=${WRKDIR}/freetype-${FREETYPE_VERSION}

Modified: head/print/fontforge/distinfo
==============================================================================
--- head/print/fontforge/distinfo	Sun Jan 25 08:22:29 2015	(r377865)
+++ head/print/fontforge/distinfo	Sun Jan 25 08:24:18 2015	(r377866)
@@ -1,4 +1,4 @@
-SHA256 (fontforge-20141126.tar.gz) = 2e27580ce0de5dfbdf300326853c1a99a07dab059f5221331464466df9544b34
-SIZE (fontforge-20141126.tar.gz) = 21949004
-SHA256 (freetype-2.5.4.tar.bz2) = 3b4e2c666b33b32ad29ff0fe5c6538e757d3c73368e5dfa88bd59b4bc95cbabb
-SIZE (freetype-2.5.4.tar.bz2) = 1726105
+SHA256 (fontforge-20141230.tar.gz) = 6291ac9b5ac68a29a3384468618932d5fe42e7e76843ac10e39dbebc66717fa2
+SIZE (fontforge-20141230.tar.gz) = 24301274
+SHA256 (freetype-2.5.5.tar.bz2) = 387bcc4b780b12484aa2ec9f7db1a55d8286eb5639f45fbc0fbba7a4e5a1afb9
+SIZE (freetype-2.5.5.tar.bz2) = 1714529



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501250824.t0P8OIBK022527>