mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
Update to 2.100
PR: ports/185702 Submitted by: KATO Tsuguru
This commit is contained in:
parent
42e753076a
commit
d7939cee1c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339730
3 changed files with 3 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= typetools
|
||||
PORTVERSION= 2.99
|
||||
PORTVERSION= 2.100
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.lcdf.org/type/
|
||||
DISTNAME= lcdf-${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Add table
Reference in a new issue