svn commit: r327867 - head/databases/py-pgxnclient

Li-Wen Hsu lwhsu at FreeBSD.org
Sun Sep 22 11:01:13 UTC 2013


Author: lwhsu
Date: Sun Sep 22 11:01:12 2013
New Revision: 327867
URL: http://svnweb.freebsd.org/changeset/ports/327867

Log:
  - Update to 1.2.1

Modified:
  head/databases/py-pgxnclient/Makefile
  head/databases/py-pgxnclient/distinfo

Modified: head/databases/py-pgxnclient/Makefile
==============================================================================
--- head/databases/py-pgxnclient/Makefile	Sun Sep 22 10:42:21 2013	(r327866)
+++ head/databases/py-pgxnclient/Makefile	Sun Sep 22 11:01:12 2013	(r327867)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pgxnclient
-PORTVERSION=	1.2
+PORTVERSION=	1.2.1
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 
@@ -13,4 +13,5 @@ USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 
 NO_STAGE=	yes
+
 .include <bsd.port.mk>

Modified: head/databases/py-pgxnclient/distinfo
==============================================================================
--- head/databases/py-pgxnclient/distinfo	Sun Sep 22 10:42:21 2013	(r327866)
+++ head/databases/py-pgxnclient/distinfo	Sun Sep 22 11:01:12 2013	(r327867)
@@ -1,2 +1,2 @@
-SHA256 (pgxnclient-1.2.tar.gz) = ad3768d1ed83ea3af8a3ad9abf11fd164dbdeb355371819bce072dc581f43c42
-SIZE (pgxnclient-1.2.tar.gz) = 86436
+SHA256 (pgxnclient-1.2.1.tar.gz) = 8e3022bc960aa5d5fc7d4c564786087693a1a99f15e025ad920fc0aa378e1d67
+SIZE (pgxnclient-1.2.1.tar.gz) = 87275


More information about the svn-ports-all mailing list