diff options
author | wen <wen@FreeBSD.org> | 2014-05-11 21:41:03 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-05-11 21:41:03 +0800 |
commit | 3d2e449c76e92f2f1a110825eaf534cd6e57d889 (patch) | |
tree | c87d4dd3cb1598c1a34b200489bf572df0755aea /www | |
parent | 16479f0846e3f011c5d320a9aeec6c5017c5ae14 (diff) | |
download | freebsd-ports-gnome-3d2e449c76e92f2f1a110825eaf534cd6e57d889.tar.gz freebsd-ports-gnome-3d2e449c76e92f2f1a110825eaf534cd6e57d889.tar.zst freebsd-ports-gnome-3d2e449c76e92f2f1a110825eaf534cd6e57d889.zip |
- Update to 0.2.6
PR: 189273
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/py-uliweb/Makefile | 7 | ||||
-rw-r--r-- | www/py-uliweb/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/py-uliweb/Makefile b/www/py-uliweb/Makefile index a03c2e623874..e6c8445902f8 100644 --- a/www/py-uliweb/Makefile +++ b/www/py-uliweb/Makefile @@ -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> diff --git a/www/py-uliweb/distinfo b/www/py-uliweb/distinfo index 1ed6e5849009..8009df606008 100644 --- a/www/py-uliweb/distinfo +++ b/www/py-uliweb/distinfo @@ -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 |