svn commit: r308190 - head/archivers/p5-IO-Compress-Lzf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Dec 4 05:46:10 UTC 2012
Author: sunpoet
Date: Tue Dec 4 05:46:10 2012
New Revision: 308190
URL: http://svnweb.freebsd.org/changeset/ports/308190
Log:
- Update to 2.058
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
Feature safe: yes
Modified:
head/archivers/p5-IO-Compress-Lzf/Makefile
head/archivers/p5-IO-Compress-Lzf/distinfo (contents, props changed)
Modified: head/archivers/p5-IO-Compress-Lzf/Makefile
==============================================================================
--- head/archivers/p5-IO-Compress-Lzf/Makefile Tue Dec 4 05:46:04 2012 (r308189)
+++ head/archivers/p5-IO-Compress-Lzf/Makefile Tue Dec 4 05:46:10 2012 (r308190)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-IO-Compress-Lzf
-# Date created: 2011-02-13
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= IO-Compress-Lzf
-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-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress
-RUN_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
- p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress
-
+RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
PERL_CONFIGURE= yes
Modified: head/archivers/p5-IO-Compress-Lzf/distinfo
==============================================================================
--- head/archivers/p5-IO-Compress-Lzf/distinfo Tue Dec 4 05:46:04 2012 (r308189)
+++ head/archivers/p5-IO-Compress-Lzf/distinfo Tue Dec 4 05:46:10 2012 (r308190)
@@ -1,2 +1,2 @@
-SHA256 (IO-Compress-Lzf-2.055.tar.gz) = 2c4f5a257a11a3be1192720a36f21d878d2424a8713bf99d39fc8d26331a7d28
-SIZE (IO-Compress-Lzf-2.055.tar.gz) = 72678
+SHA256 (IO-Compress-Lzf-2.058.tar.gz) = d7480653d196207523c23664010c3b4a076513e6261963dc8dbabfa290a20926
+SIZE (IO-Compress-Lzf-2.058.tar.gz) = 72845
More information about the svn-ports-head
mailing list