From owner-svn-ports-all@freebsd.org Sun Feb 25 05:34:41 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D4A0F076CC; Sun, 25 Feb 2018 05:34:41 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6346A6C6C5; Sun, 25 Feb 2018 05:34:39 +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 D6DBF7AA; Sun, 25 Feb 2018 05:34:39 +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 w1P5YdPF067385; Sun, 25 Feb 2018 05:34:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1P5Ydup067382; Sun, 25 Feb 2018 05:34:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802250534.w1P5Ydup067382@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, 25 Feb 2018 05:34:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462935 - head/www/py-django-picklefield X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/py-django-picklefield X-SVN-Commit-Revision: 462935 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Feb 2018 05:34:41 -0000 Author: sunpoet Date: Sun Feb 25 05:34:39 2018 New Revision: 462935 URL: https://svnweb.freebsd.org/changeset/ports/462935 Log: Update to 1.0.0 - Fix PORTNAME, PKGNAMEPREFIX and DISTNAME - Update RUN_DEPENDS: use newer django - Fix RUN_DEPENDS: six is not required - Allow concurrent installation (USE_PYTHON=concurrent) - Reformat pkg-descr - Add GitHub repository to WWW - Take maintainership Changes: https://github.com/gintas/django-picklefield/blob/master/README.rst#changes Modified: head/www/py-django-picklefield/Makefile head/www/py-django-picklefield/distinfo head/www/py-django-picklefield/pkg-descr Modified: head/www/py-django-picklefield/Makefile ============================================================================== --- head/www/py-django-picklefield/Makefile Sun Feb 25 05:34:33 2018 (r462934) +++ head/www/py-django-picklefield/Makefile Sun Feb 25 05:34:39 2018 (r462935) @@ -1,24 +1,21 @@ # Created by: Johannes Meixner # $FreeBSD$ -PORTNAME= picklefield -PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTNAME= django-picklefield +PORTVERSION= 1.0.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django- -DISTNAME= django-${PORTNAME}-${PORTVERSION} +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pickled object field for Django LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTDOCS= README.rst @@ -27,6 +24,6 @@ OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/www/py-django-picklefield/distinfo ============================================================================== --- head/www/py-django-picklefield/distinfo Sun Feb 25 05:34:33 2018 (r462934) +++ head/www/py-django-picklefield/distinfo Sun Feb 25 05:34:39 2018 (r462935) @@ -1,2 +1,3 @@ -SHA256 (django-picklefield-0.3.2.tar.gz) = fab48a427c6310740755b242128f9300283bef159ffee42d3231a274c65d9ae2 -SIZE (django-picklefield-0.3.2.tar.gz) = 9715 +TIMESTAMP = 1519504362 +SHA256 (django-picklefield-1.0.0.tar.gz) = 61e3ba7f6df82d8df9e6be3a8c55ef589eb3bf926c3d25d2b7949b07eae78354 +SIZE (django-picklefield-1.0.0.tar.gz) = 12939 Modified: head/www/py-django-picklefield/pkg-descr ============================================================================== --- head/www/py-django-picklefield/pkg-descr Sun Feb 25 05:34:33 2018 (r462934) +++ head/www/py-django-picklefield/pkg-descr Sun Feb 25 05:34:39 2018 (r462935) @@ -1,8 +1,9 @@ -picklefield provides an implementation of a pickled object field. -Such fields can contain any picklable objects. +picklefield provides an implementation of a pickled object field. Such fields +can contain any picklable objects. It is incredibly useful for storing just about anything in the database -(provided it is Pickle-able, of course) when there isn't a 'proper' field -for the job. +(provided it is Pickle-able, of course) when there isn't a 'proper' field for +the job. WWW: https://pypi.python.org/pypi/django-picklefield +WWW: https://github.com/gintas/django-picklefield