1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Update to 0.19

- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/PerlIO-gzip/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-01 14:32:13 +00:00
parent a980fb0300
commit 0abb86a668
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380184
4 changed files with 7 additions and 16 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= PerlIO-gzip
PORTVERSION= 0.18
PORTREVISION= 1
PORTVERSION= 0.19
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to provide a PerlIO layer to gzip/gunzip
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (PerlIO-gzip-0.18.tar.gz) = 67b20e7e4dcc4230a44500dbbc63c6a267b09fdf4d4465275cc98a3f9f31bcf3
SIZE (PerlIO-gzip-0.18.tar.gz) = 19179
SHA256 (PerlIO-gzip-0.19.tar.gz) = d2e9351d58b8a93c86811e25a898ee651fc393a157413652bf42f9aada2eb284
SIZE (PerlIO-gzip-0.19.tar.gz) = 18956

View File

@ -1,11 +0,0 @@
--- ./Makefile.PL.orig 2006-10-01 23:28:25.000000000 +0200
+++ ./Makefile.PL 2014-06-02 14:53:46.000000000 +0200
@@ -4,7 +4,7 @@
use ExtUtils::MakeMaker;
use Config;
-unless ($Config{useperlio} eq 'define' and $Config{usesfio} eq 'false') {
+unless ($Config{useperlio} eq 'define') {
die <<BARF;
You need perl 5.8.0 or later, configured to use perlio (and not to use sfio)
BARF

View File

@ -1,3 +1,3 @@
%%PERL5_MAN3%%/PerlIO::gzip.3.gz
%%SITE_ARCH%%/PerlIO/gzip.pm
%%SITE_ARCH%%/auto/PerlIO/gzip/gzip.so
%%PERL5_MAN3%%/PerlIO::gzip.3.gz