diff options
author | truckman <truckman@FreeBSD.org> | 2018-08-16 01:30:38 +0800 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2018-08-16 01:30:38 +0800 |
commit | cd5f887f065fd4faa6a3b2957edc5cc65700c720 (patch) | |
tree | 9dc4db54e7330997d1c006a6cf41465c0f830256 | |
parent | e1f5a7337eda9ba003b7e5b5f34e069eba15c1aa (diff) | |
download | freebsd-ports-gnome-cd5f887f065fd4faa6a3b2957edc5cc65700c720.tar.gz freebsd-ports-gnome-cd5f887f065fd4faa6a3b2957edc5cc65700c720.tar.zst freebsd-ports-gnome-cd5f887f065fd4faa6a3b2957edc5cc65700c720.zip |
Bump PORTREVISION of these devel/protobuf-c because they compile the values
of PROTOBUF_C_VERSION or PROTOBUF_C_VERSION_NUMBER into their code.
Differential Revision: Farsight Security, Inc.
-rw-r--r-- | net/axa/Makefile | 2 | ||||
-rw-r--r-- | net/nmsg/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/axa/Makefile b/net/axa/Makefile index 1330dec580ef..280fbb97371f 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -2,7 +2,7 @@ PORTNAME= axa PORTVERSION= 2.0.1 -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= net dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile index e6d22a771741..8567e5cfed36 100644 --- a/net/nmsg/Makefile +++ b/net/nmsg/Makefile @@ -2,6 +2,7 @@ PORTNAME= nmsg PORTVERSION= 0.13.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= FARSIGHT LOCAL/truckman/farsight |