- Update to 0.4
- Cleanup Makefile header Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes
This commit is contained in:
parent
1be2aa0120
commit
a3544feb01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312754
2 changed files with 7 additions and 9 deletions
|
@ -1,15 +1,12 @@
|
|||
# New ports collection makefile for: p5-Geo-Coder-Many
|
||||
# Date created: 2011-10-13
|
||||
# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
#
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Geo-Coder-Many
|
||||
PORTVERSION= 0.29
|
||||
PORTVERSION= 0.40
|
||||
CATEGORIES= misc geography perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Module to tie together multiple Geo::Coder::* modules
|
||||
|
@ -28,7 +25,8 @@ BUILD_DEPENDS= p5-Geo-Coder-Bing>=0.10:${PORTSDIR}/misc/p5-Geo-Coder-Bing \
|
|||
p5-Geo-Distance-XS>=0.08:${PORTSDIR}/math/p5-Geo-Distance-XS \
|
||||
p5-HTTP-Message>=5.827:${PORTSDIR}/www/p5-HTTP-Message \
|
||||
p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-List-Util-WeightedRoundRobin>=0.4:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin
|
||||
p5-List-Util-WeightedRoundRobin>=0.4:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin \
|
||||
p5-Sort-Versions>=1.5:${PORTSDIR}/devel/p5-Sort-Versions
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Geo-Coder-Many-0.29.tar.gz) = 8a2355b69fb64fcd55775dd32cdf6c2856b0f1c597f6e6ada349d35e9ab4f965
|
||||
SIZE (Geo-Coder-Many-0.29.tar.gz) = 31276
|
||||
SHA256 (Geo-Coder-Many-0.4.tar.gz) = 59793363114dfa40238e02e2ed6fc7447ed2f1a018a3f4ec5404d9d1a3de38f3
|
||||
SIZE (Geo-Coder-Many-0.4.tar.gz) = 26033
|
||||
|
|
Loading…
Reference in a new issue