mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
- Upgrade to 1.20.
This commit is contained in:
parent
1a4eacd529
commit
05593e9bd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324520
2 changed files with 5 additions and 9 deletions
|
@ -1,12 +1,7 @@
|
|||
# New ports collection makefile for: iCal::Parser
|
||||
# Date created: 21 Apr 2005
|
||||
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= iCal-Parser
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -20,7 +15,8 @@ BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
|
|||
p5-Text-vFile-asData>=0.02:${PORTSDIR}/devel/p5-Text-vFile-asData
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= iCal::Parser.3
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (iCal-Parser-1.16.tar.gz) = de4bc3cb1bb296e3babc3fbe07a972ff93af32cfbcf545cbefe406dfb6f75098
|
||||
SIZE (iCal-Parser-1.16.tar.gz) = 32523
|
||||
SHA256 (iCal-Parser-1.20.tar.gz) = 050cd5c3664642172282329396e086e6899a35e25643c88b4d017e491b67ec94
|
||||
SIZE (iCal-Parser-1.20.tar.gz) = 58530
|
||||
|
|
Loading…
Add table
Reference in a new issue