Date: Fri, 19 Apr 2013 18:00:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/177965: commit references a PR Message-ID: <201304191800.r3JI016e085552@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177965; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/177965: commit references a PR Date: Fri, 19 Apr 2013 17:56:21 +0000 (UTC) Author: sunpoet Date: Fri Apr 19 16:46:40 2013 New Revision: 316111 URL: http://svnweb.freebsd.org/changeset/ports/316111 Log: - Update to 1.017 - Pet portlint PR: ports/177965 Submitted by: sunpoet (myself) Approved by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer) Feature safe: yes Modified: head/x11-fonts/sourcecodepro-ttf/Makefile head/x11-fonts/sourcecodepro-ttf/distinfo head/x11-fonts/sourcecodepro-ttf/pkg-plist (contents, props changed) Modified: head/x11-fonts/sourcecodepro-ttf/Makefile ============================================================================== --- head/x11-fonts/sourcecodepro-ttf/Makefile Fri Apr 19 15:42:58 2013 (r316110) +++ head/x11-fonts/sourcecodepro-ttf/Makefile Fri Apr 19 16:46:40 2013 (r316111) @@ -1,8 +1,8 @@ -# Created by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> +# Created by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> # $FreeBSD$ PORTNAME= sourcecodepro-ttf -PORTVERSION= 1.013 +PORTVERSION= 1.017 CATEGORIES= x11-fonts MASTER_SITES= SF/sourcecodepro.adobe DISTNAME= SourceCodePro_FontsOnly-${PORTVERSION} Modified: head/x11-fonts/sourcecodepro-ttf/distinfo ============================================================================== --- head/x11-fonts/sourcecodepro-ttf/distinfo Fri Apr 19 15:42:58 2013 (r316110) +++ head/x11-fonts/sourcecodepro-ttf/distinfo Fri Apr 19 16:46:40 2013 (r316111) @@ -1,2 +1,2 @@ -SHA256 (SourceCodePro_FontsOnly-1.013.zip) = f819f8230b776b7080746ece4446277f7067214746b3930cb0326c896c5e3e48 -SIZE (SourceCodePro_FontsOnly-1.013.zip) = 680506 +SHA256 (SourceCodePro_FontsOnly-1.017.zip) = 8136b4686309c428ef073356ab178c2f7e8f7b6fadd5a6c61b6a20646377b21f +SIZE (SourceCodePro_FontsOnly-1.017.zip) = 799805 Modified: head/x11-fonts/sourcecodepro-ttf/pkg-plist ============================================================================== --- head/x11-fonts/sourcecodepro-ttf/pkg-plist Fri Apr 19 15:42:58 2013 (r316110) +++ head/x11-fonts/sourcecodepro-ttf/pkg-plist Fri Apr 19 16:46:40 2013 (r316111) @@ -2,6 +2,7 @@ %%FONTDIR%%/SourceCodePro-Bold.ttf %%FONTDIR%%/SourceCodePro-ExtraLight.ttf %%FONTDIR%%/SourceCodePro-Light.ttf +%%FONTDIR%%/SourceCodePro-Medium.ttf %%FONTDIR%%/SourceCodePro-Regular.ttf %%FONTDIR%%/SourceCodePro-Semibold.ttf %%FONTDIR%%/fonts.dir _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304191800.r3JI016e085552>