View | Details | Raw Unified | Return to bug 177965
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
1
# Created by: Masaki TAGAWA <masaki@club.kyutech.ac.jp>
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	sourcecodepro-ttf
4
PORTNAME=	sourcecodepro-ttf
5
PORTVERSION=	1.013
5
PORTVERSION=	1.017
6
CATEGORIES=	x11-fonts
6
CATEGORIES=	x11-fonts
7
MASTER_SITES=	SF/sourcecodepro.adobe
7
MASTER_SITES=	SF/sourcecodepro.adobe
8
DISTNAME=	SourceCodePro_FontsOnly-${PORTVERSION}
8
DISTNAME=	SourceCodePro_FontsOnly-${PORTVERSION}
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (SourceCodePro_FontsOnly-1.013.zip) = f819f8230b776b7080746ece4446277f7067214746b3930cb0326c896c5e3e48
1
SHA256 (SourceCodePro_FontsOnly-1.017.zip) = 8136b4686309c428ef073356ab178c2f7e8f7b6fadd5a6c61b6a20646377b21f
2
SIZE (SourceCodePro_FontsOnly-1.013.zip) = 680506
2
SIZE (SourceCodePro_FontsOnly-1.017.zip) = 799805
(-)pkg-plist (+1 lines)
Lines 2-7 Link Here
2
%%FONTDIR%%/SourceCodePro-Bold.ttf
2
%%FONTDIR%%/SourceCodePro-Bold.ttf
3
%%FONTDIR%%/SourceCodePro-ExtraLight.ttf
3
%%FONTDIR%%/SourceCodePro-ExtraLight.ttf
4
%%FONTDIR%%/SourceCodePro-Light.ttf
4
%%FONTDIR%%/SourceCodePro-Light.ttf
5
%%FONTDIR%%/SourceCodePro-Medium.ttf
5
%%FONTDIR%%/SourceCodePro-Regular.ttf
6
%%FONTDIR%%/SourceCodePro-Regular.ttf
6
%%FONTDIR%%/SourceCodePro-Semibold.ttf
7
%%FONTDIR%%/SourceCodePro-Semibold.ttf
7
%%FONTDIR%%/fonts.dir
8
%%FONTDIR%%/fonts.dir

Return to bug 177965