svn commit: r448027 - in head/net: haproxy haproxy-devel

Dmitry Sivachenko demon at FreeBSD.org
Wed Aug 16 08:11:48 UTC 2017


Author: demon
Date: Wed Aug 16 08:11:47 2017
New Revision: 448027
URL: https://svnweb.freebsd.org/changeset/ports/448027

Log:
  Bump portrevision due to rc script change.

Modified:
  head/net/haproxy-devel/Makefile
  head/net/haproxy/Makefile

Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile	Wed Aug 16 08:06:57 2017	(r448026)
+++ head/net/haproxy-devel/Makefile	Wed Aug 16 08:11:47 2017	(r448027)
@@ -3,7 +3,7 @@
 
 PORTNAME=	haproxy
 DISTVERSION=	1.8-dev2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/1.8/src/devel/
 PKGNAMESUFFIX=	-devel

Modified: head/net/haproxy/Makefile
==============================================================================
--- head/net/haproxy/Makefile	Wed Aug 16 08:06:57 2017	(r448026)
+++ head/net/haproxy/Makefile	Wed Aug 16 08:11:47 2017	(r448027)
@@ -3,6 +3,7 @@
 
 PORTNAME=	haproxy
 PORTVERSION=	1.7.8
+PORTREVISION=	1
 CATEGORIES=	net www
 MASTER_SITES=	http://www.haproxy.org/download/1.7/src/
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}


More information about the svn-ports-head mailing list