- Update to 2.037: no functional change
- Take maintainership Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes PR: ports/158395 Submitted by: sunpoet (myself) Approved by: mm (maintainer)
This commit is contained in:
parent
b324ddb869
commit
d8363c83c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276706
3 changed files with 6 additions and 6 deletions
|
@ -6,19 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= Compress-Raw-Bzip2
|
||||
PORTVERSION= 2.035
|
||||
PORTVERSION= 2.037
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= mm@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Low-Level Interface to bzip2 compression library
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= YES
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Compress::Raw::Bzip2.3
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Compress-Raw-Bzip2-2.035.tar.gz) = cf872db04893191e6a6865f153b8c74a197db636c484668583bbdcc3e9ad93ec
|
||||
SIZE (Compress-Raw-Bzip2-2.035.tar.gz) = 125007
|
||||
SHA256 (Compress-Raw-Bzip2-2.037.tar.gz) = fee2be5a533c6ed451f029520ff164d42d4f92d9551554b1c377c38a6043143a
|
||||
SIZE (Compress-Raw-Bzip2-2.037.tar.gz) = 125149
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
Low-Level Interface to bzip2 compression library.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Compress-Raw-Bzip2/
|
||||
WWW: http://search.cpan.org/dist/Compress-Raw-Bzip2/
|
||||
|
|
Loading…
Reference in a new issue