FreeBSD Bugzilla – Attachment 189512 Details for
Bug 224993
[PATCH] devel/py-flufl.i18n: update to 2.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to 2.0.1
0001-devel-py-flufl.i18n-update-to-2.0.1.patch (text/plain), 1.53 KB, created by
Charlie Li
on 2018-01-08 12:27:10 UTC
(
hide
)
Description:
update to 2.0.1
Filename:
MIME Type:
Creator:
Charlie Li
Created:
2018-01-08 12:27:10 UTC
Size:
1.53 KB
patch
obsolete
>From 5739a64a25e60eb36555d269779dc041c1d137a3 Mon Sep 17 00:00:00 2001 >From: Charlie Li <git@vishwin.info> >Date: Mon, 8 Jan 2018 07:13:14 -0500 >Subject: [PATCH] devel/py-flufl.i18n: update to 2.0.1 > >This version restores python 3.4 support. Additionally, set NO_ARCH >to silence a sanity check. >--- > devel/py-flufl.i18n/Makefile | 6 ++++-- > devel/py-flufl.i18n/distinfo | 6 +++--- > 2 files changed, 7 insertions(+), 5 deletions(-) > >diff --git a/devel/py-flufl.i18n/Makefile b/devel/py-flufl.i18n/Makefile >index 0e8fae187622..4cbc973d1862 100644 >--- a/devel/py-flufl.i18n/Makefile >+++ b/devel/py-flufl.i18n/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= flufl.i18n >-PORTVERSION= 2.0 >+PORTVERSION= 2.0.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,7 +13,9 @@ LICENSE= APACHE20 > > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atpublic>=0:devel/py-atpublic@${FLAVOR} > >-USES= python:3.5+ >+USES= python:3.4+ > USE_PYTHON= autoplist distutils > >+NO_ARCH= yes >+ > .include <bsd.port.mk> >diff --git a/devel/py-flufl.i18n/distinfo b/devel/py-flufl.i18n/distinfo >index 302c598f9b0b..71c1167c03af 100644 >--- a/devel/py-flufl.i18n/distinfo >+++ b/devel/py-flufl.i18n/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1503368093 >-SHA256 (flufl.i18n-2.0.tar.gz) = 6f1050aeba079c5984e46e93938870e348311fa6f8d19c2ea84d674244863ed0 >-SIZE (flufl.i18n-2.0.tar.gz) = 18660 >+TIMESTAMP = 1515413332 >+SHA256 (flufl.i18n-2.0.1.tar.gz) = e393eabfef45203e24b93d6f4aa18c776dcdff1964b6670ddac56b131d7b819f >+SIZE (flufl.i18n-2.0.1.tar.gz) = 18572 >-- >2.15.1 >
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 224993
: 189512