mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to version 1.01;
Add WWW. PR: 51556 Submitted by: Mathieu Arnold <m@absolight.net>
This commit is contained in:
parent
0a6d3130d0
commit
da38c65397
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79875
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= Compress-Bzip2
|
||||
PORTVERSION= 1.00
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Compress
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/Z/ZO/ZOOVY
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Compress-Bzip2-1.00.tar.gz) = a95354e728a594e7b42f61f803068442
|
||||
MD5 (Compress-Bzip2-1.01.tar.gz) = de721ff10f1ef909ca71e7b9a8a89f5e
|
||||
|
@ -1,3 +1,5 @@
|
||||
Bzip2 bindings for Perl5. That means you can access the
|
||||
Bzip2 library from your Perl scripts there by compressing ordinary
|
||||
Perl strings.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Compress-Bzip2/
|
||||
|
Loading…
Reference in New Issue
Block a user