mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Update to 2.0.0
Changes: https://github.com/rgeo/rgeo-proj4/commits/master
This commit is contained in:
parent
eca421f5dd
commit
c139855d21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486282
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rgeo-proj4
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= science rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,10 +13,11 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
LIB_DEPENDS= libproj.so:graphics/proj
|
||||
RUN_DEPENDS= rubygem-rgeo>=1.0:science/rubygem-rgeo
|
||||
RUN_DEPENDS= rubygem-rgeo>=2.0:science/rubygem-rgeo
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
CONFIGURE_ARGS= --with-proj-dir=${LOCALBASE}
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1523033174
|
||||
SHA256 (rubygem/rgeo-proj4-1.0.0.gem) = d8d4ac6caa5a1346c8487a2b7381f9eebaefc6aa98ceb646e40680f2686a2aa8
|
||||
SIZE (rubygem/rgeo-proj4-1.0.0.gem) = 11776
|
||||
TIMESTAMP = 1543504345
|
||||
SHA256 (rubygem/rgeo-proj4-2.0.0.gem) = 1004beb6ed0b75b4378d2d1bfee30c887f8daa04836e288fc493a8942aa2735d
|
||||
SIZE (rubygem/rgeo-proj4-2.0.0.gem) = 11776
|
||||
|
Loading…
Reference in New Issue
Block a user