mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.47
- Regenerate patch file with makepatch: Changes: http://search.cpan.org/dist/Data-Peek/ChangeLog
This commit is contained in:
parent
7906849055
commit
30b3c6aa58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446679
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Data-Peek
|
||||
PORTVERSION= 0.46
|
||||
PORTVERSION= 0.47
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Data-Peek-0.46.tgz) = e3d276e798e7eb042b190aea869b38ba4f7c56ec4a4c90d0dcf10bd155c1b773
|
||||
SIZE (Data-Peek-0.46.tgz) = 60796
|
||||
TIMESTAMP = 1501085743
|
||||
SHA256 (Data-Peek-0.47.tgz) = c70d52e04f502fc8a6c1aba11b3c8c6d142c8691c18ddeb2c8c92259a0b13b30
|
||||
SIZE (Data-Peek-0.47.tgz) = 67100
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- ./Makefile.PL.orig 2014-01-01 12:53:34.000000000 +0100
|
||||
+++ ./Makefile.PL 2014-08-09 13:50:03.000000000 +0200
|
||||
@@ -33,9 +33,9 @@
|
||||
--- Makefile.PL.orig 2017-07-24 11:59:06 UTC
|
||||
+++ Makefile.PL
|
||||
@@ -33,9 +33,9 @@ my %wm = (
|
||||
$ExtUtils::MakeMaker::VERSION > 6.30 and $wm{LICENSE} = "perl";
|
||||
|
||||
unless (exists $ENV{AUTOMATED_TESTING} and $ENV{AUTOMATED_TESTING} == 1) {
|
||||
|
|
Loading…
Add table
Reference in a new issue