diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-09-06 06:01:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-09-06 06:01:55 +0800 |
commit | a8790a3e1f9d4e3f2826fdff40f74803fe3ab3af (patch) | |
tree | 51451c9e2b571a17e7ea71c39f7c259acfa20a57 /sysutils/google-compute-engine-oslogin | |
parent | 3ded173ce6a6c1c0f8bff05406f0aa524172ed12 (diff) | |
download | freebsd-ports-gnome-a8790a3e1f9d4e3f2826fdff40f74803fe3ab3af.tar.gz freebsd-ports-gnome-a8790a3e1f9d4e3f2826fdff40f74803fe3ab3af.tar.zst freebsd-ports-gnome-a8790a3e1f9d4e3f2826fdff40f74803fe3ab3af.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
Diffstat (limited to 'sysutils/google-compute-engine-oslogin')
-rw-r--r-- | sysutils/google-compute-engine-oslogin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile index cf449581a9e8..973cc2ebb0f9 100644 --- a/sysutils/google-compute-engine-oslogin/Makefile +++ b/sysutils/google-compute-engine-oslogin/Makefile @@ -2,7 +2,7 @@ PORTNAME= google-compute-engine-oslogin DISTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= helen.koike@collabora.com |