FreeBSD Bugzilla – Attachment 193875 Details for
Bug 228647
print/libotf: Upgrade to 0.9.16
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to ugrade libotf to 0.9.16
libotf.diff (text/plain), 2.21 KB, created by
Thierry Thomas
on 2018-05-31 19:11:03 UTC
(
hide
)
Description:
Patch to ugrade libotf to 0.9.16
Filename:
MIME Type:
Creator:
Thierry Thomas
Created:
2018-05-31 19:11:03 UTC
Size:
2.21 KB
patch
obsolete
>Index: print/libotf/Makefile >=================================================================== >--- print/libotf/Makefile (revision 471216) >+++ print/libotf/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libotf >-PORTVERSION= 0.9.13 >-PORTREVISION= 2 >+PORTVERSION= 0.9.16 > CATEGORIES= print devel textproc > MASTER_SITES= SAVANNAH/m17n > >@@ -10,10 +9,13 @@ > MAINTAINER= nikola.lecic@anthesphoria.net > COMMENT= Library for handling OpenType fonts > >+LICENSE= LGPL21 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > LIB_DEPENDS= libfreetype.so:print/freetype2 > > USES= pathfix pkgconfig libtool:keepla >-USE_XORG= x11 xt xaw xmu >+USE_XORG= ice sm x11 xt xaw xmu > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > CPPFLAGS+= -I${LOCALBASE}/include >Index: print/libotf/distinfo >=================================================================== >--- print/libotf/distinfo (revision 471216) >+++ print/libotf/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (libotf-0.9.13.tar.gz) = 7bc466ba50425f95b52de12b4ad35320acefcef13ce67bf33edc14abdcfe6908 >-SIZE (libotf-0.9.13.tar.gz) = 388832 >+TIMESTAMP = 1527784888 >+SHA256 (libotf-0.9.16.tar.gz) = 68db0ca3cda2d46a663a92ec26e6eb5adc392ea5191bcda74268f0aefa78066b >+SIZE (libotf-0.9.16.tar.gz) = 423979 >Index: print/libotf/pkg-plist >=================================================================== >--- print/libotf/pkg-plist (revision 471216) >+++ print/libotf/pkg-plist (working copy) >@@ -7,6 +7,6 @@ > lib/libotf.a > lib/libotf.la > lib/libotf.so >-lib/libotf.so.0 >-lib/libotf.so.0.0.0 >+lib/libotf.so.1 >+lib/libotf.so.1.0.0 > libdata/pkgconfig/libotf.pc >Index: editors/emacs/Makefile >=================================================================== >--- editors/emacs/Makefile (revision 471216) >+++ editors/emacs/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= emacs > DISTVERSION= ${EMACS_VER} >+PORTREVISION= 1 > PORTEPOCH= 3 > CATEGORIES= editors ipv6 > MASTER_SITES= GNU >Index: editors/emacs-devel/Makefile >=================================================================== >--- editors/emacs-devel/Makefile (revision 471216) >+++ editors/emacs-devel/Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= emacs > DISTVERSION= ${EMACS_VER}.${EMACS_REV} >+PORTREVISION= 1 > PORTEPOCH= 2 > CATEGORIES= editors ipv6 > PKGNAMESUFFIX= -devel
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 228647
: 193875