svn commit: r411768 - head/devel/qt4-moc

Raphael Kubo da Costa rakuco at FreeBSD.org
Thu Mar 24 10:43:36 UTC 2016


Author: rakuco
Date: Thu Mar 24 10:43:34 2016
New Revision: 411768
URL: https://svnweb.freebsd.org/changeset/ports/411768

Log:
  Bump PORTREVISION after r411765.
  
  This should have been part of r411765, pointy hat to me. Thanks to antoine for
  noticing.
  
  PR:		208233

Modified:
  head/devel/qt4-moc/Makefile

Modified: head/devel/qt4-moc/Makefile
==============================================================================
--- head/devel/qt4-moc/Makefile	Thu Mar 24 10:39:10 2016	(r411767)
+++ head/devel/qt4-moc/Makefile	Thu Mar 24 10:43:34 2016	(r411768)
@@ -3,6 +3,7 @@
 
 PORTNAME=	moc
 DISTVERSION=	${QT4_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt4-
 


More information about the svn-ports-all mailing list