svn commit: r414127 - in head: databases/hbase devel/hadoop2

Dmitry Sivachenko demon at FreeBSD.org
Wed Apr 27 18:38:17 UTC 2016


Author: demon
Date: Wed Apr 27 18:38:15 2016
New Revision: 414127
URL: https://svnweb.freebsd.org/changeset/ports/414127

Log:
  Bump portrevision to reflect rc-scripts update.

Modified:
  head/databases/hbase/Makefile
  head/devel/hadoop2/Makefile

Modified: head/databases/hbase/Makefile
==============================================================================
--- head/databases/hbase/Makefile	Wed Apr 27 18:22:12 2016	(r414126)
+++ head/databases/hbase/Makefile	Wed Apr 27 18:38:15 2016	(r414127)
@@ -3,6 +3,7 @@
 
 PORTNAME=	hbase
 PORTVERSION=	1.2.1
+PORTREVISION=	1
 CATEGORIES=	databases java
 MASTER_SITES=	APACHE/${PORTNAME}/${PORTVERSION} \
 		http://kev009.com/freebsd/:maven

Modified: head/devel/hadoop2/Makefile
==============================================================================
--- head/devel/hadoop2/Makefile	Wed Apr 27 18:22:12 2016	(r414126)
+++ head/devel/hadoop2/Makefile	Wed Apr 27 18:38:15 2016	(r414127)
@@ -7,6 +7,7 @@
 # no problems encountered so far.  Thanks.
 PORTNAME=	hadoop
 PORTVERSION=	2.7.2
+PORTREVISION=	1
 CATEGORIES=	devel java
 MASTER_SITES=	APACHE/${PORTNAME}/common/stable \
 		LOCAL/demon/:maven \


More information about the svn-ports-all mailing list