Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 May 2014 16:07:17 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        wen@FreeBSD.org
Subject:   ports/189273: [PATCH] www/py-uliweb: update to 0.2.6
Message-ID:  <201405031007.s43A7HLd089620@bofh.1asiacom.net>
Resent-Message-ID: <201405031010.s43AA1AA066475@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189273
>Category:       ports
>Synopsis:       [PATCH] www/py-uliweb: update to 0.2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 10:10:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Update to 0.2.6

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-uliweb/0.2.6/

Port maintainer (wen@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py-uliweb-0.2.6.patch begins here ---
diff -ruN /usr/ports//www/py-uliweb/Makefile ./Makefile
--- /usr/ports//www/py-uliweb/Makefile	2014-02-27 15:45:26.000000000 +0600
+++ ./Makefile	2014-05-03 16:06:34.871094191 +0600
@@ -2,7 +2,7 @@
 # $FreeBSD: head/www/py-uliweb/Makefile 346308 2014-02-27 09:45:26Z wen $
 
 PORTNAME=	uliweb
-PORTVERSION=	0.2.5
+PORTVERSION=	0.2.6
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,11 @@
 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 -ruN /usr/ports//www/py-uliweb/distinfo ./distinfo
--- /usr/ports//www/py-uliweb/distinfo	2014-02-27 15:45:26.000000000 +0600
+++ ./distinfo	2014-05-03 15:13:27.629314684 +0600
@@ -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
--- py-uliweb-0.2.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405031007.s43A7HLd089620>