FreeBSD Bugzilla – Attachment 153550 Details for
Bug 198056
print/py-fonttools: Update to version 2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 2.5; change from sourceforge to github
py-fonttools.diff (text/plain), 2.04 KB, created by
Paul
on 2015-02-26 16:56:29 UTC
(
hide
)
Description:
Update to 2.5; change from sourceforge to github
Filename:
MIME Type:
Creator:
Paul
Created:
2015-02-26 16:56:29 UTC
Size:
2.04 KB
patch
obsolete
>diff -ubr print/py-fonttools/Makefile pbrooks/py-fonttools/Makefile >--- print/py-fonttools/Makefile 2014-10-24 09:42:59.000000000 -0700 >+++ pbrooks/py-fonttools/Makefile 2015-02-25 15:30:08.409767182 -0800 >@@ -2,17 +2,22 @@ > # $FreeBSD: head/print/py-fonttools/Makefile 371452 2014-10-24 16:42:59Z mva $ > > PORTNAME= fonttools >-PORTVERSION= 2.4 >-PORTREVISION= 3 >+PORTVERSION= 2.5 > CATEGORIES= print python >-MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= ports@FreeBSD.org > COMMENT= Open source library for manipulating fonts, written in Python > >-BUILD_DEPENDS= ${PYNUMPY} ${PYXML} >-RUN_DEPENDS= ${PYNUMPY} ${PYXML} >+LICENSE= MIT >+ >+BUILD_DEPENDS= ${PYXML} >+RUN_DEPENDS= ${PYXML} >+ >+USE_GITHUB= yes >+GH_ACCOUNT= behdad >+GH_COMMIT= e9941a5 >+GH_PROJECT= ${PORTNAME} > > OPTIONS_DEFINE= DOCS > >@@ -27,7 +32,6 @@ > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/Doc/ChangeLog ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/Doc/*.html ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/Doc/*.txt ${STAGEDIR}${DOCSDIR} > >diff -ubr print/py-fonttools/distinfo pbrooks/py-fonttools/distinfo >--- print/py-fonttools/distinfo 2013-07-15 07:50:56.000000000 -0700 >+++ pbrooks/py-fonttools/distinfo 2015-02-25 13:40:24.669216805 -0800 >@@ -1,2 +1,2 @@ >-SHA256 (fonttools-2.4.tar.gz) = 95e5d8a67e2dae3ea237f9bebc449e0af42f12f03683db34f617e5b15d9d4fb0 >-SIZE (fonttools-2.4.tar.gz) = 348885 >+SHA256 (fonttools-2.5.tar.gz) = d75bbb9c59d2babd49c3fa81b8d466509ec7ac4f303c748785dee3c11295efab >+SIZE (fonttools-2.5.tar.gz) = 229418 >diff -ubr print/py-fonttools/pkg-descr pbrooks/py-fonttools/pkg-descr >--- print/py-fonttools/pkg-descr 2013-07-15 07:50:56.000000000 -0700 >+++ pbrooks/py-fonttools/pkg-descr 2015-02-25 15:07:38.163894293 -0800 >@@ -3,4 +3,4 @@ > PostScript Type 1 fonts as well as AFM files and some MacOS-specific > formats. > >-WWW: http://sourceforge.net/projects/fonttools/ >+WWW: https://github.com/behdad/fonttools/ >
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 198056
: 153550