mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 0.2.6
PR: 189273 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
f6a67e91ff
commit
cc03f05951
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353687
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= uliweb
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,12 +11,11 @@ DISTNAME= Uliweb-${DISTVERSION}
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Easy python web framework
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USE_DOS2UNIX= yes
|
||||
USES= dos2unix
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
PYDISTUTILS_PKGNAME= Uliweb
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Uliweb-0.2.5.tar.gz) = bd6d9532d5a1848f0c4c9571783ede29a7a9f76f535eeb8fa2221a96906c23fe
|
||||
SIZE (Uliweb-0.2.5.tar.gz) = 607114
|
||||
SHA256 (Uliweb-0.2.6.tar.gz) = 345a1e61f34c80ddfebd7d269ccc5b03d123c8bb8e39b75d95367ff5e9a9ea3b
|
||||
SIZE (Uliweb-0.2.6.tar.gz) = 608508
|
||||
|
Loading…
Reference in New Issue
Block a user