svn commit: r444592 - head/textproc/py-humanfriendly

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 28 15:43:25 UTC 2017


Author: sunpoet
Date: Wed Jun 28 15:43:23 2017
New Revision: 444592
URL: https://svnweb.freebsd.org/changeset/ports/444592

Log:
  Update to 3.6
  
  Changes:	https://github.com/xolox/python-humanfriendly/commits/master

Modified:
  head/textproc/py-humanfriendly/Makefile
  head/textproc/py-humanfriendly/distinfo

Modified: head/textproc/py-humanfriendly/Makefile
==============================================================================
--- head/textproc/py-humanfriendly/Makefile	Wed Jun 28 15:43:18 2017	(r444591)
+++ head/textproc/py-humanfriendly/Makefile	Wed Jun 28 15:43:23 2017	(r444592)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	humanfriendly
-PORTVERSION=	3.5
+PORTVERSION=	3.6
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-humanfriendly/distinfo
==============================================================================
--- head/textproc/py-humanfriendly/distinfo	Wed Jun 28 15:43:18 2017	(r444591)
+++ head/textproc/py-humanfriendly/distinfo	Wed Jun 28 15:43:23 2017	(r444592)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498574324
-SHA256 (humanfriendly-3.5.tar.gz) = f0d582a14727bca22c8b47b1963dce4489441cf98d7cb5d04b98de82981e9c98
-SIZE (humanfriendly-3.5.tar.gz) = 55455
+TIMESTAMP = 1498655107
+SHA256 (humanfriendly-3.6.tar.gz) = c793dae660a0b7b0cd2e04b3a224732836ecf13ccbdcd7628970f94b08df80c9
+SIZE (humanfriendly-3.6.tar.gz) = 55534


More information about the svn-ports-all mailing list