svn commit: r308191 - head/archivers/p5-IO-Compress-Lzma
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Dec 4 05:46:15 UTC 2012
Author: sunpoet
Date: Tue Dec 4 05:46:14 2012
New Revision: 308191
URL: http://svnweb.freebsd.org/changeset/ports/308191
Log:
- Update to 2.058
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes
Feature safe: yes
Modified:
head/archivers/p5-IO-Compress-Lzma/Makefile
head/archivers/p5-IO-Compress-Lzma/distinfo (contents, props changed)
Modified: head/archivers/p5-IO-Compress-Lzma/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzma/Makefile Tue Dec 4 05:46:10 2012 (r308190)
+++ head/archivers/p5-IO-Compress-Lzma/Makefile Tue Dec 4 05:46:14 2012 (r308191)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-IO-Compress-Lzma
-# Date created: 2010-07-26
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
# $FreeBSD$
-#
PORTNAME= IO-Compress-Lzma
-PORTVERSION= 2.055
+PORTVERSION= 2.058
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
@@ -20,9 +16,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress
-RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.052:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
- p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
p7zip>=0:${PORTSDIR}/archivers/p7zip
Modified: head/archivers/p5-IO-Compress-Lzma/distinfo
==============================================================================
--- head/archivers/p5-IO-Compress-Lzma/distinfo Tue Dec 4 05:46:10 2012 (r308190)
+++ head/archivers/p5-IO-Compress-Lzma/distinfo Tue Dec 4 05:46:14 2012 (r308191)
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-Lzma-2.055.tar.gz) = de7545785d237207f27183ccaa62df36ffe4ccca089d4bb644b93ec833bc6f7c
-SIZE (IO-Compress-Lzma-2.055.tar.gz) = 88138
+SHA256 (IO-Compress-Lzma-2.058.tar.gz) = e85404842ca464e6bca685230c12649e67478dcb42cb57fb152686d05383fe4d
+SIZE (IO-Compress-Lzma-2.058.tar.gz) = 88447
More information about the svn-ports-head
mailing list