diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-01-21 19:32:57 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-01-21 19:32:57 +0000 |
commit | 785707976b2ed0c06c2cf0812458150d0cd8860e (patch) | |
tree | 518a084990c89749d9cebc40efc49c3fc4b3c4bd /archivers | |
parent | 23c181f84b94d1ed7fb3aeaed1088eb81f4f0a67 (diff) | |
download | ports-785707976b2ed0c06c2cf0812458150d0cd8860e.tar.gz ports-785707976b2ed0c06c2cf0812458150d0cd8860e.zip |
- Update to 1.44
- Take maintainership
Notes
Notes:
svn path=/head/; revision=226627
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 4 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 10efe6a81a9d..0370d23b4475 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Archive-Tar -PORTVERSION= 1.42 +PORTVERSION= 1.44 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl module for creation and manipulation of tar files RUN_DEPENDS= p5-IO-Compress-Bzip2>=2.012:${PORTSDIR}/archivers/p5-IO-Compress-Bzip2 \ diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo index a6f7fe1ac4ea..b045c8a58cff 100644 --- a/archivers/p5-Archive-Tar/distinfo +++ b/archivers/p5-Archive-Tar/distinfo @@ -1,3 +1,3 @@ -MD5 (Archive-Tar-1.42.tar.gz) = 0e0f07c758a088c6cf814f90909eb6cd -SHA256 (Archive-Tar-1.42.tar.gz) = f03405d7e5d72594e90d760276cd96255a5b89ee66a9750b4141ac5f8002f1b2 -SIZE (Archive-Tar-1.42.tar.gz) = 48865 +MD5 (Archive-Tar-1.44.tar.gz) = c339b845681f37f7107690072187ea1c +SHA256 (Archive-Tar-1.44.tar.gz) = 4ceba9f83958ff2c4520fe52eed28dd9c9eaf448cedceda1d69eaed85e8ef2dc +SIZE (Archive-Tar-1.44.tar.gz) = 49037 |