1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 0.95

- Mark BROKEN: upstream disabled support for textproc/p5-XML-Compile > 1.43
- Set EXPIRATION_DATE to 2015-02-28
- Add LICENSE
- Sort PLIST

Changes:
- disable support for this module, when XML::Compile > 1.43
- final release.
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-01-04 13:05:33 +00:00
parent f041f0ed79
commit 9832261075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376228
3 changed files with 11 additions and 6 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Geo-KML
PORTVERSION= 0.94
PORTREVISION= 1
PORTVERSION= 0.95
CATEGORIES= graphics perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module to Create Google Earth KML/KMZ
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-Data-Peek>=0.32:${PORTSDIR}/devel/p5-Data-Peek \
p5-Log-Report>=0.28:${PORTSDIR}/devel/p5-Log-Report \
@ -18,6 +20,9 @@ BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-XML-Compile-Cache>=0.97:${PORTSDIR}/textproc/p5-XML-Compile-Cache
RUN_DEPENDS:= ${BUILD_DEPENDS}
BROKEN= Upstream disabled support for textproc/p5-XML-Compile > 1.43
EXPIRATION_DATE=2015-02-28
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Geo-KML-0.94.tar.gz) = 9488a3c8393c5fbdf02cf490bffa3d6c32ff24cad777500336f12c2754ed4d4a
SIZE (Geo-KML-0.94.tar.gz) = 40841
SHA256 (Geo-KML-0.95.tar.gz) = 0aacfcc5ed12845a32009b2b3066759fbc793e038e65dfdc238c1eaaf17bd70c
SIZE (Geo-KML-0.95.tar.gz) = 44440

View File

@ -1,5 +1,3 @@
%%PERL5_MAN3%%/Geo::KML.3.gz
%%PERL5_MAN3%%/Geo::KML::Util.3.gz
%%SITE_PERL%%/Geo/KML.pm
%%SITE_PERL%%/Geo/KML.pod
%%SITE_PERL%%/Geo/KML/Util.pm
@ -12,3 +10,5 @@
%%SITE_PERL%%/Geo/KML/xsd/kml-2.2.0/kml22gx.xsd
%%SITE_PERL%%/Geo/KML/xsd/kml-2.2.0/ogckml22.xsd
%%SITE_PERL%%/Geo/KML/xsd/xal-2.0/xAL.xsd
%%PERL5_MAN3%%/Geo::KML.3.gz
%%PERL5_MAN3%%/Geo::KML::Util.3.gz