diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-05 22:01:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-05 22:01:55 +0000 |
commit | 29632fcc450c6b730d53a9b657fb0734fb16fdc1 (patch) | |
tree | 51451c9e2b571a17e7ea71c39f7c259acfa20a57 /security/razorback-masterNugget | |
parent | 4d2bbb7963d0d9077b4bf114bee392b19f0e51c3 (diff) | |
download | ports-29632fcc450c6b730d53a9b657fb0734fb16fdc1.tar.gz ports-29632fcc450c6b730d53a9b657fb0734fb16fdc1.zip |
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=479045
Diffstat (limited to 'security/razorback-masterNugget')
-rw-r--r-- | security/razorback-masterNugget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/razorback-masterNugget/Makefile b/security/razorback-masterNugget/Makefile index a29217217d3c..f5b22c931893 100644 --- a/security/razorback-masterNugget/Makefile +++ b/security/razorback-masterNugget/Makefile @@ -3,7 +3,7 @@ PORTNAME= masterNugget PORTVERSION= 0.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= SF/razorbacktm/Nuggets PKGNAMEPREFIX= razorback- |