svn commit: r403795 - in head/converters: php5-mbstring php55-mbstring php56-mbstring

Alex Dupre ale at FreeBSD.org
Tue Dec 15 17:13:58 UTC 2015


Author: ale
Date: Tue Dec 15 17:13:56 2015
New Revision: 403795
URL: https://svnweb.freebsd.org/changeset/ports/403795

Log:
  Bump PORTREVISION, not PORTVERSION.

Modified:
  head/converters/php5-mbstring/Makefile
  head/converters/php55-mbstring/Makefile
  head/converters/php56-mbstring/Makefile

Modified: head/converters/php5-mbstring/Makefile
==============================================================================
--- head/converters/php5-mbstring/Makefile	Tue Dec 15 17:06:11 2015	(r403794)
+++ head/converters/php5-mbstring/Makefile	Tue Dec 15 17:13:56 2015	(r403795)
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale at FreeBSD.org>
 # $FreeBSD$
 
-PORTVERSION=	1
+PORTREVISION=	1
 CATEGORIES=	converters
 
 MASTERDIR=	${.CURDIR}/../../lang/php5

Modified: head/converters/php55-mbstring/Makefile
==============================================================================
--- head/converters/php55-mbstring/Makefile	Tue Dec 15 17:06:11 2015	(r403794)
+++ head/converters/php55-mbstring/Makefile	Tue Dec 15 17:13:56 2015	(r403795)
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale at FreeBSD.org>
 # $FreeBSD$
 
-PORTVERSION=	1
+PORTREVISION=	1
 CATEGORIES=	converters
 
 MASTERDIR=	${.CURDIR}/../../lang/php55

Modified: head/converters/php56-mbstring/Makefile
==============================================================================
--- head/converters/php56-mbstring/Makefile	Tue Dec 15 17:06:11 2015	(r403794)
+++ head/converters/php56-mbstring/Makefile	Tue Dec 15 17:13:56 2015	(r403795)
@@ -1,7 +1,7 @@
 # Created by: Alex Dupre <ale at FreeBSD.org>
 # $FreeBSD$
 
-PORTVERSION=	1
+PORTREVISION=	1
 CATEGORIES=	converters
 
 MASTERDIR=	${.CURDIR}/../../lang/php56


More information about the svn-ports-head mailing list