svn commit: r438398 - head/textproc/py-python-slugify

Matthew Seaman matthew at FreeBSD.org
Wed Apr 12 17:27:31 UTC 2017


Author: matthew
Date: Wed Apr 12 17:27:29 2017
New Revision: 438398
URL: https://svnweb.freebsd.org/changeset/ports/438398

Log:
  Update to 1.2.4
  
  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	Wed Apr 12 17:25:33 2017	(r438397)
+++ head/textproc/py-python-slugify/Makefile	Wed Apr 12 17:27:29 2017	(r438398)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-slugify
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-python-slugify/distinfo
==============================================================================
--- head/textproc/py-python-slugify/distinfo	Wed Apr 12 17:25:33 2017	(r438397)
+++ head/textproc/py-python-slugify/distinfo	Wed Apr 12 17:27:29 2017	(r438398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491894737
-SHA256 (python-slugify-1.2.3.tar.gz) = 5ba0c8915e3d925971c96c60b94becb3ea7319b0e0ffca0471b1564da01675ae
-SIZE (python-slugify-1.2.3.tar.gz) = 8518
+TIMESTAMP = 1491982356
+SHA256 (python-slugify-1.2.4.tar.gz) = 57a385df7a1c6dbd15f7666eaff0ff29d3f60363b228b1197c5308ed3ba5f824
+SIZE (python-slugify-1.2.4.tar.gz) = 4596


More information about the svn-ports-head mailing list