Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2015 01:02:03 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r380570 - head/sysutils/py-ploy
Message-ID:  <201503060102.t26123jr095952@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Fri Mar  6 01:02:02 2015
New Revision: 380570
URL: https://svnweb.freebsd.org/changeset/ports/380570
QAT: https://qat.redports.org/buildarchive/r380570/

Log:
  sysutils/py-ploy: Update to 1.2.0
  
  - Update to 1.2.0
  - Use PORTVERSION over DISTVERSION
  
  Changes:
  
    * https://github.com/ployground/ploy/blob/1.2.0/HISTORY.rst

Modified:
  head/sysutils/py-ploy/Makefile
  head/sysutils/py-ploy/distinfo

Modified: head/sysutils/py-ploy/Makefile
==============================================================================
--- head/sysutils/py-ploy/Makefile	Thu Mar  5 23:47:43 2015	(r380569)
+++ head/sysutils/py-ploy/Makefile	Fri Mar  6 01:02:02 2015	(r380570)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ploy
-DISTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-ploy/distinfo
==============================================================================
--- head/sysutils/py-ploy/distinfo	Thu Mar  5 23:47:43 2015	(r380569)
+++ head/sysutils/py-ploy/distinfo	Fri Mar  6 01:02:02 2015	(r380570)
@@ -1,2 +1,2 @@
-SHA256 (ploy-1.1.0.tar.gz) = c2eba6efa56dee5039ff4d454ea04e4a788c5ae1c83013caeac3a44832503a91
-SIZE (ploy-1.1.0.tar.gz) = 42157
+SHA256 (ploy-1.2.0.tar.gz) = c79d35681eaa67b652d54f72db40a12b05daff2dcf5209ec5dde236265c1d3b1
+SIZE (ploy-1.2.0.tar.gz) = 43054



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