From owner-svn-ports-all@FreeBSD.ORG Wed Sep 19 10:59:39 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D36B2106566B; Wed, 19 Sep 2012 10:59:39 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id BE60D8FC08; Wed, 19 Sep 2012 10:59:39 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8JAxddZ079167; Wed, 19 Sep 2012 10:59:39 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8JAxdql079164; Wed, 19 Sep 2012 10:59:39 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201209191059.q8JAxdql079164@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 19 Sep 2012 10:59:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304496 - head/x11-fonts/sourcesanspro-ttf X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Sep 2012 10:59:39 -0000 Author: bapt Date: Wed Sep 19 10:59:39 2012 New Revision: 304496 URL: http://svn.freebsd.org/changeset/ports/304496 Log: - update to 1.034 Modified: head/x11-fonts/sourcesanspro-ttf/Makefile head/x11-fonts/sourcesanspro-ttf/distinfo Modified: head/x11-fonts/sourcesanspro-ttf/Makefile ============================================================================== --- head/x11-fonts/sourcesanspro-ttf/Makefile Wed Sep 19 10:10:52 2012 (r304495) +++ head/x11-fonts/sourcesanspro-ttf/Makefile Wed Sep 19 10:59:39 2012 (r304496) @@ -6,7 +6,7 @@ # PORTNAME= sourcesanspro-ttf -PORTVERSION= 1.033 +PORTVERSION= 1.034 CATEGORIES= x11-fonts MASTER_SITES= SF/sourcesans.adobe DISTNAME= SourceSansPro_FontsOnly-${PORTVERSION} @@ -39,12 +39,12 @@ MKFONTSCL_CMD= ${LOCALBASE}/bin/mkfontsc MKFONTDIR_CMD= ${LOCALBASE}/bin/mkfontdir do-build: - cd ${WRKSRC}/TTF && ${MKFONTSCL_CMD} - cd ${WRKSRC}/TTF && ${MKFONTDIR_CMD} + cd ${WRKSRC}/ && ${MKFONTSCL_CMD} + cd ${WRKSRC}/ && ${MKFONTDIR_CMD} do-install: ${MKDIR} ${FONTDIR} - cd ${WRKSRC}/TTF && \ + cd ${WRKSRC}/ && \ ${INSTALL_DATA} ${INSTDAT} *.ttf ${FONTDIR} post-install: Modified: head/x11-fonts/sourcesanspro-ttf/distinfo ============================================================================== --- head/x11-fonts/sourcesanspro-ttf/distinfo Wed Sep 19 10:10:52 2012 (r304495) +++ head/x11-fonts/sourcesanspro-ttf/distinfo Wed Sep 19 10:59:39 2012 (r304496) @@ -1,2 +1,2 @@ -SHA256 (SourceSansPro_FontsOnly-1.033.zip) = 6d47d19f9e8e0211af24cad254e6fd69af16f2dde8c902516039607c0f213c8d -SIZE (SourceSansPro_FontsOnly-1.033.zip) = 1372793 +SHA256 (SourceSansPro_FontsOnly-1.034.zip) = c295afa4fc678de93e663c5a62bfefd9d7dab85a220437917573ff182da467f3 +SIZE (SourceSansPro_FontsOnly-1.034.zip) = 1384517