svn commit: r505179 - in head/net: axa nmsg

Don Lewis truckman at FreeBSD.org
Wed Jun 26 18:45:21 UTC 2019


Author: truckman
Date: Wed Jun 26 18:45:20 2019
New Revision: 505179
URL: https://svnweb.freebsd.org/changeset/ports/505179

Log:
  Bump PORTREVSION of net/axa and net/nmsg for devel/protobuf-c version
  upgrade.  These two ports bake the value of either PROTOBUF_C_VERSION
  or PROTOBUF_C_VERSION_NUMBER into their binaries.
  
  Sponsored by:	Farsight Security, Inc.

Modified:
  head/net/axa/Makefile
  head/net/nmsg/Makefile

Modified: head/net/axa/Makefile
==============================================================================
--- head/net/axa/Makefile	Wed Jun 26 18:41:25 2019	(r505178)
+++ head/net/axa/Makefile	Wed Jun 26 18:45:20 2019	(r505179)
@@ -2,6 +2,7 @@
 
 PORTNAME=	axa
 PORTVERSION=	2.2.0
+PORTREVISION=	1
 CATEGORIES=	net dns
 MASTER_SITES=	FARSIGHT LOCAL/truckman/farsight
 

Modified: head/net/nmsg/Makefile
==============================================================================
--- head/net/nmsg/Makefile	Wed Jun 26 18:41:25 2019	(r505178)
+++ head/net/nmsg/Makefile	Wed Jun 26 18:45:20 2019	(r505179)
@@ -2,7 +2,7 @@
 
 PORTNAME=	nmsg
 PORTVERSION=	0.13.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net
 MASTER_SITES=	FARSIGHT LOCAL/truckman/farsight
 


More information about the svn-ports-all mailing list