mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update to 0.49. Assign maintainer to perl@. Add WWW.
This commit is contained in:
parent
94e344ad3e
commit
2097514eca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144927
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= version
|
||||
PORTVERSION= 0.48
|
||||
PORTVERSION= 0.49
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/J/JP/JPEACOCK
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for Version Objects
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (version-0.48.tar.gz) = 95cc7fc1e72ac3c51b062d3d19cd3d79
|
||||
SIZE (version-0.48.tar.gz) = 31278
|
||||
MD5 (version-0.49.tar.gz) = 710f6a53a941b610ccd18eb1b1151d5d
|
||||
SIZE (version-0.49.tar.gz) = 31800
|
||||
|
@ -1,3 +1,5 @@
|
||||
This module implements overloaded version objects for all versions
|
||||
of Perl, including all of the features of version objects which will
|
||||
be part of Perl 5.10.0 except automatic v-string handling.
|
||||
|
||||
WWW: http://search.cpan.org/dist/version/
|
||||
|
Loading…
Reference in New Issue
Block a user