mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.97.2 (distversion 0.972)
- Add WWW entry
This commit is contained in:
parent
0b7f0c1d94
commit
3f3de90da2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182691
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= PAR
|
||||
PORTVERSION= 0.97.1
|
||||
PORTVERSION= 0.97.2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= PAR
|
||||
@ -17,6 +17,7 @@ MAINTAINER= rafan@FreeBSD.org
|
||||
COMMENT= Perl Archive Toolkit
|
||||
|
||||
BUILD_DEPENDS= p5-Archive-Zip>=1.00:${PORTSDIR}/archivers/p5-Archive-Zip \
|
||||
p5-AutoLoader>=5.62:${PORTSDIR}/devel/p5-AutoLoader \
|
||||
p5-Compress-Zlib>=1.30:${PORTSDIR}/archivers/p5-Compress-Zlib \
|
||||
p5-PAR-Dist>=0.21:${PORTSDIR}/devel/p5-PAR-Dist
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PAR-0.971.tar.gz) = 5ef467d39523ac32213d5ff3eda81df4
|
||||
SHA256 (PAR-0.971.tar.gz) = acdee6365bf9e8a58b8a99779c95840ddbbccc53d83e20d1e863d13d6646a68a
|
||||
SIZE (PAR-0.971.tar.gz) = 79475
|
||||
MD5 (PAR-0.972.tar.gz) = ef7d78f2b38abbd976b0da5591c39b2d
|
||||
SHA256 (PAR-0.972.tar.gz) = d478ca78630081f3942ae373532c37f7f9017b410b78d49f6a5212cd67f9c7ff
|
||||
SIZE (PAR-0.972.tar.gz) = 77422
|
||||
|
@ -11,3 +11,5 @@ Notable features include:
|
||||
* Turns CPAN module distributions into PAR distributions
|
||||
* Install, uninstall, signs and verifies PAR distributions
|
||||
* Runs scripts inside PAR files, generated by "pp -p"
|
||||
|
||||
WWW: http://search.cpan.org/dist/PAR/
|
||||
|
@ -1,6 +1,4 @@
|
||||
%%SITE_PERL%%/auto/PAR/autosplit.ix
|
||||
%%SITE_PERL%%/PAR.pm
|
||||
%%SITE_PERL%%/PAR/AutoLoaderFix.pm
|
||||
%%SITE_PERL%%/PAR/Environment.pod
|
||||
%%SITE_PERL%%/PAR/FAQ.pod
|
||||
%%SITE_PERL%%/PAR/Heavy.pm
|
||||
|
Loading…
Reference in New Issue
Block a user