svn commit: r380570 - head/sysutils/py-ploy

Kubilay Kocak koobs at FreeBSD.org
Fri Mar 6 01:02:04 UTC 2015


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


More information about the svn-ports-head mailing list