From owner-svn-ports-head@freebsd.org Sun Dec 13 22:20:30 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C7A724C59F3; Sun, 13 Dec 2020 22:20:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvJqw6Zqdz3GcZ; Sun, 13 Dec 2020 22:20:28 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A6F3A16E76; Sun, 13 Dec 2020 22:20:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BDMKQAl041279; Sun, 13 Dec 2020 22:20:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BDMKQm2041276; Sun, 13 Dec 2020 22:20:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202012132220.0BDMKQm2041276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 Dec 2020 22:20:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558027 - head/devel/py-pypugjs X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-pypugjs X-SVN-Commit-Revision: 558027 X-SVN-Commit-Repository: ports 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.34 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: Sun, 13 Dec 2020 22:20:31 -0000 Author: sunpoet Date: Sun Dec 13 22:20:25 2020 New Revision: 558027 URL: https://svnweb.freebsd.org/changeset/ports/558027 Log: Update to 5.9.8 - Add NO_ARCH - Update pkg-descr - Update WWW Changes: https://github.com/kakulukia/pypugjs/blob/master/docs/HISTORY.rst https://github.com/kakulukia/pypugjs/commits/master Modified: head/devel/py-pypugjs/Makefile head/devel/py-pypugjs/distinfo head/devel/py-pypugjs/pkg-descr Modified: head/devel/py-pypugjs/Makefile ============================================================================== --- head/devel/py-pypugjs/Makefile Sun Dec 13 22:20:20 2020 (r558026) +++ head/devel/py-pypugjs/Makefile Sun Dec 13 22:20:25 2020 (r558027) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pypugjs -PORTVERSION= 4.2.2 +PORTVERSION= 5.9.8 CATEGORIES= devel lang python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,12 @@ COMMENT= PugJS syntax adapter for Django, Jinja2 and M LICENSE= MIT +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0:textproc/py-chardet@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} + USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include Modified: head/devel/py-pypugjs/distinfo ============================================================================== --- head/devel/py-pypugjs/distinfo Sun Dec 13 22:20:20 2020 (r558026) +++ head/devel/py-pypugjs/distinfo Sun Dec 13 22:20:25 2020 (r558027) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495724488 -SHA256 (pypugjs-4.2.2.tar.gz) = c99a72a78766d9462d94379a6b489f9864ecdeeeeaf8d0f34b2ce04963f6ec8c -SIZE (pypugjs-4.2.2.tar.gz) = 29538 +TIMESTAMP = 1607879406 +SHA256 (kakulukia-pypugjs-v5.9.8_GH0.tar.gz) = efb7cbfbbe9fec223b13a419754626b7313dd74d67230f4c38addf1e4389ebc8 +SIZE (kakulukia-pypugjs-v5.9.8_GH0.tar.gz) = 49012 Modified: head/devel/py-pypugjs/pkg-descr ============================================================================== --- head/devel/py-pypugjs/pkg-descr Sun Dec 13 22:20:20 2020 (r558026) +++ head/devel/py-pypugjs/pkg-descr Sun Dec 13 22:20:25 2020 (r558027) @@ -1,6 +1,13 @@ -PyPugJS is just a fork of PyJade with the name Jade changed to PugsJS. -PyPugJS is a high performance port of PugJS for python, -that converts any .pug source to the -each Template-language (Django, Jinja2, Mako or Tornado). +PyPugJS is a fork of PyJade with the name Jade changed to PugJS. -WWW: https://github.com/matannoam/pypugjs +Additional disclaimer: Since the original pypugjs died i took the liberty to +keep it alive, because since starting to work with the jade compiler for node I +hate writing HTML and want to continue using it in my Django projects. I will +keep the existing non Django stuff inside the project, but I cannot support +anything other since I'm not actively using it not will be in the foreseable +future. Tornado, Mako etc. support will be welcome tho! + +PyPugJS is a high performance port of PugJS for python, that converts any .pug +source into different Template-languages (Django, Jinja2, Mako or Tornado). + +WWW: https://github.com/kakulukia/pypugjs