- Update to 2.0.0
- Fix MASTER_SITES Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
This commit is contained in:
parent
c7935e2b2c
commit
0cf891c0bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391661
2 changed files with 5 additions and 5 deletions
|
@ -2,10 +2,10 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gdal
|
||||
PORTVERSION= 1.11.2
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/ \
|
||||
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
|
||||
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
|
||||
LOCAL/sunpoet
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gdal-1.11.2.tar.xz) = b7a18956dde45d636330d558a3a804684565f9356b517ddec223462f2430075f
|
||||
SIZE (gdal-1.11.2.tar.xz) = 6473004
|
||||
SHA256 (gdal-2.0.0.tar.xz) = 91704fafeea2349c5e268dc1e2d03921b3aae64b05ee01d59fdfc1a6b0ffc061
|
||||
SIZE (gdal-2.0.0.tar.xz) = 6967656
|
||||
|
|
Loading…
Reference in a new issue