Po-Chuan Hsieh
2 years ago
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with
6 additions and
5 deletions
-
misc/p5-Geo-GeoNames/Makefile
-
misc/p5-Geo-GeoNames/distinfo
|
|
@ -1,9 +1,9 @@ |
|
|
|
PORTNAME= Geo-GeoNames |
|
|
|
PORTVERSION= 1.130 |
|
|
|
PORTVERSION= 1.140 |
|
|
|
CATEGORIES= misc perl5 |
|
|
|
MASTER_SITES= CPAN |
|
|
|
PKGNAMEPREFIX= p5- |
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S|0$||} |
|
|
|
DISTNAME= Geo-GeoNames-${PORTVERSION:S|0$||} |
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org |
|
|
|
COMMENT= Perform geographical queries using GeoNames Web Services |
|
|
@ -16,6 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} |
|
|
|
RUN_DEPENDS= p5-JSON>=1.14:converters/p5-JSON \
|
|
|
|
p5-Mojolicious>=0:www/p5-Mojolicious \
|
|
|
|
p5-XML-Simple>=2.13:textproc/p5-XML-Simple |
|
|
|
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most |
|
|
|
|
|
|
|
USES= perl5 |
|
|
|
USE_PERL5= configure |
|
|
|
|
|
@ -1,3 +1,3 @@ |
|
|
|
TIMESTAMP = 1565515537 |
|
|
|
SHA256 (Geo-GeoNames-1.13.tar.gz) = 9afe12b554d8248fff1b1386dee065a8dde738039025706fe9bceb78a3384d39 |
|
|
|
SIZE (Geo-GeoNames-1.13.tar.gz) = 20897 |
|
|
|
TIMESTAMP = 1696904110 |
|
|
|
SHA256 (Geo-GeoNames-1.14.tar.gz) = da97beda419ffb6ed66501aeade8282e4ff20282afd152c69de5e8970b0ae16a |
|
|
|
SIZE (Geo-GeoNames-1.14.tar.gz) = 26670 |
|
|
|