From owner-svn-ports-head@freebsd.org Thu Dec 10 21:38:06 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 462E64B8517; Thu, 10 Dec 2020 21:38:06 +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 4CsS2P2617z3Q2Z; Thu, 10 Dec 2020 21:38:04 +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 A740F1FADA; Thu, 10 Dec 2020 21:38:01 +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 0BALc1S7055829; Thu, 10 Dec 2020 21:38:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BALc1ZR055827; Thu, 10 Dec 2020 21:38:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202012102138.0BALc1ZR055827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 10 Dec 2020 21:38:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557554 - head/devel/py-xstatic-angular-gettext X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-xstatic-angular-gettext X-SVN-Commit-Revision: 557554 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: Thu, 10 Dec 2020 21:38:06 -0000 Author: sunpoet Date: Thu Dec 10 21:38:00 2020 New Revision: 557554 URL: https://svnweb.freebsd.org/changeset/ports/557554 Log: Update to 2.4.1.0 - Add LICENSE - Update COMMENT - Update pkg-descr - Update WWW Changes: https://github.com/openstack/xstatic-angular-gettext/commits/master Modified: head/devel/py-xstatic-angular-gettext/Makefile head/devel/py-xstatic-angular-gettext/distinfo head/devel/py-xstatic-angular-gettext/pkg-descr Modified: head/devel/py-xstatic-angular-gettext/Makefile ============================================================================== --- head/devel/py-xstatic-angular-gettext/Makefile Thu Dec 10 21:37:55 2020 (r557553) +++ head/devel/py-xstatic-angular-gettext/Makefile Thu Dec 10 21:38:00 2020 (r557554) @@ -2,15 +2,16 @@ # $FreeBSD$ PORTNAME= xstatic-angular-gettext -PORTVERSION= 2.3.8.0 -PORTREVISION= 2 +PORTVERSION= 2.4.1.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-Angular-Gettext-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Gettext support for Angular.js (angular-gettext) +COMMENT= Angular-Gettext (XStatic packaging standard) + +LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} Modified: head/devel/py-xstatic-angular-gettext/distinfo ============================================================================== --- head/devel/py-xstatic-angular-gettext/distinfo Thu Dec 10 21:37:55 2020 (r557553) +++ head/devel/py-xstatic-angular-gettext/distinfo Thu Dec 10 21:38:00 2020 (r557554) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481111891 -SHA256 (XStatic-Angular-Gettext-2.3.8.0.tar.gz) = 18db14dccaae5d64a9b66d08d0134b6c154fc1fb1e216964bba8e403e03c870e -SIZE (XStatic-Angular-Gettext-2.3.8.0.tar.gz) = 11100 +TIMESTAMP = 1607539761 +SHA256 (XStatic-Angular-Gettext-2.4.1.0.tar.gz) = 883192c9273b2d1b8dc69e605845f0d3a267698955e55dcde0e3a4defeae385b +SIZE (XStatic-Angular-Gettext-2.4.1.0.tar.gz) = 11158 Modified: head/devel/py-xstatic-angular-gettext/pkg-descr ============================================================================== --- head/devel/py-xstatic-angular-gettext/pkg-descr Thu Dec 10 21:37:55 2020 (r557553) +++ head/devel/py-xstatic-angular-gettext/pkg-descr Thu Dec 10 21:38:00 2020 (r557554) @@ -1,7 +1,10 @@ -This port is the static file package for angular-gettext JavaScript library -that provides a Gettext support for Angular.js. +Angular-Gettext javascript library packaged for setuptools (easy_install) / pip. -It uses the XStatic packaging standard, aimed to bring an ability to -install javascript libraries via easy_install or pip utility. +This package is intended to be used by any project that needs these files. -WWW: https://pypi.org/project/XStatic-Angular-Gettext/ +It intentionally does not provide any extra code except some metadata nor has +any extra requirements. You MAY use some minimal support code from the XStatic +base package, if you like. + +WWW: https://github.com/openstack/xstatic-angular-gettext +WWW: https://angular-gettext.rocketeer.be/