git: 12fd272f09eb - main - graphics/proj-data: Add GitHub to MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Jul 2022 13:53:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=12fd272f09ebddabe9c14bfb664421d26435d1a9 commit 12fd272f09ebddabe9c14bfb664421d26435d1a9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-11 13:49:21 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-11 13:49:21 +0000 graphics/proj-data: Add GitHub to MASTER_SITES --- graphics/proj-data/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/proj-data/Makefile b/graphics/proj-data/Makefile index b047ced5f0c3..52ebe2a2e302 100644 --- a/graphics/proj-data/Makefile +++ b/graphics/proj-data/Makefile @@ -3,7 +3,8 @@ PORTNAME= proj-data PORTVERSION= 1.10 CATEGORIES= graphics geography -MASTER_SITES= https://download.osgeo.org/proj/ +MASTER_SITES= https://download.osgeo.org/proj/ \ + https://github.com/OSGeo/PROJ-data/releases/download/${PORTVERSION}.0/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datum grid package for PROJ