diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-03 21:36:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-03 21:36:58 +0800 |
commit | 3e68ca9d9c2f316c3f83f97bc72893e3a060e661 (patch) | |
tree | 587fc934bc5975d202ef2a7a793afcc14cc63d41 /net/zmap | |
parent | f94c0be9433c87594b2ddb224b838f07abed216d (diff) | |
download | freebsd-ports-gnome-3e68ca9d9c2f316c3f83f97bc72893e3a060e661.tar.gz freebsd-ports-gnome-3e68ca9d9c2f316c3f83f97bc72893e3a060e661.tar.zst freebsd-ports-gnome-3e68ca9d9c2f316c3f83f97bc72893e3a060e661.zip |
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
Diffstat (limited to 'net/zmap')
-rw-r--r-- | net/zmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/zmap/Makefile b/net/zmap/Makefile index 6e7eb967ba54..4296a7209593 100644 --- a/net/zmap/Makefile +++ b/net/zmap/Makefile @@ -4,6 +4,7 @@ PORTNAME= zmap PORTVERSION= 2.1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@rawbw.com |