From owner-svn-ports-head@freebsd.org Tue May 24 07:43:36 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 975AFB4804F; Tue, 24 May 2016 07:43:36 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67CF51FAC; Tue, 24 May 2016 07:43:36 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4O7hZDt085834; Tue, 24 May 2016 07:43:35 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4O7hZ5M085832; Tue, 24 May 2016 07:43:35 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201605240743.u4O7hZ5M085832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 24 May 2016 07:43:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415768 - head/www/py-uliweb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2016 07:43:36 -0000 Author: wen Date: Tue May 24 07:43:35 2016 New Revision: 415768 URL: https://svnweb.freebsd.org/changeset/ports/415768 Log: - Update to 0.5 Modified: head/www/py-uliweb/Makefile head/www/py-uliweb/distinfo Modified: head/www/py-uliweb/Makefile ============================================================================== --- head/www/py-uliweb/Makefile Tue May 24 07:20:30 2016 (r415767) +++ head/www/py-uliweb/Makefile Tue May 24 07:43:35 2016 (r415768) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= uliweb -PORTVERSION= 0.4.1 +PORTVERSION= 0.5 CATEGORIES= www python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Uliweb-${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Easy python web framework LICENSE= BSD2CLAUSE +USE_GITHUB= yes +GH_ACCOUNT= limodou + USES= dos2unix python:2 USE_PYTHON= autoplist distutils Modified: head/www/py-uliweb/distinfo ============================================================================== --- head/www/py-uliweb/distinfo Tue May 24 07:20:30 2016 (r415767) +++ head/www/py-uliweb/distinfo Tue May 24 07:43:35 2016 (r415768) @@ -1,2 +1,3 @@ -SHA256 (Uliweb-0.4.1.tar.gz) = 1e59df547b288639f035e2c926c4364a3fa325cef6145c50b16e58feb1f9d06c -SIZE (Uliweb-0.4.1.tar.gz) = 527635 +TIMESTAMP = 1464075168 +SHA256 (limodou-uliweb-0.5_GH0.tar.gz) = 402085e8da594995322f9b12ce4d6ec2ebfceb0267e752ac47ce94018528d365 +SIZE (limodou-uliweb-0.5_GH0.tar.gz) = 574450