FreeBSD Bugzilla – Attachment 161617 Details for
Bug 203484
[PATCH] print/py-fonttools: Update to version 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
print_py-fonttools.diff
print_py-fonttools.diff (text/plain), 1.74 KB, created by
tkato432
on 2015-10-01 18:33:06 UTC
(
hide
)
Description:
print_py-fonttools.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-10-01 18:33:06 UTC
Size:
1.74 KB
patch
obsolete
>diff -urN /usr/ports/print/py-fonttools/Makefile print/py-fonttools/Makefile >--- /usr/ports/print/py-fonttools/Makefile 2015-08-24 04:06:35.293194000 +0900 >+++ print/py-fonttools/Makefile 2015-10-02 00:00:00.000000000 +0900 >@@ -2,9 +2,9 @@ > # $FreeBSD: head/print/py-fonttools/Makefile 388284 2015-06-01 20:48:03Z rm $ > > PORTNAME= fonttools >-PORTVERSION= 2.5 >-PORTREVISION= 1 >+PORTVERSION= 3.0 > CATEGORIES= print python >+MASTER_SITES= GH > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= ports@FreeBSD.org >@@ -13,24 +13,27 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > >+NO_ARCH= yes >+ > USE_GITHUB= yes > GH_ACCOUNT= behdad > > USES= python > USE_PYTHON= autoplist distutils >-NO_ARCH= yes > > DOCSDIR= ${PREFIX}/share/doc/py-fonttools >+ > PORTDOCS= * > > OPTIONS_DEFINE= DOCS > > post-patch: >- @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py >+ @${REINPLACE_CMD} -e \ >+ 's|share/man/man1|man/man1|g' ${WRKSRC}/setup.py > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/Doc/*.html ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/Doc/*.txt ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC}/Doc && ${INSTALL_DATA} *.html *.txt \ >+ ${STAGEDIR}${DOCSDIR}) > > .include <bsd.port.mk> >diff -urN /usr/ports/print/py-fonttools/distinfo print/py-fonttools/distinfo >--- /usr/ports/print/py-fonttools/distinfo 2015-08-24 04:06:35.307598000 +0900 >+++ print/py-fonttools/distinfo 2015-10-02 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (behdad-fonttools-2.5_GH0.tar.gz) = c89603f9f3346f48f4a24f786422e935423554e0a9172dcd3ec8ffbd556d2159 >-SIZE (behdad-fonttools-2.5_GH0.tar.gz) = 229374 >+SHA256 (behdad-fonttools-3.0_GH0.tar.gz) = 3bc9141d608603faac3f800482feec78a550d0a94c29ff3850471dbe4ad9e941 >+SIZE (behdad-fonttools-3.0_GH0.tar.gz) = 298992
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 203484
: 161617