Date: Fri, 18 Dec 2009 12:03:57 -0600 From: "Zane C.B." <vvelox@vvelox.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/141755: Update port: x11-fm/p5-PerlFM Update to 0.2.0 and add dir change checking via Dir::Watch Message-ID: <1261159437.33748@vixen42.vulpes> Resent-Message-ID: <200912181810.nBIIA4CJ077623@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141755 >Category: ports >Synopsis: Update port: x11-fm/p5-PerlFM Update to 0.2.0 and add dir change checking via Dir::Watch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 18 18:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Zane C.B. >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: System: FreeBSD 7.2-STABLE #2: Tue Sep 22 17:59:50 CDT 2009 root@vixen42.vulpes:/usr/obj/usr/src/sys/GENERIC >Description: This requires 'ports/141754'. 0.2.0 2009-12-18/11:30 -Now uses Dir::Watch for dir checking. >How-To-Repeat: >Fix: --- p5-PerlFM.diff begins here --- diff -u p5-PerlFM.orig/Makefile p5-PerlFM/Makefile --- p5-PerlFM.orig/Makefile 2009-11-10 00:16:04.000000000 -0600 +++ p5-PerlFM/Makefile 2009-12-18 11:54:23.000000000 -0600 @@ -6,7 +6,7 @@ # PORTNAME= PerlFM -PORTVERSION= 0.1.0 +PORTVERSION= 0.2.0 CATEGORIES= x11-fm MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX @@ -21,7 +21,8 @@ p5-String-ShellQuote>=1.03:${PORTSDIR}/textproc/p5-String-ShellQuote \ p5-File-Stat-Bits>=1.01:${PORTSDIR}/sysutils/p5-File-Stat-Bits \ p5-ZConf-Bookmarks>=0.2.3:${PORTSDIR}/net/p5-ZConf-Bookmarks \ - p5-ZConf-Runner>=2.1.1:${PORTSDIR}/deskutils/p5-ZConf-Runner + p5-ZConf-Runner>=2.1.1:${PORTSDIR}/deskutils/p5-ZConf-Runner \ + p5-Dir-Watch>=0.0.0:${PORTSDIR}/devel/p5-Dir-Watch PERL_CONFIGURE= yes diff -u p5-PerlFM.orig/distinfo p5-PerlFM/distinfo --- p5-PerlFM.orig/distinfo 2009-11-09 02:10:42.000000000 -0600 +++ p5-PerlFM/distinfo 2009-12-18 11:53:20.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (PerlFM-0.1.0.tar.gz) = d12e09bd3cc6823c2884910f4a0ad6c1 -SHA256 (PerlFM-0.1.0.tar.gz) = 03b20ac266fa0fbfd55830cc1a5bbd40ed339b38b0b612ccdf1fe3719837e57a -SIZE (PerlFM-0.1.0.tar.gz) = 12473 +MD5 (PerlFM-0.2.0.tar.gz) = e3f5390e6bbb92f78b57beae8787cd66 +SHA256 (PerlFM-0.2.0.tar.gz) = 2a2664eabf6bf1121c96953ff8bf90da4437fda294fc271a50ef882f3c000123 +SIZE (PerlFM-0.2.0.tar.gz) = 12758 --- p5-PerlFM.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1261159437.33748>