Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2015 16:58:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198056] print/py-fonttools: Update to version 2.5
Message-ID:  <bug-198056-13-44PA5r86RX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198056-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198056-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198056

Paul <freebsd@rig.rain.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #153550|Update to 2.5; chane from   |Update to 2.5; change from
        description|sourceforge to github       |sourceforge to github

--- Comment #1 from Paul <freebsd@rig.rain.com> ---
Comment on attachment 153550
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153550
Update to 2.5; change from sourceforge to github

>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 are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198056-13-44PA5r86RX>