ports/172296: [maintainer update] x11-fonts/sourcecodepro-ttf: update to v1.010

Masaki TAGAWA masaki at club.kyutech.ac.jp
Wed Oct 3 04:10:13 UTC 2012


>Number:         172296
>Category:       ports
>Synopsis:       [maintainer update] x11-fonts/sourcecodepro-ttf: update to v1.010
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 03 04:10:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Masaki TAGAWA
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
Kyushu Institute of Technology
>Environment:
System: FreeBSD rosetta.club.kyutech.ac.jp 9.0-STABLE FreeBSD 9.0-STABLE #8: Mon Jul 2 11:36:08 JST 2012 root at rosetta.club.kyutech.ac.jp:/usr/obj/usr/src/sys/CLUBVMKERNEL amd64
>Description:
* Update x11-fonts/sourcecodepro-ttf to v1.010
>How-To-Repeat:
* Checked on Redports.org[1]

[1] https://redports.org/buildarchive/20121002145554-55398
>Fix:

	

--- sourcecodepro-ttf.patch begins here ---
diff -ruN /usr/ports/x11-fonts/sourcecodepro-ttf.org/Makefile /usr/ports/x11-fonts/sourcecodepro-ttf/Makefile
--- /usr/ports/x11-fonts/sourcecodepro-ttf.org/Makefile	2012-09-26 09:18:06.000000000 +0900
+++ /usr/ports/x11-fonts/sourcecodepro-ttf/Makefile	2012-10-02 23:55:24.202485393 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/x11-fonts/sourcecodepro-ttf/Makefile,v 1.1 2012/09/26 00:18:06 swills Exp $
 
 PORTNAME=	sourcecodepro-ttf
-PORTVERSION=	1.009
+PORTVERSION=	1.010
 CATEGORIES=	x11-fonts
 MASTER_SITES=	SF/sourcecodepro.adobe
 DISTNAME=	SourceCodePro_FontsOnly-${PORTVERSION}
@@ -35,12 +35,12 @@
 MKFONTDIR_CMD=	${LOCALBASE}/bin/mkfontdir
 
 do-build:
-	cd ${WRKSRC}/ && ${MKFONTSCL_CMD}
-	cd ${WRKSRC}/ && ${MKFONTDIR_CMD}
+	cd ${WRKSRC}/TTF/ && ${MKFONTSCL_CMD}
+	cd ${WRKSRC}/TTF/ && ${MKFONTDIR_CMD}
 
 do-install:
 	${MKDIR} ${FONTDIR}
-	cd ${WRKSRC}/ &&	\
+	cd ${WRKSRC}/TTF/ &&	\
 	${INSTALL_DATA} ${INSTDAT} *.ttf ${FONTDIR}
 
 post-install:
diff -ruN /usr/ports/x11-fonts/sourcecodepro-ttf.org/distinfo /usr/ports/x11-fonts/sourcecodepro-ttf/distinfo
--- /usr/ports/x11-fonts/sourcecodepro-ttf.org/distinfo	2012-09-26 09:18:06.000000000 +0900
+++ /usr/ports/x11-fonts/sourcecodepro-ttf/distinfo	2012-10-02 22:16:39.618486728 +0900
@@ -1,2 +1,2 @@
-SHA256 (SourceCodePro_FontsOnly-1.009.zip) = 8681e3a1b0c32e7c32b03d883a429cd460f4bded8953d67d6e32f499ba3c135c
-SIZE (SourceCodePro_FontsOnly-1.009.zip) = 613755
+SHA256 (SourceCodePro_FontsOnly-1.010.zip) = 1d839a89a0910eb44f6e4512d68e020e191bec789f698674607d346559e589e9
+SIZE (SourceCodePro_FontsOnly-1.010.zip) = 614267
--- sourcecodepro-ttf.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list