diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 23:17:32 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 23:17:32 +0800 |
commit | 02415c68f5ac766ae5bd0ae4858762c8e570d62b (patch) | |
tree | 6045e0b5eebbf9e77caf4567713449680e5fa549 /astro/libosmpbf | |
parent | da97618e2058f2d4d7b8c51f5c995cdf831cf9ed (diff) | |
download | freebsd-ports-gnome-02415c68f5ac766ae5bd0ae4858762c8e570d62b.tar.gz freebsd-ports-gnome-02415c68f5ac766ae5bd0ae4858762c8e570d62b.tar.zst freebsd-ports-gnome-02415c68f5ac766ae5bd0ae4858762c8e570d62b.zip |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'astro/libosmpbf')
-rw-r--r-- | astro/libosmpbf/Makefile | 3 | ||||
-rw-r--r-- | astro/libosmpbf/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/astro/libosmpbf/Makefile b/astro/libosmpbf/Makefile index c2a10c25cb83..a821a15f6bf4 100644 --- a/astro/libosmpbf/Makefile +++ b/astro/libosmpbf/Makefile @@ -3,6 +3,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.0 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= astro geography devel @@ -16,8 +17,6 @@ LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf USE_GITHUB= yes GH_ACCOUNT= scrosby GH_PROJECT= OSM-binary -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= d9be2d1 USES= gmake BUILD_WRKSRC= ${WRKSRC}/src diff --git a/astro/libosmpbf/distinfo b/astro/libosmpbf/distinfo index cd20b17534a3..b64934119cac 100644 --- a/astro/libosmpbf/distinfo +++ b/astro/libosmpbf/distinfo @@ -1,2 +1,2 @@ -SHA256 (libosmpbf-1.3.0.tar.gz) = 25226cba789292fe2c78c29321afd81d1d083b6f990f6bc4d02b41ff8b1e638f -SIZE (libosmpbf-1.3.0.tar.gz) = 23774 +SHA256 (scrosby-OSM-binary-v1.3.0_GH0.tar.gz) = c4bb6de92ae52481775ba2a6e8b751eb39dade17a1ee6669d79b694cd5266ff8 +SIZE (scrosby-OSM-binary-v1.3.0_GH0.tar.gz) = 23768 |