Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2017 12:49:03 +0000 (UTC)
From:      Tilman Keskinoz <arved@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450369 - head/devel/py-kitchen
Message-ID:  <201709221249.v8MCn3YZ043690@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arved
Date: Fri Sep 22 12:49:03 2017
New Revision: 450369
URL: https://svnweb.freebsd.org/changeset/ports/450369

Log:
  Update to 1.2.5

Modified:
  head/devel/py-kitchen/Makefile
  head/devel/py-kitchen/distinfo

Modified: head/devel/py-kitchen/Makefile
==============================================================================
--- head/devel/py-kitchen/Makefile	Fri Sep 22 12:43:09 2017	(r450368)
+++ head/devel/py-kitchen/Makefile	Fri Sep 22 12:49:03 2017	(r450369)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kitchen
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,9 +11,10 @@ COMMENT=	Kitchen contains a cornucopia of useful code
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		python
 USE_GITHUB=	yes
 GH_ACCOUNT=	fedora-infra
-USES=		python
+GH_TAGNAME=	v1.2.5
 USE_PYTHON=	distutils autoplist
 
 .include <bsd.port.mk>

Modified: head/devel/py-kitchen/distinfo
==============================================================================
--- head/devel/py-kitchen/distinfo	Fri Sep 22 12:43:09 2017	(r450368)
+++ head/devel/py-kitchen/distinfo	Fri Sep 22 12:49:03 2017	(r450369)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464772761
-SHA256 (fedora-infra-kitchen-1.2.4_GH0.tar.gz) = 8a23652c4f35efc67ecfee47182290145abe66431218d9cd0ed2c0c598457df9
-SIZE (fedora-infra-kitchen-1.2.4_GH0.tar.gz) = 257399
+TIMESTAMP = 1506084348
+SHA256 (fedora-infra-kitchen-1.2.5-v1.2.5_GH0.tar.gz) = 1258af80868fc8c30170a43040b1eb5434bc5ffa5ff4ab98ffb9ee3d3c1e2f76
+SIZE (fedora-infra-kitchen-1.2.5-v1.2.5_GH0.tar.gz) = 257845



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709221249.v8MCn3YZ043690>