mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 0.11.13
Changelog: https://github.com/pallets/werkzeug/blob/0.11.13/CHANGES
This commit is contained in:
parent
62a99e0b30
commit
ef7f909969
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429720
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= werkzeug
|
||||
PORTVERSION= 0.11.11
|
||||
PORTVERSION= 0.11.13
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +18,7 @@ WATCHDOG_DESC= Monitor filesystem events
|
|||
WATCHDOG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=0.8:devel/py-watchdog
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USES= python zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1472747124
|
||||
SHA256 (Werkzeug-0.11.11.tar.gz) = e72c46bc14405cba7a26bd2ce28df734471bc9016bc8b4cb69466c2c14c2f7e5
|
||||
SIZE (Werkzeug-0.11.11.tar.gz) = 1158304
|
||||
TIMESTAMP = 1482908198
|
||||
SHA256 (Werkzeug-0.11.13.zip) = ebf720bc2f0ac7739ee2d6de63da8a323d73d91fddc16f5fadae915ae9e1e690
|
||||
SIZE (Werkzeug-0.11.13.zip) = 1255270
|
||||
|
|
Loading…
Add table
Reference in a new issue