- Update to 1.401 [1]

- Trim Makefile's header
- Add LICENSE (Apache 2)

Changes:	http://search.cpan.org/dist/Sys-Filesystem/Changes
PR:		ports/182241 [1]
Submitted by:	pirzyk@ (maintainer)
This commit is contained in:
Frederic Culot
2013-09-20 12:13:54 +00:00
parent 57674c308a
commit 6a1bfebdef
2 changed files with 9 additions and 9 deletions
+7 -7
View File
@@ -1,12 +1,8 @@
# New ports collection makefile for: p5-Sys-Filesystem
# Date created: Thu May 25 21:12:53 CDT 2006
# Whom: Jim Pirzyk pirzyk@freebsd.org
#
# Created by: Jim Pirzyk <pirzyk@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Sys-Filesystem
PORTVERSION= 1.30
PORTVERSION= 1.401
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Sys
@@ -15,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl module to Retrieve list of filesystems and their properties
RUN_DEPENDS= p5-Params-Util>=1.0:${PORTSDIR}/devel/p5-Params-Util
LICENSE= AL2
RUN_DEPENDS= p5-Params-Util>=1.0:${PORTSDIR}/devel/p5-Params-Util \
p5-IPC-Cmd>=0.80:${PORTSDIR}/devel/p5-IPC-Cmd \
p5-Module-Pluggable>=4.8:${PORTSDIR}/devel/p5-Module-Pluggable
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (Sys-Filesystem-1.30.tar.gz) = 41c7d459d3e454904d69489eccf084ff0150c1b123007e7d8d80559fd0693ae2
SIZE (Sys-Filesystem-1.30.tar.gz) = 34319
SHA256 (Sys-Filesystem-1.401.tar.gz) = a37adc6d78f8d48ae410c07b9e44f56da6aa84caa02c8ccd54202ff9ad96da03
SIZE (Sys-Filesystem-1.401.tar.gz) = 33801