svn commit: r435883 - in head: devel/rpc2 devel/rvm net/coda6_server

Marcelo Araujo araujo at FreeBSD.org
Sat Mar 11 07:29:10 UTC 2017


Author: araujo
Date: Sat Mar 11 07:29:09 2017
New Revision: 435883
URL: https://svnweb.freebsd.org/changeset/ports/435883

Log:
  Bump PORTREVISION to reflect the update of devel/lwp.
  
  Submitted by:	John Hixson <jhixson at gmail.com> (via email at AsiaBSDCon)

Modified:
  head/devel/rpc2/Makefile
  head/devel/rvm/Makefile
  head/net/coda6_server/Makefile

Modified: head/devel/rpc2/Makefile
==============================================================================
--- head/devel/rpc2/Makefile	Sat Mar 11 07:27:39 2017	(r435882)
+++ head/devel/rpc2/Makefile	Sat Mar 11 07:29:09 2017	(r435883)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rpc2
 PORTVERSION=	2.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \
 		http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \

Modified: head/devel/rvm/Makefile
==============================================================================
--- head/devel/rvm/Makefile	Sat Mar 11 07:27:39 2017	(r435882)
+++ head/devel/rvm/Makefile	Sat Mar 11 07:29:09 2017	(r435883)
@@ -3,7 +3,7 @@
 
 PORTNAME=	rvm
 PORTVERSION=	1.17
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://ftp.coda.cs.cmu.edu/pub/rvm/src/ \
 		http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \

Modified: head/net/coda6_server/Makefile
==============================================================================
--- head/net/coda6_server/Makefile	Sat Mar 11 07:27:39 2017	(r435882)
+++ head/net/coda6_server/Makefile	Sat Mar 11 07:29:09 2017	(r435883)
@@ -3,7 +3,7 @@
 
 PORTNAME=	coda
 PORTVERSION=	6.9.4
-PORTREVISION?=	4
+PORTREVISION?=	5
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \
 		ftp://ftp.planetmirror.com/pub/coda/src/ \


More information about the svn-ports-all mailing list