Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2014 03:20:26 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/185702: print/typetools: Update to version 2.100
Message-ID:  <20140113032026.0f9cdcbd78e829645e12d716@yahoo.com>
Resent-Message-ID: <201401121840.s0CIe6AA049393@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185702
>Category:       ports
>Synopsis:       print/typetools: Update to version 2.100
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 12 18:40:05 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 2.100

Remove file:
files/patch-libefont__otf.cc

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/typetools/Makefile print/typetools/Makefile
--- /usr/ports/print/typetools/Makefile	2014-01-04 03:59:52.000000000 +0900
+++ print/typetools/Makefile	2014-01-13 00:00:00.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/print/typetools/Makefile 338558 2014-01-03 16:16:11Z antoine $
 
 PORTNAME=	typetools
-PORTVERSION=	2.99
+PORTVERSION=	2.100
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
diff -urN /usr/ports/print/typetools/distinfo print/typetools/distinfo
--- /usr/ports/print/typetools/distinfo	2014-01-04 03:59:52.000000000 +0900
+++ print/typetools/distinfo	2014-01-13 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (lcdf-typetools-2.99.tar.gz) = cbb0ed8c42d078fb216b8f4b8ca7a29e0ad3c1969f580a6f2558c829a472adff
-SIZE (lcdf-typetools-2.99.tar.gz) = 627203
+SHA256 (lcdf-typetools-2.100.tar.gz) = 7ae7940df8a33de945c401e81aed414df796db692a30e38ba734c6117b73b2cd
+SIZE (lcdf-typetools-2.100.tar.gz) = 635042
diff -urN /usr/ports/print/typetools/files/patch-libefont__otf.cc print/typetools/files/patch-libefont__otf.cc
--- /usr/ports/print/typetools/files/patch-libefont__otf.cc	2014-01-04 03:59:52.000000000 +0900
+++ print/typetools/files/patch-libefont__otf.cc	1970-01-01 09:00:00.000000000 +0900
@@ -1,10 +0,0 @@
---- ./libefont/otf.cc.orig	2013-08-13 20:23:45.000000000 +0000
-+++ ./libefont/otf.cc	2014-01-03 11:41:56.000000000 +0000
-@@ -26,6 +26,7 @@
- #include <efont/otfdata.hh>	// for ntohl()
- #include <efont/otfname.hh>
- 
-+#undef static_assert
- #ifndef static_assert
- #define static_assert(c) switch (c) case 0: case (c):
- #endif
>Release-Note:
>Audit-Trail:
>Unformatted:



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