diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-10-04 23:12:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-10-04 23:12:44 +0800 |
commit | 5b8ce88717d7be6493037c9874fd13ae3f1e7416 (patch) | |
tree | b7493b74f7532f3fda6de55f79bf5070d36b0ea2 /astro/libosmpbf | |
parent | fbfbaa1eb9f43f40b0e05b75777044516036208e (diff) | |
download | freebsd-ports-gnome-5b8ce88717d7be6493037c9874fd13ae3f1e7416.tar.gz freebsd-ports-gnome-5b8ce88717d7be6493037c9874fd13ae3f1e7416.tar.zst freebsd-ports-gnome-5b8ce88717d7be6493037c9874fd13ae3f1e7416.zip |
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change
Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
Diffstat (limited to 'astro/libosmpbf')
-rw-r--r-- | astro/libosmpbf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index 71103abd1769..c2a10c25cb83 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -3,6 +3,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org |