Received: by mail.netbsd.org (Postfix, from userid 605) id 660CB84D9E; Tue, 13 Mar 2018 08:17:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4E54784D92 for ; Tue, 13 Mar 2018 08:17:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ffKVAe8gzgCI for ; Tue, 13 Mar 2018 08:17:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 442FA84C78 for ; Tue, 13 Mar 2018 08:17:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3251CFB40; Tue, 13 Mar 2018 08:17:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520929034280740" MIME-Version: 1.0 Date: Tue, 13 Mar 2018 08:17:14 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/www/py-django-cmsplugin_gallery To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180313081714.3251CFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1520929034280740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Mar 13 08:17:14 UTC 2018 Modified Files: pkgsrc/www/py-django-cmsplugin_gallery: Makefile PLIST distinfo Log Message: Update to 1.0.0 No upstream changelog found. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-django-cmsplugin_gallery/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-cmsplugin_gallery/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-django-cmsplugin_gallery/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520929034280740 Content-Disposition: inline Content-Length: 5624 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/py-django-cmsplugin_gallery/Makefile diff -u pkgsrc/www/py-django-cmsplugin_gallery/Makefile:1.7 pkgsrc/www/py-django-cmsplugin_gallery/Makefile:1.8 --- pkgsrc/www/py-django-cmsplugin_gallery/Makefile:1.7 Sun Jul 30 22:32:26 2017 +++ pkgsrc/www/py-django-cmsplugin_gallery/Makefile Tue Mar 13 08:17:14 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2017/07/30 22:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2018/03/13 08:17:14 wen Exp $ -DISTNAME= cmsplugin_gallery-0.5.5 +DISTNAME= cmsplugin_gallery-1.0.0 PKGNAME= ${PYPKGPREFIX}-django-${DISTNAME} CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=c/cmsplugin_gallery/} @@ -16,5 +16,8 @@ DEPENDS+= ${PYPKGPREFIX}-django-inline-o USE_LANGUAGES= # none +post-patch: + ${MV} ${WRKSRC}/tests ${WRKSRC}/cmsplugin_gallery/ + .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/www/py-django-cmsplugin_gallery/PLIST diff -u pkgsrc/www/py-django-cmsplugin_gallery/PLIST:1.2 pkgsrc/www/py-django-cmsplugin_gallery/PLIST:1.3 --- pkgsrc/www/py-django-cmsplugin_gallery/PLIST:1.2 Thu Apr 24 20:16:07 2014 +++ pkgsrc/www/py-django-cmsplugin_gallery/PLIST Tue Mar 13 08:17:14 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/04/24 20:16:07 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/03/13 08:17:14 wen Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -16,15 +16,24 @@ ${PYSITELIB}/cmsplugin_gallery/cms_plugi ${PYSITELIB}/cmsplugin_gallery/forms.py ${PYSITELIB}/cmsplugin_gallery/forms.pyc ${PYSITELIB}/cmsplugin_gallery/forms.pyo +${PYSITELIB}/cmsplugin_gallery/locale/en/LC_MESSAGES/django.mo +${PYSITELIB}/cmsplugin_gallery/locale/en/LC_MESSAGES/django.po +${PYSITELIB}/cmsplugin_gallery/locale/pl/LC_MESSAGES/django.mo +${PYSITELIB}/cmsplugin_gallery/locale/pl/LC_MESSAGES/django.po +${PYSITELIB}/cmsplugin_gallery/locale/ru/LC_MESSAGES/django.mo +${PYSITELIB}/cmsplugin_gallery/locale/ru/LC_MESSAGES/django.po ${PYSITELIB}/cmsplugin_gallery/migrations/0001_initial.py ${PYSITELIB}/cmsplugin_gallery/migrations/0001_initial.pyc ${PYSITELIB}/cmsplugin_gallery/migrations/0001_initial.pyo -${PYSITELIB}/cmsplugin_gallery/migrations/0002_auto__add_field_galleryplugin_template.py -${PYSITELIB}/cmsplugin_gallery/migrations/0002_auto__add_field_galleryplugin_template.pyc -${PYSITELIB}/cmsplugin_gallery/migrations/0002_auto__add_field_galleryplugin_template.pyo -${PYSITELIB}/cmsplugin_gallery/migrations/0003_move_images_to_media_path.py -${PYSITELIB}/cmsplugin_gallery/migrations/0003_move_images_to_media_path.pyc -${PYSITELIB}/cmsplugin_gallery/migrations/0003_move_images_to_media_path.pyo +${PYSITELIB}/cmsplugin_gallery/migrations/0002_auto_20161223_1005.py +${PYSITELIB}/cmsplugin_gallery/migrations/0002_auto_20161223_1005.pyc +${PYSITELIB}/cmsplugin_gallery/migrations/0002_auto_20161223_1005.pyo +${PYSITELIB}/cmsplugin_gallery/migrations/0003_auto_20170104_1122.py +${PYSITELIB}/cmsplugin_gallery/migrations/0003_auto_20170104_1122.pyc +${PYSITELIB}/cmsplugin_gallery/migrations/0003_auto_20170104_1122.pyo +${PYSITELIB}/cmsplugin_gallery/migrations/0004_auto_20170118_0753.py +${PYSITELIB}/cmsplugin_gallery/migrations/0004_auto_20170118_0753.pyc +${PYSITELIB}/cmsplugin_gallery/migrations/0004_auto_20170118_0753.pyo ${PYSITELIB}/cmsplugin_gallery/migrations/__init__.py ${PYSITELIB}/cmsplugin_gallery/migrations/__init__.pyc ${PYSITELIB}/cmsplugin_gallery/migrations/__init__.pyo @@ -34,6 +43,16 @@ ${PYSITELIB}/cmsplugin_gallery/models.py ${PYSITELIB}/cmsplugin_gallery/settings.py ${PYSITELIB}/cmsplugin_gallery/settings.pyc ${PYSITELIB}/cmsplugin_gallery/settings.pyo +${PYSITELIB}/cmsplugin_gallery/templates/cmsplugin_gallery/gallery.html +${PYSITELIB}/cmsplugin_gallery/tests/__init__.py +${PYSITELIB}/cmsplugin_gallery/tests/__init__.pyc +${PYSITELIB}/cmsplugin_gallery/tests/__init__.pyo +${PYSITELIB}/cmsplugin_gallery/tests/settings.py +${PYSITELIB}/cmsplugin_gallery/tests/settings.pyc +${PYSITELIB}/cmsplugin_gallery/tests/settings.pyo +${PYSITELIB}/cmsplugin_gallery/tests/tests_models.py +${PYSITELIB}/cmsplugin_gallery/tests/tests_models.pyc +${PYSITELIB}/cmsplugin_gallery/tests/tests_models.pyo ${PYSITELIB}/cmsplugin_gallery/utils.py ${PYSITELIB}/cmsplugin_gallery/utils.pyc ${PYSITELIB}/cmsplugin_gallery/utils.pyo Index: pkgsrc/www/py-django-cmsplugin_gallery/distinfo diff -u pkgsrc/www/py-django-cmsplugin_gallery/distinfo:1.3 pkgsrc/www/py-django-cmsplugin_gallery/distinfo:1.4 --- pkgsrc/www/py-django-cmsplugin_gallery/distinfo:1.3 Wed Nov 4 02:47:25 2015 +++ pkgsrc/www/py-django-cmsplugin_gallery/distinfo Tue Mar 13 08:17:14 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/04 02:47:25 agc Exp $ +$NetBSD: distinfo,v 1.4 2018/03/13 08:17:14 wen Exp $ -SHA1 (cmsplugin_gallery-0.5.5.tar.gz) = f6bb9f23b6a3a59c41c926f61d3196aac6f821f3 -RMD160 (cmsplugin_gallery-0.5.5.tar.gz) = 2ec2c23c0177ba86da884054785ac00f809d0b02 -SHA512 (cmsplugin_gallery-0.5.5.tar.gz) = 3a31df2cb48482d19ee031d1d3b0c0f5d8e9c6d96478436e631188098fae4a5e76cde6cd172db7ef7fc4660a9eea578cfa2936c41378980fd4ef1503ef3b5d4c -Size (cmsplugin_gallery-0.5.5.tar.gz) = 5661 bytes +SHA1 (cmsplugin_gallery-1.0.0.tar.gz) = d605afe6da02fb5a7b7bdc2623e364f34c95e4c2 +RMD160 (cmsplugin_gallery-1.0.0.tar.gz) = 2dd2808f26e15d5ef58bffd63dc2cbd8681f0139 +SHA512 (cmsplugin_gallery-1.0.0.tar.gz) = 57eb064cf1a82a05eda028496ea9ad5c9b42a16f66e78de1f3a1d2af054989a32b9b80247f6395a61b4f334a501e84ef57ac966085554a35a1aec4c2fee87680 +Size (cmsplugin_gallery-1.0.0.tar.gz) = 8136 bytes --_----------=_1520929034280740--