svn commit: r428358 - branches/2016Q4/devel/pybugz

Jan Beich jbeich at FreeBSD.org
Sun Dec 11 16:10:52 UTC 2016


Author: jbeich
Date: Sun Dec 11 16:10:51 2016
New Revision: 428358
URL: https://svnweb.freebsd.org/changeset/ports/428358

Log:
  MFH: r428265
  
  devel/pybugz: update to 0.13
  
  Changes:	https://github.com/williamh/pybugz/compare/0.12.1...0.13
  Approved by:	ports-secteam (junovitch)

Modified:
  branches/2016Q4/devel/pybugz/Makefile
  branches/2016Q4/devel/pybugz/distinfo
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/devel/pybugz/Makefile
==============================================================================
--- branches/2016Q4/devel/pybugz/Makefile	Sun Dec 11 16:05:39 2016	(r428357)
+++ branches/2016Q4/devel/pybugz/Makefile	Sun Dec 11 16:10:51 2016	(r428358)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pybugz
-DISTVERSION=	0.12.1
+DISTVERSION=	0.13
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: branches/2016Q4/devel/pybugz/distinfo
==============================================================================
--- branches/2016Q4/devel/pybugz/distinfo	Sun Dec 11 16:05:39 2016	(r428357)
+++ branches/2016Q4/devel/pybugz/distinfo	Sun Dec 11 16:10:51 2016	(r428358)
@@ -1,2 +1,3 @@
-SHA256 (williamh-pybugz-0.12.1_GH0.tar.gz) = aade267d2ee6b02d6872e019ef4ddf8f96e1d81668faa2506e96875fa2981bc7
-SIZE (williamh-pybugz-0.12.1_GH0.tar.gz) = 25606
+TIMESTAMP = 1476563325
+SHA256 (williamh-pybugz-0.13_GH0.tar.gz) = a99309d42b7ed2e52cc0f0f3adc72d1ddc9354e3d944af276f9a7da946665afb
+SIZE (williamh-pybugz-0.13_GH0.tar.gz) = 26876


More information about the svn-ports-branches mailing list