svn commit: r347677 - head/devel/py-gflags

Julien Laffaye jlaffaye at FreeBSD.org
Sun Mar 9 18:10:19 UTC 2014


Author: jlaffaye
Date: Sun Mar  9 18:10:18 2014
New Revision: 347677
URL: http://svnweb.freebsd.org/changeset/ports/347677
QAT: https://qat.redports.org/buildarchive/r347677/

Log:
  - Bump PORTREVISION (forgotten in previous commit)
  
  Spotted by:	sunpoet

Modified:
  head/devel/py-gflags/Makefile

Modified: head/devel/py-gflags/Makefile
==============================================================================
--- head/devel/py-gflags/Makefile	Sun Mar  9 18:09:55 2014	(r347676)
+++ head/devel/py-gflags/Makefile	Sun Mar  9 18:10:18 2014	(r347677)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gflags
 PORTVERSION=	2.0
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}


More information about the svn-ports-all mailing list