From owner-svn-ports-all@freebsd.org Sun Sep 9 11:06:29 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 AB340109214D; Sun, 9 Sep 2018 11:06:29 +0000 (UTC) (envelope-from matthew@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 5EAB58F93E; Sun, 9 Sep 2018 11:06:29 +0000 (UTC) (envelope-from matthew@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 558BA18E65; Sun, 9 Sep 2018 11:06:29 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w89B6TLr031136; Sun, 9 Sep 2018 11:06:29 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w89B6SAp031135; Sun, 9 Sep 2018 11:06:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201809091106.w89B6SAp031135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 9 Sep 2018 11:06:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479285 - head/textproc/py-python-slugify X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/textproc/py-python-slugify X-SVN-Commit-Revision: 479285 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.27 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, 09 Sep 2018 11:06:29 -0000 Author: matthew Date: Sun Sep 9 11:06:28 2018 New Revision: 479285 URL: https://svnweb.freebsd.org/changeset/ports/479285 Log: Update to 1.2.6 ChangeLog: https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md Modified: head/textproc/py-python-slugify/Makefile head/textproc/py-python-slugify/distinfo Modified: head/textproc/py-python-slugify/Makefile ============================================================================== --- head/textproc/py-python-slugify/Makefile Sun Sep 9 10:18:26 2018 (r479284) +++ head/textproc/py-python-slugify/Makefile Sun Sep 9 11:06:28 2018 (r479285) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= python-slugify -PORTVERSION= 1.2.5 +PORTVERSION= 1.2.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-python-slugify/distinfo ============================================================================== --- head/textproc/py-python-slugify/distinfo Sun Sep 9 10:18:26 2018 (r479284) +++ head/textproc/py-python-slugify/distinfo Sun Sep 9 11:06:28 2018 (r479285) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522413609 -SHA256 (python-slugify-1.2.5.tar.gz) = 5dbb360b882b2dabe0471a1a92f604504d83c2a73c71f2098d004ab62e695534 -SIZE (python-slugify-1.2.5.tar.gz) = 6594 +TIMESTAMP = 1536490937 +SHA256 (python-slugify-1.2.6.tar.gz) = 7723daf30996db26573176bddcdf5fcb98f66dc70df05c9cb29f2c79b8193245 +SIZE (python-slugify-1.2.6.tar.gz) = 6777