FreeBSD Bugzilla – Attachment 176855 Details for
Bug 214389
devel/py-pyicu: update to 1.9.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
pyicu-1.9.4.diff (text/plain), 1.66 KB, created by
Jan Beich
on 2016-11-10 12:37:18 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2016-11-10 12:37:18 UTC
Size:
1.66 KB
patch
obsolete
>From 10fc0d4ec4cf1a63ad607e458e5a7a4833a6fdac Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Thu, 10 Nov 2016 12:22:44 +0000 >Subject: devel/py-pyicu: update to 1.9.4 and drop libicule.so dependency > >Changes: https://github.com/ovalhub/pyicu/compare/6e8f58f...fc60f44 >PR: 214389 >Approved by: bland (maintainer) >--- > devel/py-pyicu/Makefile | 8 +++++--- > devel/py-pyicu/distinfo | 5 +++-- > 2 files changed, 8 insertions(+), 5 deletions(-) > >diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile >index 30298c8..fb424a2 100644 >--- a/devel/py-pyicu/Makefile >+++ b/devel/py-pyicu/Makefile >@@ -2,15 +2,14 @@ > # $FreeBSD$ > > PORTNAME= pyicu >-PORTVERSION= 1.8 >-PORTREVISION= 5 >+PORTVERSION= 1.9.4 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > DISTNAME= PyICU-${PORTVERSION} > > MAINTAINER= bland@FreeBSD.org >-COMMENT= Python extension wrapping IBM's ICU C++ API >+COMMENT= Python extension wrapping IBM's ICU C++ API #' > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE >@@ -24,4 +23,7 @@ MAKE_ENV+= PYICU_INCLUDES="${PREFIX}/include" \ > > LIB_DEPENDS+= libicudata.so:devel/icu > >+post-patch: >+ @${REINPLACE_CMD} -e "s/, 'icule'//" ${WRKSRC}/${PYSETUP} >+ > .include <bsd.port.mk> >diff --git a/devel/py-pyicu/distinfo b/devel/py-pyicu/distinfo >index 7616aaa..ffa0042 100644 >--- a/devel/py-pyicu/distinfo >+++ b/devel/py-pyicu/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (PyICU-1.8.tar.gz) = bc499fc858dce96041edaee4f345084fc5f245c2a3b79a759a095a2a500f66f8 >-SIZE (PyICU-1.8.tar.gz) = 160616 >+TIMESTAMP = 1478679318 >+SHA256 (PyICU-1.9.4.tar.gz) = bb3df41141b1cde07432906a3e9ee096407d59243ceed496957fd4bc54cd765e >+SIZE (PyICU-1.9.4.tar.gz) = 181149
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 214389
:
176855
|
176859