Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2013 14:42:19 GMT
From:      Jim Pirzyk <pirzyk@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182281: [maintainer update] p5-Sys-Filesystem update to 1.401
Message-ID:  <201309211442.r8LEgJpd045695@oldred.freebsd.org>
Resent-Message-ID: <201309211450.r8LEo0lI049371@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309211442.r8LEgJpd045695>