ports/182281: [maintainer update] p5-Sys-Filesystem update to 1.401
Jim Pirzyk
pirzyk at FreeBSD.org
Sat Sep 21 14:50:00 UTC 2013
>Number: 182281
>Category: ports
>Synopsis: [maintainer update] p5-Sys-Filesystem update to 1.401
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 21 14:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jim Pirzyk
>Release: 9.1-RELEASE-p7
>Organization:
>Environment:
FreeBSD amigo.home.pirzyk.org 9.1-RELEASE-p7 FreeBSD 9.1-RELEASE-p7 #0: Mon Sep 9 21:34:37 UTC 2013 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Ports update for p5-Sys-Filesystem
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2013-09-07 02:47:20.000000000 -0400
+++ Makefile 2013-09-19 19:05:51.713563430 -0400
@@ -6,7 +6,7 @@
#
PORTNAME= Sys-Filesystem
-PORTVERSION= 1.30
+PORTVERSION= 1.401
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Sys
@@ -15,7 +15,9 @@
MAINTAINER= pirzyk at 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
+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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list