FreeBSD Bugzilla – Attachment 144268 Details for
Bug 191387
www/py-django_compressor: Update to to 1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Depend on BeautifulSoup 4.x
update-py-django_compressor-1.4.patch (text/plain), 1.93 KB, created by
Melvyn Sopacua
on 2014-06-29 20:15:00 UTC
(
hide
)
Description:
Depend on BeautifulSoup 4.x
Filename:
MIME Type:
Creator:
Melvyn Sopacua
Created:
2014-06-29 20:15:00 UTC
Size:
1.93 KB
patch
obsolete
>diff -r bdc9ff3264ba -r c1e883a5f682 www/py-django_compressor/Makefile >--- a/www/py-django_compressor/Makefile Wed Jun 25 07:37:00 2014 +0200 >+++ b/www/py-django_compressor/Makefile Sun Jun 29 22:04:32 2014 +0200 >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= django_compressor >-PORTVERSION= 1.1.2 >-PORTREVISION= 1 >+PORTVERSION= 1.4 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -16,17 +15,19 @@ > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}versiontools>=1.8.2:${PORTSDIR}/devel/py-versiontools > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-appconf>=0.4:${PORTSDIR}/www/py-django-appconf > >-USE_PYTHON= 2 >+USE_PYTHON= yes > USE_PYDISTUTILS= yes > PYDISTUTILS_AUTOPLIST= yes > >-OPTIONS_DEFINE= BEAUTIFULSOUP LXML HTML5LIB >+OPTIONS_DEFINE= BEAUTIFULSOUP LXML HTML5LIB SLIMIT > BEAUTIFULSOUP_DESC= Enable BeautifulSoupParser > LXML_DESC= Enable LxmlParser > HTML5LIB_DESC= Enable Html5LibParser >+SLIMIT_DESC= Enable SlimIt JavaScript filter > >-BEAUTIFULSOUP_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup32 >+BEAUTIFULSOUP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4:${PORTSDIR}/www/py-beautifulsoup > LXML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml > HTML5LIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib >+SLIMIT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}slimit>=0.8.1:${PORTSDIR}/www/py-slimit > > .include <bsd.port.mk> >diff -r bdc9ff3264ba -r c1e883a5f682 www/py-django_compressor/distinfo >--- a/www/py-django_compressor/distinfo Wed Jun 25 07:37:00 2014 +0200 >+++ b/www/py-django_compressor/distinfo Sun Jun 29 22:04:32 2014 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (django_compressor-1.1.2.tar.gz) = d164a428248fd62af402920bead041fd9622e76bcade80ff6e782788e8aca0bc >-SIZE (django_compressor-1.1.2.tar.gz) = 59735 >+SHA256 (django_compressor-1.4.tar.gz) = b26034230efcef7d60e5267890eda656dfc49c567f27125d907eee4fe7f9a6ec >+SIZE (django_compressor-1.4.tar.gz) = 106778
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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 191387
:
144138
| 144268